Skip to content

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

License

Notifications You must be signed in to change notification settings

danielmachado99/aixplora

 
 

Repository files navigation

AIxplora - Your AI powered personal file explorer


Join our Discord

AIxplora is your new personal assistant, an open-source project that opens up unlimited possibilities. It leverages AI and LLMs to understand all types of documents, unrestricted by their length or format.

Imagine being able to query PDF files, MP3 audio, videos, and other types of documents with equal ease and proficiency. Yes, that's the limitless world AIxplora is inviting you into!*

How Can You Contribute?

There are several ways you can contribute as I just released a PoC of the project:

  • Code: Write, refactor, optimize - every line of code matters!

  • Documentation: Help us make our project more understandable and user-friendly.

  • Testing: Every bug found is a step towards perfection.

  • Suggest Features: We believe in the power of ideas, no matter where they come from.

  • Spread the Word: Share our project within your networks. The more people know about AIxplora, the better it can become!

Demo and introduction videos

https://youtu.be/2lNNKLM0o7U https://youtu.be/eKLmhJobVvc

How to run

1. Clone the repo and Install dependencies

git clone git@github.com:grumpyp/aixplora.git

2. Install dependencies

pip install -r backend/requirements.txt
npm install frontend

3. Run the backend and the frontend

python backend/main.py
cd frontend
npm start

Roadmap

  • Build a community around the project
  • Release a standalone desktop app
  • Bugfixes and improvements to scale the project
  • Add more features (custom LLMs, more file types, etc.)
  • Cloud deployment
  • Integrations (Google Drive, Dropbox, etc.)

Star History Chart

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.1%
  • Python 21.3%
  • CSS 10.0%
  • JavaScript 6.3%
  • EJS 0.3%