Getting Started with RouteRadiant
RouteRadiant is an intelligent learning platform that uses generative AI to create personalized curriculums for any subject.
Installation
RouteRadiant is primarily a web-based platform, but we offer a CLI tool for power users who want to manage their learning paths from the terminal.
npm install -g @routeradiant/cliYour First Roadmap
To generate your first roadmap, navigate to the dashboard and click "Create New Path". You'll be prompted to enter a topic.
Tip: Be specific! Instead of "Python", try "Python for Data Science" or "Python Web Development with Django".
Next Steps
- Explore the Interactive IDE
- Learn about Core Concepts
- Check out the API Reference