nomic-ai / gpt4all

GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
https://nomic.ai/gpt4all
MIT License
69.01k stars 7.57k forks source link

[Feature] ¿MySQL Database on LocalDocs? #2754

Open kennysamuerto opened 1 month ago

kennysamuerto commented 1 month ago

Feature Request

Maybe this is not possible, or there is no way to do it, but I think it would be very interesting in a local model, that can read databases, MySQL for example.

I give an example, I have a technical support website where I have more than 100,000 tickets answered, it would be ideal to be able to pull that table, and it can feed that SQL, so that when I ask for something, it can explore inside that data, and offer me similar things that have happened.

Maybe I am saying something crazy, but I think it would be a wonderful option for those who handle data with databases like mysql.

Thanks.