/psybot

Clone project of Brad's "Mental Heath Care Chatbot", which utilizes SentenceBERT.

Primary LanguageJupyter Notebook

심리상담 챗봇 PsyBot

심리상담 정신건강 상담 챗봇. AI chatbot for psychology consultation.

Pretrained Model

SentenceBERT jhgan/ko-sroberta-multitask

Dataset

웰니스 대화 스크립트 데이터셋

Dependency

  • streamlit
  • streamlit-chat
  • pandas
  • sentence-transformers
  • scikit-learn

Comments

This project was initially created by Brad for his YouTube channel, but J.Lee took an interest in it and cloned the repository.
J.Lee added additional comments to the code whilst watching Brad's video, and made some modifications to overcome minor errors.
J.Lee plans to find ways to either improve the model or the UI, or even use this project to practice deploying web apps.
Original Repository