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%