Skip to content

Interactive children's story through a Telegram UI

Notifications You must be signed in to change notification settings

jenswilms/magicstory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MagicStory

How to install?

  1. Download git and run npm install
  2. Rename .env.example to .env and fill in the API keys
  3. Go to your terminal and run npx nodemon index.ts

About

  • 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

Telegram Framework

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

About

Interactive children's story through a Telegram UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published