Inspiration
The inspiration for SoulSync came from my personal struggles with burnout, and observing the same pattern among fellow students and professionals. We often juggle deadlines, personal goals, emotional ups and downs, and mental fatigue—all without any integrated support system. I envisioned a tool that combines productivity with emotional well-being, powered by AI, to help users navigate their days more mindfully and effectively.
What it does
SoulSync is an AI-powered life journal and planner. It integrates:
- Daily task planning
- Mood tracking and emotional journaling
- Goal setting and visualization
- Chatbot therapy powered by LLMs (like LLaMA and Groq) It learns from the user's behavior and emotions to offer personalized prompts, suggestions, and structure—helping them stay focused without burning out.
How we built it
We built SoulSync using:
- Python with Streamlit for the web interface
- LLMs like LLaMA2 via Groq API for the chatbot component
- Modular Python architecture for flexibility
- Data persistence via local file storage (can be extended to cloud)
- A clean UI where modules for chatbot, planner, journaling, and goal tracking work seamlessly together.
Challenges we ran into
- Integrating LLMs efficiently without latency
- Structuring the UI to be intuitive while offering multiple tools
- Managing state and modular communication across different parts of the app
- Building a solution that is scalable, yet feels personal
- Ensuring the tool feels emotionally intelligent, not robotic
Accomplishments that we're proud of
- Built a functional AI-powered assistant that handles both emotional wellness and productivity
- Seamless integration of planning, journaling, and chat therapy
- Created a platform that feels personalized, useful, and intuitive
- Translated a personal pain point into a real-world tool that can help many
What we learned
- The importance of emotional design when building digital tools
- How to integrate LLMs into productivity applications meaningfully
- Balancing UX simplicity with powerful backend capabilities
- How much potential AI has—not just in business or coding—but in improving lives
What's next for SoulSync
- Add calendar integration (Google Calendar, Notion)
- Build cross-platform compatibility (mobile + desktop)
- Enable cloud storage with user login and personalized dashboards
- Integrate mental health resources, habits tracker, and AI-based suggestion engine
- Launch a beta version for students and early professionals
Log in or sign up for Devpost to join the conversation.