Skip to content

chamithZ/AI_DB_Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI_DB_Agent

An intelligent database query agent that understands natural language and retrieves structured results from MongoDB.

Overview

AI_DB_Agent is an AI-powered database query system designed to process natural language queries and convert them into structured database queries. It supports multiple databases (starting with MongoDB) and returns raw query results without modification.

Features

✅ Natural Language Processing: Converts user input into structured MongoDB queries.

✅ FastAPI Integration: Exposes a REST API for easy interaction.

✅ Multi-Database Support: Designed to extend beyond MongoDB.

✅ Raw Query Results: Returns data exactly as retrieved from the database.

✅ Modular & Extensible: Built with flexibility in mind for future database integrations.

Future Enhancements

🔹 Support for SQL-based databases.

🔹 Improved query optimization.

🔹 AI-powered query interpretation for complex queries.

🤝 Contributing

Contributions are welcome! Feel free to fork the repository and submit a pull request.

DBAgentResultSS

DBAgentResultSS2

diagram-export-2-28-2025-12_07_30-AM

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages