Skip to content

An AI/ML chatbot app that provides psychedelic medicine diagnoses and treatments using llama and langchan to index data. This data is then used with openAI api to provide Generate Pre-Trained Transformed responses.

Notifications You must be signed in to change notification settings

decoderzhub/WellnessAgent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WellnessAgent Chatbot

WellnessAgent Chatbot app utilizes AI/ML to provide psychedelic medicine diagnoses and treatments using llama and langchan to index data. This data is then used with openAI api to provide Generate Pre-Trained Transformed responses.

Getting Started

Make sure to git clone this repo with:

git clone https://github.com/decoderzhub/WellnessAgent.git

Then cd into the directory:

cd WellnessAgent

First you will need to install all of the necessary libraries pip install the requirements.txt

pip3 install -r requirements.txt

Configure OpenAI Key

To set the OpenAI secret key go to the .streamlit/secrets.toml file and set the api_secret:

api_secret="sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"

Start Streamlit Application

streamlit run main.py

Wellnes-Chatbot-Demo.2023-07-01.at.4.33.39.PM.mov

About

An AI/ML chatbot app that provides psychedelic medicine diagnoses and treatments using llama and langchan to index data. This data is then used with openAI api to provide Generate Pre-Trained Transformed responses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages