Please turn up your volume if you can't hear me in the video clearly! faulty microphone :(

Inspiration

Digital tools optimize productivity, speed, and efficiency, but rarely consider how humans feel during interactions. Miscommunication, emotional fatigue, and lack of empathy are increasingly common. I wanted to explore what it would look like if interaction quality itself became a first-class metric.

What it does

Resonance analyzes text-based conversations and generates an interaction report, highlighting:

  • Emotional tone
  • Speaking balance
  • Empathy-related signals
  • Potential friction points in communication

The current version is a prototype that demonstrates how such an interaction engine could work at scale.

How we built it

I designed Resonance as a modular, extensible system:

  • A lightweight backend exposes an interaction analysis.
  • API Core analysis modules handle tone, empathy heuristics, and balance.
  • A minimal web interface allows users to paste conversations and view results.
  • Documentation defines a long-term architecture for future expansion.

The focus was on architecture and extensibility, not feature completeness.

Challenges we ran into

  • Defining “interaction quality” in a measurable, ethical way.
  • Balancing ambition with hackathon time constraints.
  • Designing an architecture that signals scalability without overengineering.
  • Avoiding overly invasive or surveillance-like interpretations of interaction data.

Accomplishments that we're proud of

  • Designing a clear, scalable interaction intelligence architecture.
  • Shipping a working prototype that demonstrates the core idea.
  • Framing human interaction as a solvable, system-level problem.
  • Creating a project that is technically ambitious yet ethically grounded.

What we learned

  • Human-centered problems require interdisciplinary thinking.
  • Good architecture communicates vision as much as code does.
  • Ethical considerations must be embedded early, not added later.
  • Simplicity is critical when presenting complex, abstract ideas.

What's next for Resonance

Future iterations could include:

  • Voice and meeting analysis.
  • Real-time feedback during conversations.
  • Cultural and accessibility-aware interaction models.
  • SDKs and APIs for integration into chat, education, and workplace tools.
  • Privacy-preserving, on-device interaction analysis.

This project serves as an intention, invitation, and a foundation for a finished product at deployable scale.

Perhaps in the near future?

Share this project:

Updates