An open API service indexing awesome lists of open source software.

https://github.com/banickn/ensemblesqlrag


https://github.com/banickn/ensemblesqlrag

genai rag sql

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# EnsembleSQLRAG
EnsembleSQLRAG is a Python project that leverages a RAG architecture to generate SQL queries from a given keywords.
It uses a combination of metadata and historical queries to generate SQL queries that are relevant to the user's input.

## Contributing

Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License

[MIT](https://choosealicense.com/licenses/mit/)