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-SallyNavigate to the backend directory and install the dependencies:
cd backend
pip install -r requirements.txtNavigate to the frontend directory and install the dependencies:
cd frontend
yarn installTo start the backend server:
uvicorn main:appTo start the frontend server:
yarn startContributions 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.