Founder | Agentic AI...ย โขย 26d
AI apps donโt search text. They search meaning. If you work with LLMs, youโre already relying on vector databases whether you realize it or not. Hereโs whatโs really happening behind the scenes. First, you organize data into collections. Think of them like smart containers for related content. Each entry holds attributes like titles, tags, dates, or categories. Next comes structure. Every collection has rules. Data types. Index logic. Vector settings. This is where integrations like embeddings and compression get wired in. Now the interesting part starts. When someone sends a query, the text is not matched. Itโs transformed. An embedding model converts words into numbers that represent intent and context, not keywords. Those numbers get stored as vectors. Each one has an ID. Each one represents meaning. To scale, the system splits data into shards. Indexes map relationships between vectors. This makes similarity search fast instead of brute force. When a new request arrives, itโs vectorized again. Then compared using math like cosine distance. Closest matches rise to the top. Finally, results are returned. Not because they look similar. Because they think similar. In simple terms: Vector databases donโt store text. They store understanding. Thatโs why modern AI can retrieve ideas, not just strings.
Gigaversity.inย โขย 9m
We built an e-commerce platform that worked well initially. But as the product catalog grew, users started facing issuesโsearch results were slow and often not relevant. This led to frustration and a drop in engagement. To solve this, we upgraded th
See More
Startups | AI | info...ย โขย 9m
Vector databases for AI memory just got disruptedโฆ by MP4 files?! Video as Database: Store millions of text chunks in a single MP4 file Store millions of text chunks with blazing-fast semantic search โ no database required. 100% open source. Zero
See More
Keen Learner and Exp...ย โขย 6m
Day 2 of learning mathematics for AI/ML as a no math person. Topic: vectors and matrices. We use NumPy python library for these. I got introduced to the concept of vectors and matrices. Vectors are like lists and are divided Vectors are divided in
See More


Founder | Agentic AI...ย โขย 2m
Most people don't even know these basics of RAG. I've explained it in a simple way below. 1. ๐๐ป๐ฑ๐ฒ๐ ๐ถ๐ป๐ด Convert documents into a format that AI can quickly search later. Step-by-step: โข ๐๐ผ๐ฐ๐๐บ๐ฒ๐ป๐: You start with files like PDFs, Word
See More
Founder | Agentic AI...ย โขย 3m
Steps to building AI systems with LLM's. I've given a simple detailed explanation below. ๐ฆ๐๐ฒ๐ฝ 1 โ ๐๐๐ ๐ (๐๐ฎ๐ฟ๐ด๐ฒ ๐๐ฎ๐ป๐ด๐๐ฎ๐ด๐ฒ ๐ ๐ผ๐ฑ๐ฒ๐น๐) โข These are the ๐ฏ๐ฟ๐ฎ๐ถ๐ป๐ of the system. โข Examples: GPT (OpenAI), Gemini, Claude etc. โข Th
See More
Founder | Agentic AI...ย โขย 1m
Most people ignore how AI actually searches. I've explained in a simple way below. 1: ๐๐ป๐ฐ๐ผ๐ฑ๐ฒ๐ฟ (๐ง๐๐ฟ๐ป๐ถ๐ป๐ด ๐๐ฒ๐ ๐ ๐ถ๐ป๐๐ผ ๐ป๐๐บ๐ฏ๐ฒ๐ฟ๐) Computers donโt understand text like humans do. So the first job is to ๐ฐ๐ผ๐ป๐๐ฒ๐ฟ๐ ๐๐ฒ๐ ๐ ๏ฟฝ
See More
Founder | Agentic AI...ย โขย 2m
Most people building AI systems miss these crucial steps. I've explained the architecture in simple way below. ๐ฆ๐๐ฒ๐ฝ 1 โ ๐๐ฎ๐๐ฎ ๐๐ป๐ด๐ฒ๐๐๐ถ๐ผ๐ป & ๐ฃ๐ฟ๐ผ๐ฐ๐ฒ๐๐๐ถ๐ป๐ด (๐๐ป๐ด๐ฒ๐๐ ๐๐ฎ๐๐ฒ๐ฟ) โข This step brings data into your AI system. โข
See More
An entrepreneurย โขย 7m
An index is an organized list or reference system that helps locate information quickly. It can appear in books, databases, or websites, showing topics and page numbers. In finance, an index measures market trends. In programming, an index indicates
See More
Looking at objective...ย โขย 1y
IDEA : AI Training Data generator A Developer Platform which is much specify for AI-ML field to achieve various tasks like Analysis, Generation and Segmentation of real time data across data like text, image, audio, video that requires heavy and hig
See MoreDownload the medial app to read full posts, comements and news.