We are thrilled to introduce AIxplora-Cloud! This innovative feature enables seamless knowledge sharing, ideal for businesses, groups, or families focused on collaborative learning.
Learn more at AIxplora Cloud.
Meet the AIxplora Widget – your tool to integrate the AIxplora brain directly into your website. This widget offers a similar experience to the AIxplora Client, complete with personalization and your unique knowledge base.
Start with the AIxplora Widget here.
🖥 Mac version (coming soon)
AIxplora is your innovative personal assistant, an open-source project designed for unlimited possibilities. Leveraging AI and LLMs, it understands various document types, not limited by format or length.
Imagine querying PDFs, MP3s, videos, and more with ease and proficiency. Welcome to the world of AIxplora!
https://github.com/grumpyp/aixplora/assets/75830792/7302684f-2c1f-4849-9f10-c6254be1009d
more videos on YouTube:
https://youtu.be/8x9HhWjjNtY https://youtu.be/2lNNKLM0o7U https://youtu.be/eKLmhJobVvc
Clone the Repository & Install Dependencies
git clone git@github.com:grumpyp/aixplora.git
Install Dependencies
pip install -r backend/requirements.txt
cd frontend && npm install
cd ..
Launch the Backend & Frontend
python backend/main.py
cd frontend
npm start
🔍 Troubleshooting: Encountering frontend installation problems? Consult this debugging guide.
Clone the Repository
git clone git@github.com:grumpyp/aixplora.git
Build Docker Image & Spin Up Containers
install=true docker compose up --build
Initial Build
frontend/node_modules
folder is absent on the first command execution.Post-Build Notification
app exited with code null, waiting for change to restart it
. This is a known issue we're addressing.Access the UI
http://localhost:1212/
.Subsequent Launches
docker compose up
📝 Notes:
requirements.txt
, execute docker compose up --build
.package.json
, use install=true docker compose up
for new package installations.docker compose up frontend
.docker compose up backend
.With the recent release of a PoC for the project, your involvement is pivotal. Here's how you can be a part of our journey:
Code: Dive deep into our codebase! Whether it's writing, refactoring, or optimizing, every line contributes to our collective vision.
Documentation: Illuminate our project's essence. Assist in crafting clearer and more user-centric guidelines and explanations.
Testing: Become our frontline in quality assurance. Each bug identified is a stride towards unparalleled product excellence.
Suggest Features: Your imagination is our canvas. We deeply value ideas, irrespective of their origin.
Spread the Word: Amplify our message. Introduce AIxplora to your network and watch it evolve and flourish with increased collective insight.