Coder Social home page Coder Social logo

maxthraxx / aixplora Goto Github PK

View Code? Open in Web Editor NEW

This project forked from grumpyp/aixplora

0.0 0.0 0.0 2.04 MB

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

Home Page: https://aixplora.app

License: Apache License 2.0

Shell 0.64% JavaScript 4.28% Python 29.75% TypeScript 56.68% CSS 7.96% Dockerfile 0.50% EJS 0.19%

aixplora's Introduction

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!

๐Ÿš€ Highlighted Features

  • Universal File Integration: Accepts any file type without restrictions on length.
  • Open-Source Transparency: Complete access to the source code, granting unparalleled flexibility and trust.
  • Flexible Privacy Options:
    • Use official OpenAI and ChatGPT models while ensuring data confidentiality.
    • Option to utilize open-source models for an added layer of privacy. (Everything will run on your machine, no third party API usage)
  • Innovative Summarization: Harness a unique approach to transform your files into concise summaries.
  • Interactive File Indexing: Engage in dynamic conversations with your indexed files, or detach the "AIxplora brain"-interface for a pure ChatGPT experience.

๐Ÿ’ก Roadmap

  • AIxplora-Cloud: Share your knowledge seamlessly, perfect for businesses, friends, or families aiming for collaborative learning.
  • AIxplora Integration: Embed your AIxplora brain as a Chat-widget on your website, enabling instant AI-backed responses to user queries.
  • AIxplora Executable: Simplified usage for all; install AIxplora just like any standard application, no technical expertise needed.
  • Stay Tuned!: More exciting updates are on the horizon.

๐ŸŽฅ Demo video

Electron.-.AIxplora.-.your.personal.file.explorer.assistant.-.20.August.2023.mp4

more videos on YouTube:

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

๐Ÿ›  How to Run Locally

  1. Clone the Repository & Install Dependencies

    git clone [email protected]:grumpyp/aixplora.git
    
  2. Install Dependencies

    pip install -r backend/requirements.txt
    cd frontend && npm install
    cd ..
    
  3. Launch the Backend & Frontend

    python backend/main.py
    cd frontend
    npm start
    

๐Ÿ” Troubleshooting: Encountering frontend installation problems? Consult this debugging guide.

๐Ÿณ How to Run using Docker Compose

  1. Clone the Repository

    git clone [email protected]:grumpyp/aixplora.git
    
  2. Build Docker Image & Spin Up Containers

    install=true docker compose up --build
    
  3. Initial Build

    • Ensure the frontend/node_modules folder is absent on the first command execution.
    • The initial building process might be prolonged due to dependency installation.
  4. Post-Build Notification

    • After the build and package installation concludes, an error might appear in the console: app exited with code null, waiting for change to restart it. This is a known issue we're addressing.
  5. Access the UI

    • Visit http://localhost:1212/.
  6. Subsequent Launches

    docker compose up
    

    ๐Ÿ“ Notes:

    • After appending new packages in requirements.txt, execute docker compose up --build.
    • Post adding fresh packages in package.json, use install=true docker compose up for new package installations.
    • To solely launch the frontend: docker compose up frontend.
    • To solely launch the backend: docker compose up backend.

๐Ÿค How Can You Contribute?

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.

Star history

Star History Chart

aixplora's People

Contributors

grumpyp avatar moussacodes avatar dipta10 avatar samahrens avatar tarun-raghunandan-miq avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.