You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: workshops/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ We have designed a series of hands-on workshops to take you from zero to hero wi
8
8
| Building RAG Applications with MongoDB |[Slides](https://docs.google.com/presentation/d/e/2PACX-1vSN_7zZTqpXSmtUyDalox2kAoealuO4V_aVGqLuTuDKa3I3aJ9nQUdViQKasBNnu2zQVOpT5cubnyFd/pub), [Hands-on Lab](https://mongodb-developer.github.io/ai-rag-lab/)| Learn RAG concepts such as embedding, chunking and vector search. Gain hands-on experience by building a RAG-based chatbot for a technical documentation website. | Python | MongoDB Atlas, Voyage AI, Anthropic/Azure OpenAI/Gemini |
9
9
| The A to Z of Building AI Agents |[Slides](https://docs.google.com/presentation/d/e/2PACX-1vRMH-7DLejrxrEgrReZTy4p9sKzN35uTaiDRZ8JAM9xtyLFz-utjJzk97FG8mGI96VEuLPnLZWzq10Q/pub), [Hands-on Lab](https://mongodb-developer.github.io/ai-agents-lab/)| Learn the core concepts of AI agents, such as reasoning, tools, and memory. Gain hands-on experience by buiding a technical documentation AI agent. | Python | MongoDB Atlas, Voyage AI, Anthropic/Azure OpenAI/Gemini, LangGraph |
10
10
| Pragmatic LLM Application Development: From RAG Pipelines to AI Agents |[Hands-on Lab](https://github.com/mongodb-developer/GenAI-Showcase/blob/main/notebooks/workshops/Pragmatic_LLM_Application_Introduction_From_RAG_to_Agents_with_MongoDB.ipynb)| Build RAG pipelines and AI agents with and without abstraction frameworks such as LangChain. Also introduces techniques such as prompt compression for optimizing LLM apps. | Python | MongoDB Atlas, OpenAI, LangChain, LLMLingua |
11
+
| Building Multimodal AI Agents from Scratch |[Video](https://www.youtube.com/watch?v=640KMYtxCeI), [Hands-on Lab](https://github.com/mongodb-developer/multimodal-agents-lab)| Learn techniques to process multimodal data and build a multimodal AI agent from scratch, no abstractions involved. | Python | Voyage AI, MongoDB Atlas, Gemini |
0 commit comments