Skip to content

circle-dot/eigenscore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EigenScore

Getting Started

1. Clone the Repository

git clone https://github.com/circle-dot/eigenscore.git
cd eigenscore

2. Setup Environment Variables

cp .env.example .env

3. Install Dependencies

pip install -r requirements.txt

4. Start the Application

uvicorn app.main:app --reload

5. Access the API

Open your browser and go to: http://127.0.0.1:8000/rankings

About

Server implementing EigenScore by OpenRank

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages