@cedricclyburn.com & Andrew Igdal explore how LLMs can help query and explain complex residential energy data, where the models break down, and why humans still need to do the science.
🔗 www.dev2next.com/speaker/67ab...
@cedricclyburn.com & Andrew Igdal explore how LLMs can help query and explain complex residential energy data, where the models break down, and why humans still need to do the science.
🔗 www.dev2next.com/speaker/67ab...
🎥 youtu.be/-x5GEVnkuRw
🎥 youtu.be/-x5GEVnkuRw
that’s why this past week @devbcn.bsky.social I had the coolest opportunity to join my COUSIN who’s a PhD candidate and show open models + cloud-native for multi agent systems for research :)
that’s why this past week @devbcn.bsky.social I had the coolest opportunity to join my COUSIN who’s a PhD candidate and show open models + cloud-native for multi agent systems for research :)
The answer? Yes… and no! But you should check out the recording though and see what worked (like MCP, Skills.MD, and more) as well as what to know about local LLMs for devs :)
🎥 youtu.be/Lhqp7gKXu2w
The answer? Yes… and no! But you should check out the recording though and see what worked (like MCP, Skills.MD, and more) as well as what to know about local LLMs for devs :)
🎥 youtu.be/Lhqp7gKXu2w
Running models in-house with #vLLM is starting to look quite nice!
Running models in-house with #vLLM is starting to look quite nice!
🎥 www.youtube.com/watch?v=xGqV...
🎥 www.youtube.com/watch?v=xGqV...
Join Andy Igdal and Cedric Clyburn (@cedricclyburn.bsky.social) at DevBcn 2026.
Learn how Python and AI can tackle residential electrification data in the Big Data & AI track! 📊🤖
📅 June 16-17
🔗 buff.ly/dz1tICU
#devbcn26
Join Andy Igdal and Cedric Clyburn (@cedricclyburn.bsky.social) at DevBcn 2026.
Learn how Python and AI can tackle residential electrification data in the Big Data & AI track! 📊🤖
📅 June 16-17
🔗 buff.ly/dz1tICU
#devbcn26
🏎️ Hardware accelerators
⚙️ System & model configuration
📚 Specific libraries/dependencies
That’s why @cern.voxxeddays.ch I was honored to demo Ramalama.ai, a project that containers to safely run AI models 🤖
🏎️ Hardware accelerators
⚙️ System & model configuration
📚 Specific libraries/dependencies
That’s why @cern.voxxeddays.ch I was honored to demo Ramalama.ai, a project that containers to safely run AI models 🤖
Big announcement from the Red Hat booth: llm-d, a cloud-native way to run AI at scale with major performance & cost savings.
+ ran a workshop on RAG at scale using KubeFlow & Docling on Kubernetes. Slides below 👇
Big announcement from the Red Hat booth: llm-d, a cloud-native way to run AI at scale with major performance & cost savings.
+ ran a workshop on RAG at scale using KubeFlow & Docling on Kubernetes. Slides below 👇
🔗 sched.co/2CW1f
🔗 sched.co/2CW1f
📰 Check out the article on @allthingsopen.bsky.social: allthingsopen.org/articles/run...
📰 Check out the article on @allthingsopen.bsky.social: allthingsopen.org/articles/run...
Check out the slides below ⬇️ as well as the MCP servers used!
Check out the slides below ⬇️ as well as the MCP servers used!
Stop polyfilling frontend and duct-taping backend. Time to build stacks that scale.
The engineers: Switch Angel, @tej.as, @abtris.bsky.social, Krasimir Tsonev, @clytaemnestra.bsky.social, @utilitybend.com, @cedricclyburn.com, @ericwbailey.website & more.
Stop polyfilling frontend and duct-taping backend. Time to build stacks that scale.
The engineers: Switch Angel, @tej.as, @abtris.bsky.social, Krasimir Tsonev, @clytaemnestra.bsky.social, @utilitybend.com, @cedricclyburn.com, @ericwbailey.website & more.
🎥 Spec-Driven Development: AI Assisted Coding Explained: youtu.be/mViFYTwWvcM
🎥 Spec-Driven Development: AI Assisted Coding Explained: youtu.be/mViFYTwWvcM
What just happened with an 🦞 OpenClaw (ClawdBot/MoltBot) agent in the Matplotlib project on GitHub shows the potential challenges with giving AI Agents (LLM + Tools + Reasoning) the ability to act autonomously. It’s why guardrails and auth are important!
What just happened with an 🦞 OpenClaw (ClawdBot/MoltBot) agent in the Matplotlib project on GitHub shows the potential challenges with giving AI Agents (LLM + Tools + Reasoning) the ability to act autonomously. It’s why guardrails and auth are important!
🔹 @lomagnette.bsky.social: Building Interoperable AI Agents in 30 mins.
🔹 @danieloh30.bsky.social, @cedricclyburn.com & Legare Kerrison: A crash course in Open Source AI.
🔹 @marianne-h.bsky.social: Unveiling the math behind it all.
🔹 @lomagnette.bsky.social: Building Interoperable AI Agents in 30 mins.
🔹 @danieloh30.bsky.social, @cedricclyburn.com & Legare Kerrison: A crash course in Open Source AI.
🔹 @marianne-h.bsky.social: Unveiling the math behind it all.
- @vilojona.bsky.social: Practical ways to keep AI codegen under control
- @vjovanov.bsky.social: Taming GraalVM with AI
- @timtebeek.github.io: Deterministic modernization in the AI age
- @kevindubois.com @cedricclyburn.com: Local development strategies
- @vilojona.bsky.social: Practical ways to keep AI codegen under control
- @vjovanov.bsky.social: Taming GraalVM with AI
- @timtebeek.github.io: Deterministic modernization in the AI age
- @kevindubois.com @cedricclyburn.com: Local development strategies
⚡️ #vLLM serve local LLM’s as a local API endpoint
🦜 @langchain4j.dev for adding LLM capabilities in our Java application
Was a huge hit! Slides ⬇️
⚡️ #vLLM serve local LLM’s as a local API endpoint
🦜 @langchain4j.dev for adding LLM capabilities in our Java application
Was a huge hit! Slides ⬇️
We’ll show how fast devs can spin up an open source model using their favorite container engine (shoutout @podmanio.bsky.social) for RAG (Q&A on PDF’s) and Agentic (calling API’s) 🤖
We’ll show how fast devs can spin up an open source model using their favorite container engine (shoutout @podmanio.bsky.social) for RAG (Q&A on PDF’s) and Agentic (calling API’s) 🤖
We're looking for excited new graduates with a passion for open source AI, interested in creating content to help developers, and traveling to meetups/conferences!
🔗 AI Developer Advocate: redhat.wd5.myworkdayjobs.com/Jobs/job/Bos...
We're looking for excited new graduates with a passion for open source AI, interested in creating content to help developers, and traveling to meetups/conferences!
🔗 AI Developer Advocate: redhat.wd5.myworkdayjobs.com/Jobs/job/Bos...