Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ•οΈ AI β€” campai

Build with AI. Ship in 30 minutes. Compete all season.

πŸ•οΈ AI is a live AI build competition produced by Cortex Research Group. Builders join an X Space, get a 30-minute window to ship something on that night's theme, demo what they made, and rate each other's builds. Points carry across the season.

Live site: https://campai.cortexresearch.group

Seasons Episodes Builders Builds Listens
1 15 14 86 1.9K+

How the competition works

  1. Sign up β€” create an account with your name, email, and a password.
  2. Build β€” you get the window to build whatever you want on tonight's theme.
  3. Submit β€” tell us what you made, how it works, what models you used, what it cost, and the prompts/issues you ran into.
  4. Rate β€” everyone rates and comments on their favorite builds of the night.

How this repo works

This is the open space for people who want to help build the πŸ•οΈ AI website itself β€” not a build submission. If you're here to submit a build for an episode, do that on the live site.

What's in here today

site/           Static landing page β€” HTML/CSS/JS, no build step, no dependencies
.github/        Issue + PR templates, Pages deploy workflow
CONTRIBUTING.md How to set up, branch, and open a PR

Running it locally

No install, no package manager, no build step. Clone and serve:

git clone https://github.com/cortexresearch/campai.git
cd campai/site
python3 -m http.server 5173
# open http://localhost:5173

Opening site/index.html directly in a browser also works.

Heads up on scope

The production app at campai.cortexresearch.group is a Next.js application with accounts, build submissions, ratings, and a season leaderboard. Its source is not in this repo yet β€” importing it is tracked as a pinned issue. Until then, contributions here target the static marketing/landing surface in site/, which is intentionally dependency-free so anyone can contribute with just a text editor and a browser.

Ways to help

  • 🎨 Design & polish β€” layout, typography, motion, dark/light theming
  • β™Ώ Accessibility β€” keyboard nav, focus states, contrast, screen-reader labels
  • πŸ“± Responsive β€” phones through ultrawide; the site should never scroll sideways
  • πŸ“ Copy β€” clearer explanations of the format, rules, and FAQ
  • πŸ› Bugs β€” anything broken, anywhere

Browse good first issues to find something small to start with, or open an issue describing what you'd like to work on.

Read CONTRIBUTING.md before your first PR.

Community

Everyone participating here agrees to the Code of Conduct.

License

MIT Β© Cortex Research Group

About

πŸ•οΈ AI β€” Build with AI. Ship in 30 minutes. Compete all season. A live AI build competition by Cortex Research Group.

Topics

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages