#199 · Primary category: Knowledge Base & RAG
agent-search
AgentSearch is a framework for powering search agents and enabling customizable local search.
Project last updated:04/22/24
GitHub Stars
554
Forks
55
Contributors
3
License
Apache-2.0
Why we included this project
Search agents usually need two things that are awkward to combine: live results from a real search engine, and an LLM that can make sense of them. AgentSearch wires those together in a small Python library. You connect a search-specialized model like Sensei-7B to Bing, SERP API, or the project's own AgentSearch engine, and the framework runs the retrieval-augmented loop for you, summarizing results, generating follow-up queries, and returning structured JSON. The quickstart covers both a pre-configured endpoint and a fully custom workflow where you assemble the search context and prompt yourself. The code is compact enough to read through in an afternoon, which makes it a useful reference for teams building their own RAG search pipeline rather than adopting a heavyweight platform.
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