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 .
Jishnnu/DiagnoAI-Medical-Chatbot
Simple Generative AI enabled Streamlit web application that converts speech to-image.
Python