Inspiration

We have started to incorporate AI tools into our workflows, but we often fail to reflect on how frequently we rely on these tools. Discussions about responsible AI often focus on models and policies, but rarely on user behaviors. Inspired by Spotify Wrapped, our solution provides a weekly summary of AI usage patterns and their associated effects.

What it does

AI Wrapped is a Chrome extension that generates a weekly digest of how users interacted with AI over the past week. Each weekly report includes the total number of AI prompts, the top prompt categories, responsible AI signals, and reflections on AI usage.

How we built it

  • Chrome Extension: tracks AI usage with user consent
  • Frontend: React-based, shows text-based and graph-based summaries
  • Backend: Node.js for aggregation and analysis
  • AI Layer: LLM used to classify prompts and generate insights
  • Storage: Privacy-first local storage

Challenges we ran into

We had to consider privacy concerns while building the extension. We also had some issues while implementing the UI due to file conflicts.

Accomplishments that we're proud of

We successfully implemented a UI inspired by Spotify's Wrapped feature. We also ensured that users have the ability to consent to the analysis of their AI usage.

What we learned

We learned that weekly summaries can effectively influence our behaviors around AI usage. Transparency builds trust among users in their AI usage patterns.

What's next for colorstackwinterhack2025-AI-Wrapped

  • Add customizable weekly reflection goals
  • Support additional AI platforms and tools
  • Provide opt-in comparisons of AI usage each week
Share this project:

Updates