-
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
-
Couldn't load subscription status.
- Fork 0
Repository for the Information Retrieval course.
Couldn't load subscription status.
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