Skip to content

Semantic File Search Desktop Application AI Engine

License

Notifications You must be signed in to change notification settings

File-Sense/engine

Repository files navigation

File Sense AI Engine 📂

codecov

Semantic File Search Desktop Application - AI Engine 🔎

Developers 👩🏼‍💻👨🏼‍💻🧑🏼‍💻

This Application is built with following technologies: FastAPI, SQLite, ChromaDB, Transformers, Pytorch and SQLAlchemy.

Dev Environment Language Versions

  • Python 3.9

Setup 🛠️

# Install Deps
pip install -r requirements.txt

Run 💻

# Run in dev mode
python main.py dev

# Run in prod mode
python main.py