I'm looking for an open source tool to convert natural language queries to SQL and pull data, preferably using a local LLM. Bonus if it can also generate dynamic charts based on the results.
I have not used them, but the SQLCoder models look promising: <a href="https://github.com/defog-ai/sqlcoder">https://github.com/defog-ai/sqlcoder</a>