aixplora

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!*

*Currently in our PoC version 0.0.1 only .pdf files are supported. We are releasing new file-types and features soon!

How Can You Contribute?

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

Demo and introduction video

AIxplora - Your AI powered personal file explorer

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

Contributors tbd.

ToDo: