Workflow
Sandbox
icon
Search documents
Open Models, Open Runtime, Open Harness - Building your own AI agent with LangChain and Nvidia
LangChain· 2026-03-18 15:51
If you've ever seen agents like Claude Code or Manis or OpenClaw, they're actually all really similar under the hood. They have three core elements, a model, a runtime, and then a harness. In this video, we're going to cover how you can build all three of those components using open-source technology.So, we're going to use Neotron 3 Super Model as the model. We're then going to use Nvidia's Open Shell as the runtime. And finally, we're going to use Lingchain's deep agents harness to string it all together.L ...
Introducing Open SWE: An Open-Source Asynchronous Coding Agent
LangChain· 2025-08-06 16:55
What's up everyone. It's Brace from Langchain and in this video I am extremely excited to announce our newest project openu. Open suite is an async cloud-based open source coding agent.What that means is you connect your GitHub account to open send it a task and it does the rest. It plans, executes the plan, writes code, runs tests, runs your different scripts, and then reviews the code before putting up a poll request to make sure it's all high quality code. And when it's done and it determines that everyt ...