Below is the system architecture diagram for the project:
Clone
gh repo fork https://github.com/IlanVinograd/PeerAI.g it --clone=true
gh repo star IlanVinograd/PeerAI
- Install Python: Ensure Python 3.10+ is installed.
- Install Dependencies:
Run the following command to install required libraries:
pip install -r requirements.txt
- Navigate to the project directory:
cd /path/to/PeerAI
- Run the application:
python -m App.app