If you’ve ever faced:
- Broken citations in Gemini’s outputs,
- Irrelevant/Invalid citations pointing to 404 pages or unrelated content, or
- No Citations in Structured JSON responses,
- Grounding Issues: Gemini disregarding your instructions wrt source of data ( no inclusions or exclusions),
then GroundCite is your solution.
Read more about why we made GroundCite https://www.cennest.com/fix-geminis-broken-citations-with-groundcite-complete-guide/
Playground app for feature testing https://groundcite.cennest.com/
GroundCite in Action https://youtu.be/b1sCCRSgi38
- Intelligent Search Integration: Intelligent grounding search with site filtering and content aggregation
- AI-Powered Validation: Optional citation validation using advanced AI models
- Structured Data Parsing with Citation: Extract structured data with Citations using custom JSON schemas
- MultiAgent Graph-Based Pipeline: Consistent output with automatic retry logic and error handling
- Comprehensive Logging: Detailed execution metrics and token usage tracking
- Command Line Interface (CLI): Feature-rich CLI with rich text formatting
- REST API: FastAPI-based web service for HTTP integration
- Python Library: Direct integration into Python applications
- Retry Logic: Robust error handling with configurable retry mechanisms
- Token Usage Tracking: Monitor AI service consumption and costs
- Correlation Tracking: End-to-end request tracing and debugging
- Configuration Management: Flexible settings with validation
- Site Filtering: Include/exclude specific domains in search results
https://www.cennest.com/groundcite-frequently-asked-questions-faq/
-https://github.com/cennest/ground-cite/blob/main/GroundCite/docs/ARCHITECTURE.md
-https://github.com/cennest/ground-cite/blob/main/GroundCite/docs/ARCHITECTURE_LIGHT.md
-https://github.com/cennest/ground-cite/blob/main/GroundCite/docs/USAGE.md
- Detailed Documentation: Full documentation
- Python: 3.12 or higher
- Dependencies: See requirements.txt for full list
- langgraph - Graph-based workflow orchestration
- google-genai - Google Gemini AI integration
- openai - OpenAI API integration
- fastapi - REST API framework
- click - CLI framework
- rich - Enhanced terminal output
- pydantic - Data validation and settings
We welcome contributions! Please reach out to [email protected] or even better send us a PR..
This project is licensed under the MIT License - see the LICENSE file for details.
- GitHub Issues: Report bugs and request features
- Email: [email protected]
- Built with LangGraph for workflow orchestration
- Powered by Google Gemini and OpenAI APIs
- CLI interface built with Click and Rich
- Web API built with FastAPI
GroundCite - Empowering intelligent query analysis with AI
.png)


