Documentation Index
This is your one-stop guide to all Agentification Academy documentation, organized by use case.
🚀 Getting Started
New to the project? Start here:
- Quick Start - 5-minute setup for local development
- Development Setup - Complete development environment configuration
- Deployment Guide - Production deployment steps
📚 Development Guides
Guides for building features and working with the codebase:
- Backend Developer Guide - Python/Flask API architecture and patterns
- API Architecture - Endpoint design, authentication, caching strategies
- Component Library - UI components and usage examples
🔧 Configuration Guides
Step-by-step guides for setting up external services:
- Third-Party Integrations
- YouTube API setup
- Cloudinary image hosting
- Supabase Realtime
- Email service configuration
- Newsletter setup
📝 Content Management
Everything about creating and managing content:
- Content Management Guide - Creating, editing, publishing content
- AI Content Generation - Using AI to create content with prompts and best practices
- Content Schema Reference - Field definitions, validation rules, JSON structure
- Media Library - Not yet documented in this docs plugin; refer to project root media utilities and content guides.
🎓 Architecture & Design
Deep dives into system architecture and design decisions:
- Video Course Platform - Complete course system design, database schema, and implementation plan
- System Architecture - High-level overview of platform components
📊 Analytics & SEO
Analytics and search engine optimization:
- GA4 Analytics Setup - Google Analytics configuration and event tracking
- SEO Implementation - Technical SEO, structured data, sitemap generation
🤖 AI & LLM Integration
AI-related documentation:
- LLM Content Prompts - Prompts for AI content generation
📋 Reference
Quick reference documentation:
- Environment Variables - All environment variables with descriptions
- Database Schema - Database tables, fields, relationships
- Troubleshooting - Common issues and solutions
🛠️ Project Planning
High-level planning and roadmaps:
- Codebase Cleanup Plan - Technical debt reduction and refactoring roadmap
- AI Course Generation TODO - AI course system improvements and fixes
Quick Links
- GitHub: Anthropic/claude-code
- Live Site: https://agentification.academy
- Admin Panel: https://agentification.academy/admin
- Supabase Dashboard: https://app.supabase.com
For Specific Tasks
I want to...
- Deploy to production → See Deployment Guide
- Set up my development environment → See Development Setup
- Build a new API endpoint → See Backend Developer Guide
- Add a React component → See Component Library
- Create content → See Content Management
- Set up YouTube integration → See Integrations
- Understand the database → See Database Schema
- Fix an issue → See Troubleshooting
Last updated: 2025-12-24