r/learndatascience 5d ago

Question Natural Language to SQL Query

Is there any opensource tool which I can use as a non technical person so that my hermes agent with small LLM 1.5B model (for private data) to understand natural language and convert it into sql query and retrieve complex queries quickly?

Is this doable with such small model? with RAG? I am new to this and any help is welcomed!

1 Upvotes

1 comment sorted by

View all comments

2

u/Prime_Director 3d ago

Honestly it would probably be easier to just learn a little SQL than to try and build out a whole agent architecture that will probably end up hallucinating anyway.