A few months ago, I introduced ChartDB to this community and received an amazing response - tons of positive feedback and feature requests. Thank you for the incredible support!
Recap: For those new to ChartDB, it simplifies database design and visualization, similar to tools like DBeaver, dbdiagram, and DrawSQL, but is completely open-source and self-hosted.
I see this is using OpenAI. Any plans to add support for local models, instead of cloud ones? Some companies, especially those dealing with government contracts, can't use cloud AI. However, your tool looks pretty dope, and would be a perfect addition to our arsenal, if it had support for local models.
Lol, love that! Even one person can change the world! 😄🌍
Regarding OpenAI - yes, it’s going to stay OpenAI-compatible, but I’m actually about to add a PR that will allow you to choose the LLM host, so local models will be an option soon! Stay tuned. 🚀
Was gonna suggest just this. Most providers support openai api. Would also recommend checking out openwebui as they provide api access to whatever models u are running.