Skip to content

Mindstormer619/Anthropic-AI-Tutor

Repository files navigation

Anthropic AI Hackathon -- AI Tutor

Before you build (IMPORTANT)

REMEMBER to copy src/main/kotlin/Config.kt.example to a new file src/main/kotlin/Config.kt first! Set your Anthropic API Key and initial prompt in the newly created file before running the build.

Running from the command line

Linux/Mac:

./gradlew run --console=plain

Windows:

.\gradlew.bat run --console=plain

About

AI Tutor for the Anthropic Hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages