about

A starter pack for the FLock.io Creative Hackathon.

Hackathons live or die on the first hour. This repo gives participants a 1,000-idea launchpad so you skip the blank page and start shipping real FLock.io in one Lovable build.

What's inside

  • · 10 creative disciplines — dance, music, visual art, video, photo, writing, film/animation, games, theater, fashion.
  • · 100 ideas per discipline — each combining a sub-discipline with one of four FLock.io kernels.
  • · A Lovable mega-prompt per idea — paste, build, ship.
  • · Four FLock.io kernels — text chat, image generation, video generation, and tool-calling agents.
  • · TAM / SAM / SOM — indicative market sizing for your pitch slide.

Why FLock.io

FLock.io is a decentralised-AI project (Base chain, FLOCK token, AI Arena for training, FL Alliance for federated fine-tuning). For this repo we use just one slice: the API Platform at https://api.flock.io/v1. One OpenAI-compatible endpoint fronts the entire model marketplace — DeepSeek, Google Gemini, Kimi, MiniMax, Qwen, Zai — across text, image, video, and tools. Swap models by changing one string.

How to use it

  1. Pick a discipline that matches your team's strengths.
  2. Skim the 100 ideas; click into 2–3 that grab you.
  3. In your Lovable project, add one secret: FLOCK_API_KEY. Grab it from platform.flock.io.
  4. Copy the mega-prompt into Lovable. The prompt wires a TanStack server function to FLock and a matching client hook for the chosen kernel.
  5. Polish the demo, prep your TAM/SAM/SOM slide, present.

Credits

Built during the FLock.io Creative Hackathon organised by StreetKode Fam during Indian Krump Festival 14. Every server function generated from these prompts carries the same credit in JSDoc, so the attribution ships alongside the code. Read the build strategy →