Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 497 Bytes

readme.md

File metadata and controls

15 lines (9 loc) · 497 Bytes

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