Skip to content

fdumary/AI-Wrapped

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image

ColorStack Winter Break Hackathon Edition 2025

https://ai-wrapped-five.vercel.app/

Description

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.

Problem

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.

Solution

Inspired by Spotify Wrapped, our solution provides a weekly summary of AI usage patterns and their associated effects. Each weekly report displays metrics of AI interactions and offers insights that promote responsible AI usage.

Usage Instructions and Features

  1. Click on "Manage Tracking" to start/stop tracking of AI usage
  2. Click on "View This Week's Wrapped" to view usage summary
  3. Click on "Go to Graph/Text Summary" to switch between text/graph view of summary

Technologies

  • 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

Setup & Installation Instructions

  1. Clone repository or download ZIP
  2. Open Chrome
  3. Go to "Extensions"
  4. Enable developer mode
  5. Click on "Load unpacked
  6. Select "AI Wrapped folder"
  7. Load extension

Extension Setup

  • Switch to "extension" branch and install and build npm
    • npm install
    • npm run build

Test Extension on Chrome

  • Load the extension from /wrappedAI

Team Members & Contributions

  • Francesca Dumary - UI designer, frontend implementation
  • Favour Iheanyichukwu - idea formation, backend implementation
  • Vanessa Koranteng - AI layer integration, frontend implementation
  • Rachel Afforo - extension builder, backend implementation

Demo Video

Link to video

AI.Wrapped.Demo.mp4

Presentation

Link to presentation

colorstackwinterhack2025-AI-Wrapped.pdf

Screenshots

Screenshot 2026-01-10 190754 image Screenshot 2026-01-11 043446 Screenshot 2026-01-08 193934 Screenshot 2026-01-08 193947 Screenshot 2026-01-08 193956

About

ColorStack Winter Break Hackathon Edition 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors