NP
Powered by Nemotron
Build real software with AI
Describe what you want to build, connect GitHub, and NemoPilot will plan the stack, write the code, and push a complete repository for you.
Status
Ready
Task: Not started
Run Summary
StudyPilot
Build StudyPilot, an AI study planner that turns messy course goals into weekly plans, focus sessions, and progress dashboards for college students.
RAG Inputs
Allowed source material
Product, rules, or API documentation URL (optional)
Extra Nemotron or OpenClaw documentation links
Uploaded README, Markdown, text, JSON, or CSV files
How it works
What happens behind the scenes
POST /api/orchestrator/start-project receives idea, optional references, repoPreference, repoName, repoDescription, repoUrl, and visibility.
Backend returns task_id, then GET /agent/tasks/:id streams RAG evidence, tool calls, build logs, and final GitHub links.