Skip to content

ShawnWeiChew/Cerebral-Hacks-Backend

Repository files navigation

A backend for Cerebral Hacks 2024

Setup Instructions

  1. Create a venv with python -m venv env
  2. Install all required dependencies with pip install -r requirements.txt
  3. Place your ANTROPHIC_API_KEY and AUTHORIZATION_PASSWORD into an .env file
  4. Run the backend server with fastapi run src/main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors