Skip to content

michael-berk/cornell_hackathon_2025

Repository files navigation

Cornell AI Hackathon 2025

Contribution

  1. Pull the repository
  2. Create a new branch
  3. Go to the project root and run pip install -r requirements/requirements.txt
  4. Make changes
  5. Format and lint. Go to the root directory and run make format and make lint. You will have to run pip install -r requirements/requirements.txt
  6. Commit at push your changes
  7. Create a pull request.
  8. Review and merge.

AWS Config:

AWS Configuration

AWS_PROFILE = "default" # Change this to your AWS profile name
AWS_REGION = "us-west-2" # Update to your region
KNOWLEDGE_BASE_ID = "KXX0OZ3DZ4"
MODEL_ID = "anthropic.claude-3-5-sonnet-20241022-v2:0" # Claude 3.5 Sonnet Model

Run Frontend eye tracking

Navigage to ~/scratch/eye_tracking/grazecloud/templates/index.html and open in chrome.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •