PullRepo

Daily radar for the fastest-growing AI tools & repos

Today's RAG & Vector Databases: Fastest-Growing Projects — June 28, 2026

This week, the RAG (Retrieval-Augmented Generation) and vector databases space has seen a mix of growth across various applications, from educational platforms to local multimodal processing systems. One standout project leverages both MySQL and RAG technologies for an advanced education-focused Q&A system, while another focuses on developing a fast, embedded vector database designed for local RAG processes.

Happy-Chen-CH/Educational_RAG_System is an intelligent question-and-answer system tailored for educational settings. It integrates keyword matching with semantic search engines and utilizes Milvus as its vector database to store knowledge in the RAG repository. With a growth score of 6.69, this project has gained significant traction, accumulating over 138 stars on GitHub, likely due to its robust combination of traditional SQL databases and cutting-edge RAG technology.

Egoist-Machines/LodeDB is described as a fast, exact, embedded vector database for local RAG operations that can be run in-process or on-disk with optional GPU support. Despite having no recorded star count and zero commits over the past month, its unique focus on providing an efficient solution for local RAG processes without cloud dependency makes it an intriguing option for developers looking to maintain data privacy.

chen150450/local-multimodal-rag offers a fully local multimodal RAG pipeline capable of handling various file types such as images, PDFs, Office documents, and code. This tool doesn't rely on any external cloud services, making it appealing for users seeking complete control over their data processing environment. With 2.35 in growth score and 50 stars, its potential to support diverse content formats without the need for internet connectivity is driving interest among developers.

qixinhu11/LongLive-RAG presents an official implementation of a general retrieval-augmented framework designed specifically for long video generation. This project has received notable attention with a growth score of 2.23 and 77 stars, possibly due to its innovative approach to handling extensive multimedia content through RAG techniques.

nils0000shiyong/Kuaida-AI-assistant is an Android application aimed at improving interview performance by generating answers based on the user's real-life experiences and projects using a RAG system. While it has only 22 stars and limited recent activity, its unique application in enhancing personal interviewing skills through AI-driven assistance makes it noteworthy for those interested in leveraging RAG technologies for professional development.
Back to all reports