Inspiration
People who are lonely or not socially active also deserve someone who checks up on them proactively.
What it does
Ethos is a multi-agent system working together to care for your wellness. Want to vent about your ex or explore new events near you based on your interests, or create a tailored health plan based on your health data? Ethos does it all.
How we built it
With Python (obviously), Kotlin Multiplatform (I still don't understand why). Claude ... Claude.... Claude.... Also Gemini.
Technical Stuff:
Python Backend:
- LangChain for Agent Setup.
- LangGraph for Agent Orchestration.
- Fast API for exposing these amazing agents to the world.
- SQLite and Chroma DB for storing information.
Kotlin Front End:
- Only Shikhar and Claude know.
Challenges we ran into
Kotlin Multiplatform ;)
Accomplishments that we're proud of
- It works
- All agents actually work together to ingest context while the user is talking (yes, you can talk, not just chat) with the Agent.
- Front-End Application ended up being surprisingly good (All thanks to Shikhar)
What we learned
Never to develop something (especially front-end applications) in a language that we know nothing about.
What's next for Ethos
Consider creating the application with Flutter XD.
Built With
- kotlin
- python
Log in or sign up for Devpost to join the conversation.