Skip to content

iamkrishnagupta10/Ai-Sally

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌈 Ai-Sally: Your Pocket Therapist 🌈

🌟 Introduction 🌟

Ai-Sally is a groundbreaking application designed to bring world-class therapeutic assistance right to your pocket. Powered by advanced machine learning algorithms, Sally specializes in child psychology and offers a range of therapeutic techniques. 🧠🌱

πŸ“š Table of Contents πŸ“š

πŸŽ‰ Features πŸŽ‰

  • Voice Chat: Real-time voice chat functionality. πŸŽ™οΈ
  • Adaptive Personality: Sally adapts her tone and technique based on the child's emotional state. 🌈
  • Therapeutic Techniques: Includes CBT for kids, Mindfulness, Breathing techniques, and more. 🌱
  • Child-Friendly: Uses simple, child-friendly language. πŸ§’
  • Secure and Private: Fully encrypted and HIPAA compliant. πŸ”’

πŸ› οΈ Installation πŸ› οΈ

Clone the repository and navigate into the directory:

git clone https://github.com/yourusername/Ai-Sally.git
cd Ai-Sally

Backend

Navigate to the backend directory and install the dependencies:

cd backend
pip install -r requirements.txt

Frontend

Navigate to the frontend directory and install the dependencies:

cd frontend
yarn install

πŸš€ Usage πŸš€

Backend

To start the backend server:

uvicorn main:app

Frontend

To start the frontend server:

yarn start

🀝 Contribution 🀝

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

πŸ“œ License πŸ“œ

Distributed under the MIT License.

About

Chatbot which communicates with voice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 48.2%
  • TypeScript 47.0%
  • HTML 2.3%
  • JavaScript 1.7%
  • CSS 0.8%