- Download git and run
npm install
- Rename
.env.example
to.env
and fill in the API keys - Go to your terminal and run
npx nodemon index.ts
- Saves messages into a Supabase db
- Will generate an interactive story for children where the children can "choose their own adventure"
- Has the
/reset
command to start over
Can work as a framework for using Telegram bots as an interface for Gen-AI projects
- Has API calls to Anthropic and Replicate
- Can accept voice messages, as it will transcribe it using whisper