#175 · Primary category: Knowledge Base & RAG
RocketQA
🚀 RocketQA, dense retrieval for information retrieval and question answering, including both Chinese and English state-of-the-art models.
Project last updated:12/19/23
GitHub Stars
784
Forks
123
Contributors
12
License
Apache-2.0
Why we included this project
Most open dense retrievers are built around English, so a toolkit that ships pretrained models for both English and Chinese is a useful find. RocketQA pairs ERNIE-based dual encoders for candidate retrieval with cross encoders for re-ranking, giving you the two-stage setup that production retrieval systems usually run instead of a single embedding model. Dropping it into an existing stack is straightforward: load a model, encode queries and passages, and index the vectors with Faiss or JINA, with worked examples for both. The repo also carries the training code and baselines behind the published RocketQA papers, handy if you want to fine-tune on your own domain data or reproduce the reported results. Teams building Chinese knowledge bases, enterprise search, or retrieval-augmented generation get the most out of it, since strong open dense retrievers for that language are comparatively rare.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience