Skip to content

ssebastianoo/moondream2-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moondream2 Telegram integration

Send a picture to a Telegram bot and get it described by moondream2 via ollama.

Installation

git clone [email protected]:ssebastianoo/moondream2-telegram.git
cd moondream2-telegram
bun i # or npm i
cp .example.env .env

Set TELEGRAM_TOKEN in .env to your Telegram bot token.

Pull the model

ollama pull moondream

Run the bot

bun main.js

output

About

Integrate moondream2 with the Telegram api

Topics

Resources

Stars

Watchers

Forks