Personalized Roadmaps for Your Software Development Journey
sadakAI is an AI-Powered roadmap generator that tailors career growth plans for aspiring and experienced software developer. By analyzing your current skills, experience, and goals, it provides a structured path toward achieving your dream job in tech.
- AI-based personalized software career roadmap generator
- Roadmap generation based on skills and learning goals
- Built using Python and modern NLP tools
- Easily deployable using Docker
Docker and Docker Compose plugin is a pre-requisite, refer the Docker documentation for installation steps
git clone https://github.com/Open-Source-Chandigarh/sadakAI.git
cd sadakAI
Copy the example .env file and fill in your environment variables:
cp .env.example .env
Use Docker Compose:
docker compose up --build -d
Visit http://localhost:8000 in your browser
Thank you for your interest in contributing to this project!
- Check CONTRIBUTING.md for contribution guidelines.
- Follow the issues to look for potential contributions.
Feel free to open issues or suggest features anytime!
- hriteshMaikap : Shared his insight into vector database and hosting on cloud.
- valnayy, KiranBaliga : contributed to the project.