ilias
1.0.0
This project is a semantic search engine with a file uploader that allows users to upload PDF files and extracts the content as an embedding and adds metadata to the files for storage in a vector database (qdrant).
The project also includes a Discord bot to facilitate querying the database, and a login and registration feature for users to securely access the file uploader.
To install the project, follow these steps:
Docker and Docker Compose.example.env and save it as .env.docker compose up -d.
To use the File Uploader, follow the steps below:
http://localhost:7000.http://localhost:7000/login.To use the Discord Bot, follow these steps
/search command to query the database.