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

This PR adds support for the above mentioned LLMs using LiteLLM https://github.com/BerriAI/litellm/ Example ```python from litellm import completion ## set ENV variables os.environ["OPENAI_API_KEY"] = "openai key" os.environ["COHERE_API_KEY"] = "cohere key"...

I have added a funktioning Progressbar to indicate file upload Status. I have used axios for this. I am new to contributing so feedback is much apprechiated. Issue: improve user-experience...

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

help wanted
good first issue
website

as of now, AIxplora answers question based on a query, but won't notice the conversation which has been done before.

enhancement
Cloud

An error occurred with the POST request to endpoint /files An error occurred with the POST request to endpoint /chat What to do?

Executable-Windows

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

enhancement
help wanted
good first issue

Could you consider adding support for customizing OpenAI API or proxy address? This would make it easier to integrate some custom LLMs. Thanks a lot.

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

enhancement
help wanted
good first issue

I found https://litellm.ai/ it seems like an easy integration for even more open-source LLMs. What do you think?

enhancement
help wanted
good first issue