Skip to content

Simple Generative AI enabled Streamlit web application that converts text to speech and documents.

Notifications You must be signed in to change notification settings

Jishnnu/PharmaConnect-AI-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PharmaConnect AI Chatbot

GitHub code size in bytesGitHub top language

This repository is dedicated to an LLM based personal project titled PharmaConnect. This project takes in the names of medicines as input from users, processes it and provides a detailed explanation of its active ingredients, uses, side-effects, adverse reactions, potential drug interactions with other medications, foods, or substances, precautions and dosage forms. The answers are provided as text, speech and a text document (with the conversation summary with the bot). It uses OpenAI's API, Metaphor's API, Google's gTTS and Langchain to achieve Text-To-Speech and Text-To-Document functionalities. The provided code will automatically deploy this model as a Streamlit Application .

PharmaConnect_Demo.mp4

Releases

No releases published

Packages

No packages published

Languages