Commit f262288
committed
Add missing files to match module structure (5 files like other modules)
- Add generative-ai-llms-advanced-topics.md:
- Advanced prompt engineering (chaining, self-consistency, tree of thoughts)
- Advanced RAG techniques (hybrid search, query rewriting, reranking)
- Agent architectures (ReAct with memory, hierarchical, meta-agents)
- Model optimization (caching, streaming, batch processing)
- Evaluation and benchmarking
- Cost optimization strategies
- Security and safety
- Scaling GenAI applications
- Add generative-ai-llms-project-tutorial.md:
- Step-by-step RAG system tutorial
- Complete code examples from setup to deployment
- Streamlit deployment example
- Evaluation and troubleshooting
- Add generative-ai-llms-quick-reference.md:
- Quick code snippets for common tasks
- Prompt engineering patterns
- Vector database operations
- RAG system implementation
- LangChain patterns
- AI agent examples
- Best practices checklist
- Update README.md to include links to new files
- Module now has 5 files matching structure of other modules (24-audio-speech-processing, 12-natural-language-processing)1 parent 0d7669b commit f262288
File tree
4 files changed
+1108
-0
lines changed- 25-generative-ai-llms
4 files changed
+1108
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
148 | 151 | | |
149 | 152 | | |
150 | 153 | | |
| |||
0 commit comments