-
Clone this repo:
git clone https://github.com/actuallylost/inf-retrieval-2024.git
-
Create a
Python Virtual environment (venv)
in the root of the project:python -m venv <ROOT_OF_PROJECT>
-
Activate environment:
# Linux/MacOS $ source <ROOT_OF_PROJECT>/.venv/bin/activate
# Windows PowerShell PS <ROOT_OF_PROJECT>\.venv\Scripts\activate.ps1
-
Install necessary libraries:
pip install -r requirements.txt
-
Run app using
Streamlit
:streamlit run <ROOT_OF_PROJECT>/src/Main.py
-
Notifications
You must be signed in to change notification settings - Fork 0
actuallylost/inf-retrieval-2024
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Repository for the Information Retrieval course.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published