by wsargent · Agent Tool · ★ 81
GroundedLLM This is a pre-built, turnkey implementation of an AI agent grounded with search, excerpt, and extract tools to reduce hallucination and provide correct and complete answers to questions. Jina has an excellent blog post on the details. If you have the API keys and Docker Compose, you should be able to go to http://localhost:3000 and have it Just Work. It runs fine on a Macbook Air with 8 GB memory. SearXNG is included as the search engine by default, but I recommend you set up one of the included Search APIs and use those, as they claim to have higher quality search results.
| Stars | 81 |
| Forks | 12 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 66.1993725197756/100 |
| Open Issues | 7 |
| Last Updated | 2026-06-05 |
| Created | 2025-03-31 |
| Platforms | browser, docker, python |
| Est. Tokens | ~664k |
Explore other popular agent tool tools:
groundedllm is AI agent grounded with search and extract tools to reduce hallucination.. It is categorized as a Agent Tool with 81 GitHub stars.
groundedllm is primarily written in Python. It covers topics such as docker-compose, grounded-bot, hayhooks.
You can find installation instructions and usage details in the groundedllm GitHub repository at github.com/wsargent/groundedllm. The project has 81 stars and 12 forks, indicating an active community.
groundedllm is released under the MIT license, making it free to use and modify according to the license terms.