Inspiration

  • Prediction markets like Polymarket
  • Gambling-based reward systems that create high-stakes incentives
  • Productivity and task management tools such as TO-DO list managers

What it does

Gambl.inc turns productivity into a speculative market.

  • Bettable Tasks
    Every time a task or issue is assigned to a user, it becomes a minted, bettable entity on the platform. Using the Gemini API, the system evaluates:
    • Task complexity score
    • Estimated time of completion (ETOC)
    • Wager index
    • Entry stake

Other users can long or short the probability of that task being completed, creating a prediction market around productivity.

  • Unethical AI Psychologist
    A voice AI powered by the ElevenLabs API acts as a highly unethical “productivity psychologist” that aggressively encourages risk-taking and gambling.

  • Gitcaster
    An esports-style commentary system that analyzes commits and roasts developers’ work in real time, turning code pushes into spectator events.

  • Internal Gambling Market
    Users can create speculative events which the Gemini API assigns probabilities to.
    A roulette-style wheel spin determines outcomes, allowing users to win or lose tokens on the Solana devnet.

How we built it

  • IDE: Antigravity IDE
  • Frontend: React (Vite) + TailwindCSS
  • Backend: Node.js with Mongoose
  • Blockchain: Solana Devnet
  • AI APIs:
    • Gemini API for task evaluation and probability modeling
    • ElevenLabs API for voice interaction

Challenges we ran into

  • Making the graph visualizations actually look good and readable
  • Getting Solana integration to work without accidentally generating tokens from thin air
  • Stabilizing the prediction market logic
  • Hackathon side effects: excessive caffeine, no sleep, mild heart pain

Accomplishments we’re proud of

  • The data visualization graph turned out surprisingly good
  • Getting the Solana integration working (eventually)

What we learned

  • Speculation and prediction markets can be applied to productivity and task completion
  • Competitive, high-risk incentives dramatically change how people approach work
  • AI can be used to dynamically price and model real-world outcomes

What’s next for Gambl.inc

  • Scaling the platform to larger teams
  • Expanding prediction markets around team productivity
  • Testing adoption in startups and educational environments
Share this project:

Updates