ai.hackclub.com

An experimental service providing unlimited /chat/completions for free, for teens in Hack Club. No API key needed.

41296332 tokens processed since January 2025. Current model: meta-llama/llama-4-scout-17b-16e-instruct.

Open source at github.com/hackclub/ai!

Usage

curl -X POST https://ai.hackclub.com/chat/completions \
    -H "Content-Type: application/json" \
    -d '{
        "messages": [{"role": "user", "content": "Tell me a joke!"}]
    }'

Terms

You must be a teenager in the Hack Club Slack. All requests and responses are logged to prevent abuse. Projects only - no personal use. This means you can't use it in Cursor or anything similar for the moment! Abuse means this will get shut down - we're a nonprofit funded by donations.