Inspiration

Creator DNA was inspired by a simple question: “What if unfinished work wasn’t a weakness, but a signal for collaboration?” We saw how existing platforms reward virality and algorithmic popularity, leaving early-stage creators invisible especially those with raw ideas, rough cuts, and half-written scripts. We wanted to build a fair-discovery space where potential matters more than popularity, and creators grow through visibility, transparency, and collaboration not just likes.

What it does

Creator DNA is a platform that helps emerging creators: 1) Upload unfinished creative work (scripts, videos, audio, ideas). 2) Get discovered through a FairRank system instead of popularity bias. 3) Receive AI-assisted suggestions for collaborators and micro-tasks. 4) Find collaborators through intelligent matching. 5) Earn points, levels, and rewards through engagement and collaboration.

How we built it

We built Creator DNA with a modern React 18 frontend for smooth navigation and a clean creative UI. The app includes modular pages for uploading unfinished work, fair discovery, creator profiles, and leaderboards, with a powerful upload flow for scripts, media, tags, and collaboration needs. The backend uses Python, SQLite, and a clean service-based architecture. Core engines like FairRank, Similarity, and Matching power fair discovery, collaboration, and gamification (points, levels, rewards), and the system is designed to scale via FastAPI APIs.

Challenges we ran into

1) The backend was heavy (FairRank + similarity computations), so we couldn’t finish full frontend-backend integration in time. 2) Still, the frontend and backend work properly as separate modules, and the API integration is the next step.

Accomplishments that we're proud of

1) Built a fair, non-viral discovery system that avoids popularity bias. 2) Delivered a polished, hackathon-grade UI with a real product feel. 3) Kept it accessible, no-cost, and genuine for emerging creators.

What we learned

1) Fair discovery needs intentional design, not just “better algorithms.” 2) Collaboration is a product + UX problem, not only a technical one. 3) Clean architecture (engines + repos + services) made the backend easier to build and debug.

What's next for Creator DNA

1) Full FastAPI integration between frontend and backend. 2) Analytics dashboard for creator growth insights. 3)Public launch for student and indie creator communities

Built With

Share this project:

Updates