Skip to content

A telegram bot that chats with the user and shares the details about the image the user shared with it. For example if you send a picture of 2 girls and a tree then it will provide the detected objects to you via text message.It is containerized using Docker.

Notifications You must be signed in to change notification settings

aakshitaa/Image_detecting_telegram_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the product

The application allows users to upload images and respond with objects that the service detected in the image. Users can interact with the application through a simple web UI or an interactive Telegram bot to obtain object detection results.

The service consists of 4 microservices:

  • Telegram Bot container.
  • Web UI container.
  • Image prediction container based on the Yolo5 pre-train deep learning model.
  • MongoDB container to store clients data.

About

A telegram bot that chats with the user and shares the details about the image the user shared with it. For example if you send a picture of 2 girls and a tree then it will provide the detected objects to you via text message.It is containerized using Docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published