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. 🧠🌱
- 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. 🔒
Clone the repository and navigate into the directory:
git clone https://github.com/yourusername/Ai-Sally.git
cd Ai-Sally
Navigate to the backend directory and install the dependencies:
cd backend
pip install -r requirements.txt
Navigate to the frontend directory and install the dependencies:
cd frontend
yarn install
To start the backend server:
uvicorn main:app
To start the frontend server:
yarn start
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License.