Mindstormer619 / Anthropic-AI-Tutor

AI Tutor for the Anthropic Hackathon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Kotlin 100.0%