Free GitHub AI University: Build an AI Agent in 7 Weeks
A free GitHub AI university teaches you to build real AI systems step by step: Docker, pipelines, BM25, hybrid search, RAG, production, and LangGraph agents.
A free GitHub AI university teaches you to build real AI systems step by step: Docker, pipelines, BM25, hybrid search, RAG, production, and LangGraph agents.
Explore 5 open-source no-code platforms to build LLM apps, RAG pipelines, and AI agents—AutoAgent, AnythingLLM, LangChain OAP, Sim, and Dify.
Open-source Decoding AI course repo to build a personal knowledge base assistant with RAG, agents, ETL, fine-tuning, deployment, and LLMOps tools.
PixelRAG is an open-source retriever that indexes rendered page screenshots, not HTML. Uses Qwen3-VL embeddings, FAISS, and beats text RAG on QA.
Alibaba’s open-source zvec embeds vector search like SQLite—no servers. Fast hybrid vector + full-text search, on-disk index, and Zvec Studio.
New open-source RAG approach shrinks the corpus 40x, cuts query tokens 3x, and boosts vector search relevance by 2.3x. Learn how it works.
Vector search ranks chunks, not relationships—limiting multi-hop answers. See GraphRAG-Bench gaps in complex reasoning and summarization, and explore GraphRAG SDK.
Megamozok’s Socraticode auto-indexes your project with a local vector DB and embeddings—no API keys or setup. Works with Claude, Cursor, Copilot.
Open-source, graph-based universal multimodal RAG system built on LightRAG to process documents and unify text, images, tables, and more.