Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

V-Doc ( Virtual Doctor )

link : https://v-doc.adarshkumar35.repl.co/

  • An AI assistant trained on medication data to assist and suggest you medication required for the any disease or injuries.
  • Backend of this project is written in python and Frontend of this project is written in javascripts frontend framework React.js.
  • Frontend makes API calls to the backend on '/chat' route to get generated response from LLM, langchain and pinecone_db based on the sent query from frontend. Then the received response is populated on the webpage.
  • The backend generates the response based on the data stored in pinecone database, here this data is medication data pushed in pinecone database.

About

An AI assistant trained on medication data to assist and suggest you medication required for the any disease or injuries.

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages