f3rnandomoreno / spring-ai-telegram-task-manager

A telegram task manager chatbot using openAI API
0 stars 0 forks source link

Spring AI Telegram Task Manager

This is a Chatbot that use openai client with gpt-4o-mini in telegram that allows to you manage task with sent audios and also writing.

Make it work

set the TELEGRAM_TOKEN and the SPRING_AI_OPENAI_API_KEY (one OPENAI API KEY) in the src/main/resources/.env

---Under construction---