-
Clone the repository
-
Set up a virtual environment:
python3 -m venv .venv
-
Switch on the virtual environment:
source .venv/bin/activate # Linux or macOS .venv\Scripts\activate # Windows
-
Deploy the application:
pip install -e . -
Launch the app:
streamlit run chatgpt_code_review/app.py
Djuanzz/rsbp-code-review
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|