(no title)
haxzie | 1 year ago
2. Will fix the docs to work on mobile screens, this was a last moment run to setup docs, wanted to try it without any templates. Have to manually handle the responsiveness now :)
3. Makes sense, this shouldn't have caused issues on mobile. Thanks for letting me know.
4. Midjourney did a pretty good job with the images, got em done within no time! haha
---
Visualisations are done using recharts. Currently I have implemented a very limited set of charts, hopefully will add more with much more customizability.
I am planning on opensource the product soon, going ahead with an open core model, and a self hosted version along with it.
The concern about LLM providers makes sense, will add them to the docs as well.
Currently there is no hard wired instructions to not let the LLM insert/drop it. It's all as good as the user instructing it to do something and it does. There are soft instructions to not generate queries for that, but it's as good as telling a kid not to eat chocolates. I am planning to run a post analysis on the queries generated and marking them as potentially dangerous, so that the queries don't get executed automatically, but with a confirmation from the user. This should ideally be separate from the actuall LLM which generates the query.
Again, thank you so much for the valuable feedback. This helped me a lot!
No comments yet.