Your go-to hub for end-to-end GenAI learning. ⭐ Star this repo to stay updated with the latest GenAI resources :)
- GenAI Roadmap
- GenAI Usecases
- n8n Automation
- GenAI Essential Terms
- GenAI Interview Q & A
- GenAI on AWS-Pdf, GitHub, YouTube
- GenAI on Azure-Pdf
- GenAI on VertexAI-Pdf
Contributions are welcome. To add useful resources or code:
-
Fork this repo
-
Clone it
git clone https://github.com/genieincodebottle/generative-ai.git
-
Create a branch
git checkout -b feature-name
-
Make changes and commit
git commit -m "Your message"
-
Push your branch
git push origin feature-name
-
Open a Pull Request with a brief description of your changes.