Shikshana is a learning roadmap generator that generates a curated learning path for anyone who is interested to learn any skill . It can be learning how to code in python or playing a guitar. This generates skills by using gemini ai models that provide accurate result.
- Fetches skills according to the users input
- Provides a description on what to do in each step of learning
- Provides a learning path along with article links,youtube video links and udemy course links
- Frontend : HTML,CSS,JAVASCRIPT
- Backend : Node.js,Express
- AI MODEL : GEMINI-2.5-flash
- Clone the repository
git clone https://github.com/Ananya-vastare/Shikshana-2.0
- Navigate to your project directory
cd project-name - Install packages
npm install express