generative-ai
Comprehensive resources on Generative AI, including a detailed roadmap, projects, use cases, interview preparation, and coding preparation.
GitHubスター
1,495
ユーザー評価
未評価
お気に入り
0
閲覧数
10
フォーク
366
イシュー
1
Your go-to hub for end-to-end GenAI learning. ⭐ Star this repo to stay updated with the latest GenAI resources :)
🔗 Quick Links
- 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
🤝 Contributing
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.
0
フォロワー
0
リポジトリ
0
Gist
0
貢献数
This open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable, and secure AI workflows from session setup to service orchestration.