AI CODE GEEK
π€ AI Code Geek, Where AI meet code β’ Learn π β’ Build β‘ β’ Inspire π
Explore Articles βπ Building the Future with AI Code: Transform Ideas into Applications with Claude Code
AI Powered Coding Assistance represents a fundamental shift in software development, where artificial intelligence acts as an intelligent programming partner that understands human intent and trans...
π Embedding Models: Powering Intelligent RAG Systems with Vector Generation
Embedding models are AI models used to generate arrays of embeddings called vectors for given input text. These models provide a more convenient way to generate embeddings or vectors compared to tr...
π Complete Guide to Vectors and TF-IDF in RAG Systems
In previous blogs, we learned about RAG (Retrieval-Augmented Generation) and discovered that there are two core concepts as part of preparing a knowledge base as a vector store: **embeddings** and ...