|
Hey, AI Makerspace community! This Wednesday, we'll cover the new release from OpenAI: Codex CLI, a lightweight coding agent that runs in your terminal. Carrying the same name as the original Codex models released in 2021, this new open-source tooling is a CLI-based coding agent that bears little resemblance to the model that originally powered GitHub Copilot. Join us to understand coding agents and best practices for their use in 2025 ๐ Coming Up: What is an Agent? OpenAI just released their...
Hey, AIM community! Tomorrow, we'll cover Enterprise Agents with OpenAI! What does the agents SDK look like from OpenAI? How does it build on previous work they've done? Are they officially in the end-to-end platform game competing with orchestration frameworks like LangChain, LlamaIndex, CrewAI, and others? Join us live to find out! Last week, we discussed RAG: The 2025 Best-Practice Stack This is the year of Practical RAG, and we kicked it off by unpacking the Minimum Viable...
Hey, AIM community! On Wednesday, we'll cover the infra stack that we recommend for RAG in 2025. Then, we'll build, ship, and share a best-practice RAG app. We'll also discuss important production tradeoffs and implications that you should consider before and after deployment when going from zero to production RAG! Last week, we discussed the latest open-source repo drops from DeepSeek Week, and we covered how they're being used as a new best-practice way to do inference on MoE models via...