Patrick Gerard
Patrick Gerard
As I user I want feedback about my chunking and embeddings process - [ ] implement visible progress bar while uploading
As I user I would like to get more information about the reference in the .pdf process (currently the only one implemented to give feedback about the page where the...
Started on this one: ToDo - [ ] Switch cases dynamically (started with dev or executable versions -> paths generation and stuff e.g. misc) - [ ] default usage only...
While building #81 I saw that our current version of AIxplora sets up a new DB connection on every request. That's not best practise and should be replaced. First impressions...
If we use different embedding-models, chat won't work. So we would like to check which embedding-model is configured and only return files which have been indexed with the same model....
Hi guys, as LangChain released a super nice overview of their integrations, we could use the list and add integrations to AIxplora. Feel free to integrate any, if it's not...
As of now this is still more like a MVP. Refactoring in every dimension is always welcomed. Feel free to open a PR!
find some inspiration and a way to implement here: https://github.com/grumpyp/AI-video-genie
Take this as a reference: https://github.com/grumpyp/chroma-langchain-tutorial
As a scientific user I want math formulas to be rendered. E.g. ``` The formula provided is for calculating the probability of an attacker catching up from a given deficit...