Patrick Gerard
Patrick Gerard
we want a blogsection, and a menu so user can head there and read in the blog. First blogpost would be a dummy one, which would be then changed over...
as of now, AIxplora answers question based on a query, but won't notice the conversation which has been done before.
As a user I want to be able to sort my knowledge to different collections. If a user has lot's of documents it makes sense to use collections. - [...
I saw a pretty neat project which actually does what was planned for AIxplora a while ago. https://github.com/yoheinakajima/instagraph I'd like to implement it into another `Route` Feel free to discuss...
I found https://litellm.ai/ it seems like an easy integration for even more open-source LLMs. What do you think?
Reading through Reddit can take an enormous amount of time, if you just want to get a summary or a you have specific on a long discussion. Implement the API...
As a user I want to save and load old chats - [ ] database schema - [ ] API route - [ ] frontend integration
0.0.0.0:8000 is never closed,..
It would be better if we would use a `Notification` from the mantine Notification context which is already implemented and get rid of `window.location.reload();` so we can just update the...