Getting Started
Learn how to sign up, connect your repository, and deploy your first AI development team in under 10 minutes.
Getting Started with Synthcore
Synthcore is a managed platform that deploys a team of specialized AI coding agents to work on your GitHub repositories around the clock. Each project gets its own dedicated Azure VM with 14 specialized agents that build features, fix bugs, and push commits directly to your repository.
Prerequisites
Before you begin, you'll need:
- A GitHub account
- An account on synthcore.dev
Step 1: Sign Up and Create Organization
- Go to synthcore.dev and click Start Building
- Sign in with your GitHub account
- Authorize Synthcore to access your repositories
- Your organization is automatically created when you sign up
Step 2: Connect GitHub Repository
- From the dashboard, click + New Project
- Select the GitHub repository you want agents to work on
- Choose a branch (typically
mainordevelop)
Step 3: Configure Project
Configure these options for your project:
- Project name — A friendly label for your dashboard
- Team size — Choose your plan based on project needs
- Agent schedule — Continuous (default) or periodic cycles
- Product brief (optional) — Describe your project to help agents understand context
Step 4: Provision and Start
Click Create Project. The provisioning process takes 3–5 minutes:
- Creating your dedicated Azure VM
- Installing development tools and runtimes
- Setting up your agent team
- Starting agent schedules
Once complete, you'll be redirected to your project where you can watch your agents start working.
What Happens Next
Your agents begin working on your project immediately:
- Agents start cycling through tasks based on your repository's state
- Activity feed shows real-time commits, PRs, and agent actions
- Dashboard lets you monitor progress, edit personas, and manage settings
All changes appear as regular commits and pull requests in your GitHub repository. Review and merge them like you would from any team member.
Next Steps
- Dashboard Guide — Learn to navigate and manage your project