Skip to content

munenecarl/Eliza-Chat

Repository files navigation

ElizaChatV3

This is a project to provide anonymous mental health counselling to students at my University. The model used is Text-Bison from Google's PalmAI

Directions on use

  • Clone the repo locally on your computer.
  • Import depandicies using the mix.exs using the mix deps.get command.
  • Ensure that you have set DB_USERNAME, DB_PASSWORD and API_KEY. (Remember that the project uses the postgres DBMS and that to get the API_KEY, visit Google makersuite to get a new model.)
  • Run the server using the mix phx.server. Now you can visit localhost:4000 from your browser.

Disclaimer !!!

  • The project is not yet done, I am yet to truly fine-tune the model to ensure that it exclusively answers mental health questions, this is to be done in the future.
  • I'll deploy the project for better demonstration.
  • This web app is not meant to serve as a complete substitute for proffessional help for people with mental health issues.

About

This is AI chatbot that provides mental health counselling to students by following Rogerian Principles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors