Team Omega
Team Omega
TITLE PAGE
• Problem Statement ID – SIH1604
• PS Category- Software
• Team ID-
• Team Omega
Team
Omega IMAGE RECOGNITION CHATBOT
• This app includes a chatbot with sections like
cooking,studying,travelling etc., where users can select
their topic.
• Users can upload pictures and the chatbot analyzes
them to answer questions asked by user.
• It provides personalized responses based on user data
using deep learning.
• The chatbot can be controlled with voice commands.
• With a single power button click users can take a picture,
select the section and ask the questions in voice and it
gives appropriate answers in voice.
• The chatbot delivers responses in both voice and text in
the user's native language.
• It can convert uploaded images into videos for multiple
purposes.
• Google's APIs is used to ensure accurate and up to
date information.
@SIH Idea submission- Template 2
Team
Omega TECHNICAL APPROACH
• Use Flask for the app interface and node.js Technologies:
Frontend: Flask
for backend part.
Backend: Node.js
• Integrate Dialog Flow for chatbot Chatbot: Dialog Flow
conversations. Image Processing: COCO dataset,YOLO model
• Use pre trained data sets like COCO, pre` Voice: Google Speech-to-Text, Text-to-Speech
trained models like YOLO to analyze Multilingual: Google Translate API
Video Conversion: FFmpeg
uploaded images.
Cloud: Google Cloud with Kubernetes
• Use Google Speech to Text for voice input
and Text to Speech for responses.
• Fetch real-time info using Google APIs.
• Translate responses using Google
Translate API.
• Convert images into videos with FFmpeg.