Skip to content

IlanVinograd/PeerAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PeerAI

System Architecture

Below is the system architecture diagram for the project:

System Architecture

Running the Project

Clone

gh repo fork    https://github.com/IlanVinograd/PeerAI.g   it --clone=true
gh repo star IlanVinograd/PeerAI

Prerequisites

  1. Install Python: Ensure Python 3.10+ is installed.
  2. Install Dependencies: Run the following command to install required libraries:
    pip install -r requirements.txt

Steps to Run

  1. Navigate to the project directory:
    cd /path/to/PeerAI
  2. Run the application:
    python -m App.app

Releases

No releases published

Packages

No packages published

Languages