aixplora icon indicating copy to clipboard operation
aixplora copied to clipboard

AIxplora is a open-source tool which let's you query all kind of files not limited to any length or format.

Results 31 aixplora issues
Sort by recently updated
recently updated
newest added

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....

enhancement
help wanted
good first issue

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...

enhancement
help wanted
good first issue

As of now this is still more like a MVP. Refactoring in every dimension is always welcomed. Feel free to open a PR!

help wanted
good first issue

Can use pubmed API, e.g. https://www.ncbi.nlm.nih.gov/pmc/tools/textmining/

enhancement
help wanted

find some inspiration and a way to implement here: https://github.com/grumpyp/AI-video-genie

enhancement
good first issue

Take this as a reference: https://github.com/grumpyp/chroma-langchain-tutorial

enhancement
good first issue

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...

enhancement
good first issue

right now the chat is saved in localstorage. we want to save it in our database and work with different chat's

enhancement
help wanted

The OpenAI limits audio files to 25 mb max, so if I upload a file with 100 mb ~ 1hr podcast, it will break. Implement a mechanism to break it...

good first issue

some tasks take time to run, like uploading a file, or waiting for an answer, implement a progress bar or a loader, while the user wait for the task to...

enhancement
good first issue