https://github.com/adithya-s-k/ai-engineering.academy
Navigating the World of AI, One Step at a Time
https://github.com/adithya-s-k/ai-engineering.academy
fine-tuning finetuning finetuning-llms inference large-language-models llm python quantization
Last synced: 6 months ago
JSON representation
Navigating the World of AI, One Step at a Time
- Host: GitHub
- URL: https://github.com/adithya-s-k/ai-engineering.academy
- Owner: adithya-s-k
- License: mit
- Created: 2023-10-05T07:04:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T12:02:28.000Z (12 months ago)
- Last Synced: 2024-10-21T15:47:45.641Z (12 months ago)
- Topics: fine-tuning, finetuning, finetuning-llms, inference, large-language-models, llm, python, quantization
- Language: Jupyter Notebook
- Homepage: https://aiengineering.academy
- Size: 91.8 MB
- Stars: 157
- Watchers: 1
- Forks: 37
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
AI Engineering Academy
π Mastering Applied AI, One Concept at a Time π
![]()
Website β’
Learning Paths β’
Getting Started β’
Community
[](https://github.com/adithya-s-k/AI-Engineering.academy/stargazers)
[](https://github.com/adithya-s-k/AI-Engineering.academy/network/members)
[](https://github.com/adithya-s-k/AI-Engineering.academy/issues)
[](https://github.com/adithya-s-k/AI-Engineering.academy/pulls)
[](https://github.com/adithya-s-k/AI-Engineering.academy/blob/main/LICENSE)## π― Mission
Your journey into AI shouldn't be overwhelming. [AIengineering.academy](https://aiengineering.academy/) curate and organize essential knowledge into clear learning paths, making complex AI concepts accessible and practical for everyone.
## π Why Choose AI Engineering Academy?
- π **Structured Learning**: Carefully designed pathways from fundamentals to advanced concepts
- π» **Hands-on Practice**: Real-world projects and implementations
- π **Industry-Aligned**: Focus on practical, production-ready skills
- π€ **Community-Driven**: Learn alongside peers and experts## πΊοΈ Learning Paths
### 1. [Prompt Engineering](./docs/PromptEngineering/)
Master the art of effectively communicating with AI models
- Fundamental concepts and best practices
- Advanced techniques for optimal results
- Real-world applications and case studies### 2. [Retrieval Augmented Generation (RAG)](./docs/RAG/)
Enhance AI responses with external knowledge
- Core RAG architecture and components
- Building RAG systems from scratch
- Production deployment strategies
- Performance optimization techniques### 3. [Fine-tuning](./docs/LLM/)
Customize AI models for your specific needs
- Understanding fine-tuning fundamentals
- Model adaptation techniques
- Best practices and common pitfalls
- Resource optimization### 4. [Deployment](./docs/Deployment/) π _Coming Soon_
Take your AI models from laptop to production
- Cloud deployment strategies
- Performance optimization
- Scaling considerations
- Monitoring and maintenance### 5. [AI Agents](./docs/Agents/)
Build autonomous AI systems
- Agent architectures
- Decision-making frameworks
- Multi-agent systems
- Real-world applications### 6. [Projects](./docs/Projects/)
Apply your knowledge through hands-on projects
- End-to-end implementations
- Industry-relevant scenarios
- Portfolio-worthy demonstrations## π Getting Started
1. **Choose Your Path**: Select a learning track that matches your goals
2. **Follow the Structure**: Complete modules in the recommended order
3. **Practice**: Implement the concepts through provided exercises
4. **Build**: Create your own projects using the knowledge gained
5. **Share**: Contribute to the community and help others learn## π₯ Community
- Join our growing community of AI enthusiasts
- Share your learning journey
- Collaborate on projects
- Get help when you're stuck
- Contribute to improving the curriculum
π Project Growth
![]()
## π€ Contributing
We welcome contributions! Whether it's fixing a typo, adding new content, or suggesting improvements, every contribution helps make AI Engineering Academy better for everyone.
1. Fork the repository
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request## π License
This project is licensed under the terms of the MIT license. See the [LICENSE](LICENSE) file for details.
---