Skip to content

Simple Generative AI enabled Streamlit web application that converts speech to-image.

Notifications You must be signed in to change notification settings

Jishnnu/DiagnoAI-Medical-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DiagnoAI Medical Chatbot

GitHub code size in bytesGitHub top languageGitHub commit activity (branch)

This repository is dedicated to an LLM based personal project titled DiagnoAI. This project takes in voice input from users, transcribes it and provides a solution to their medical queries. The answers are provided as text, speech and image. It uses JinaChat, Google's gTTS, NLTK, Langchain and HuggingFace Models to achieve Text-To-Speech, Speech-To-Text and Text-To-Image functionalities. The provided code will automatically deploy the model as a Streamlit Application .

DiagnoAI.mp4