Development¶
This section covers development of IncLearn, including setup, architecture, and contribution guidelines.
For Developers¶
Quick Links¶
- Setup - Local development setup
- Architecture - System architecture
- Contributing - Contribution guidelines
Tech Stack¶
- Frontend - React/Next.js
- Backend - Python/FastAPI
- Database - Azure CosmosDB for PostgreSQL
- AI Services - Azure AI Foundry, Azure Cognitive Services
Getting Started¶
New to IncLearn development?
- Read the Architecture overview
- Follow the Setup guide
- Check Contributing for guidelines