InterAIct is an AI-powered interactive learning app designed to help autistic children practice social skills in real-world social scenarios, using on-device intelligence for a responsive and immersive experience. This application simulates different social scenarios that children would meet in real life and guidance them on understanding social cues, handling interactions, and responding to real-life situations.
- 🐶 Cute Companion Avatars
- 😊 Real-time Emotion Recognition
- 🛝 Real-World Scenarios
- 🎶 AI Voice Guidance
- 👏 Interactive Choices & Feedback
- 📝 Emotion Report Genetation
- 🛟 High Privacy & Security
- Python 3.8+
- Streamlit 1.32.0
- Other dependencies (check requirements.txt)
git clone [https://github.com/yourusername/InterAIct.git](https://github.com/woodsxwu/InterAIct.git)
cd src/interAIct- For Windows:
python -m venv venv- For macOS/Linux:
python3 -m venv venv- For Windows:
venv\Scripts\activate- For macOS/Linux:
source venv/bin/activatepip install -r requirements.txtstreamlit run app.py- Choose an avatar that the child like
- Choose the scenario for the child to practice with
- Make choices according to the questions
- Real-time emotion recognitions and feedback
- Get feedback after making choices
- Generate the report for this round of practice
Bijing Tang
📧 Contact: tang.bij@northeastern.edu
Charanya Ramprasad
📧 Contact: charanya.ramprasad@gmail.com
Renlinhui Li
📧 Contact: li.renl@northeastern.edu
Zhixiao Wu
📧 Contact: wu.zhixia@northeastern.edu
Zihao Wang
📧 Contact: wang.zihao10@northeastern.edu
We would like to express our gratitude to Autism Speaks for providing valuable information that contributed to this project.
This project is licensed under the MIT License - see the LICENSE file for details.

