πŸ› οΈ Autonate Starters

Template Library: Pre-built, hackable starters for rapid hackathon deployment

🎯 Philosophy

Every minute spent on boilerplate is a minute not spent on your actual idea.

Autonate Starters are production-ready templates with:

Grab a template, customize in minutes, focus on building value.


πŸ“š Template Categories

🌐 Web & API

Flask API β†’ Heroku

Stack: Flask + PostgreSQL
Deploy: Heroku
Use For: REST APIs, microservices

β­β­β˜†β˜†β˜† Beginner-friendly

FastAPI + PostgreSQL

Stack: FastAPI + PostgreSQL + Docker
Deploy: Railway, Render
Use For: Modern async APIs

β­β­β­β˜†β˜† Intermediate

Flask + React Fullstack

Stack: Flask + React + PostgreSQL
Deploy: Vercel + Heroku
Use For: Full CRUD applications

β­β­β­β˜†β˜† Intermediate


πŸ€– AI & Agents

RAG Starter

Stack: Python + LangChain + Vector DB
Deploy: Streamlit / FastAPI
Use For: AI-powered Q&A, document chat

β­β­β­β­β˜† Advanced

Concepts: EC402

Agent Boilerplate

Stack: Python + OpenAI + Tools
Deploy: Any
Use For: Autonomous agent workflows

⭐⭐⭐⭐⭐ Advanced

Concepts: EC402


πŸ“Š Data & Dashboards

Streamlit Dashboard

Stack: Streamlit + Pandas
Deploy: Streamlit Cloud
Use For: Data visualization, quick MVPs

β­β­β˜†β˜†β˜† Beginner-friendly

Data Pipeline Template

Stack: Python + Apache Airflow
Deploy: Docker
Use For: ETL, data processing

β­β­β­β­β˜† Advanced

Concepts: EC301


πŸ” Find Your Template

By Use Case:

By Difficulty:

By Deployment:


πŸŽ“ Learning Path

Each template implements concepts from the Evergreen Curriculum:

Template Core Concepts
Flask API Heroku EC101, EC301
FastAPI Postgres EC301, EC302
RAG Starter EC402, EC302
Agent Boilerplate EC402, EC301
Streamlit Dashboard EC101, EC303

Study the templates to see these concepts in production code.


πŸš€ Battle-Tested

These templates have been used in:

They're not theoreticalβ€”they're proven in real competitions.


πŸ› οΈ Template Standards

Every Autonate Starter includes:

βœ… One-click deploy button
βœ… Clear documentation with quickstart
βœ… Environment setup guide
βœ… Common customizations documented
βœ… Evergreen concept cross-references
βœ… Example implementations from Hackathon Lab


πŸ“– How to Use

1. Pick Your Template

Browse above or check what's recommended in this week's hackathon

2. Deploy

Click the one-click deploy button or clone locally

3. Customize

Follow the template's customization guide

4. Build

Focus on your unique value, not boilerplate

5. Ship

Deploy, submit, add to portfolio


πŸ’‘ Contributing

Built something reusable during a hackathon week? It might become an Autonate Starter!

community to share your work.



Use in This Week's Lab Start with Flask API