Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

🔥We’re open-sourcing Multi-Agent CAD, a text-to-CAD pipeline that generates 3D assets for about $0.15 each—at roughly 1/13 the cost of CAD Skills, with faster inference and higher accuracy 🚀 This project began when our lab recruited Guanxing for his CAD expertise 🛠️ to build connected parts for robot learning...

116,691 Aufrufe • vor 3 Tagen •via X (Twitter)

0 Kommentare

Keine Kommentare verfügbar

Kommentare vom Original-Post werden hier angezeigt

Ähnliche Videos

so I started with FreeCAD, since i am a linux guy, haven't touched windows since the past 8 years. Also I did this online course from Uni of California Irvine on "building your hardware for your embedded and IoT projects" which had FreeCAD as the main CAD software. FreeCAD was free, and fun, yeah a bit buggy sometimes but gets the job done, since initially all the CAD work i had was just builidng cases, or mounts, or some light hobby stuff. So FreeCAD did just fine. Then I joined a company as a product engineer where I worked with LiFePo4 home energy storage battery packs and was responsible for all the modules of the pack (Cells, BMS, MCUs, Touch Display ) mainly the embedded system. Since I was the product engineer, I'd have back and forth convos with the CAD designers off the battery pack box/casing. I didn't really do any CAD work on that project, tho it seemed really interesting to me. They used Solidworks, and I installed windows for it(swallowing that was difficult); to do Solidworks in my free time which I hardly got. I tried Solidworks and I kinda liked it. But then I quit the job and started working on my SAAS products. A few months into it, it's not fun anymore, slowly getting started with CAD and eventually to electronics to hardware products. Now, I want to go about CAD. I'll be doing a 30 days CAD challenge increasing in complexity and will be sharing daily progress here! It was day 2; I designer a bolt and a nut. I'm going with Fusion 360 for now, coz i like the UI/UX and the hobbyist version is free. So yeah. This is so much fun, i completely lost track of time while doing it. Gemini on the side is alot helpful.

Mustafa

20,127 Aufrufe • vor 6 Monaten

Introducing LobeHub: Agent teammates that grow with you. LobeHub is the ultimate space for work and life: to find, build, and collaborate with agent teammates that grow with you. We’re building the world’s first and largest human–agent co-evolving network. Two years ago, we built LobeChat, an open-source interface for using different AI models. Today, LobeChat has 70k+ GitHub stars and serves 6M+ users worldwide. How to fully unlock the power of models has always been a shared mission between us and the community. We started with interaction — a fundamentally new, agent-first experience. Agents are no longer passive tools invoked in a single conversation. They should be proactive, always-on units of work. Treating agents as the minimal atomic unit is also the core of our agent harness infra. Today’s agents are mostly one-off executors. Even with memory, it’s often global — and hallucinates. We build long-term agent teammates that evolve with users. Each agent has its own dedicated memory space, editable by users, allowing humans and agents to co-evolve over time. This, in turn, allows us to design clearer rewards for reinforcement learning and create cleaner environments for continual learning. Agent teammates can work in groups. Through a multi-agent system, agent groups operate faster, more cost-effective, and go beyond what single-agent systems can achieve. For example, a single agent often requires heavy user involvement to proceed step by step, whereas LobeHub can execute the same work from a single instruction, with a supervisor orchestrating agents that run in parallel or debate to produce better results. We are building the collaboration network among agent teammates — and between humans and agent teammates as well. Ease of use matters. AI intelligence and shared human intelligence are equally important. With simple instructions and tool selection, you can effortlessly build and team up with agent coworkers to deliver complex, systematic work — even assembling a quant team to execute trades. Through the LobeHub community, anyone can discover, reuse, and remix agents and agent groups, customizing them to fit their own workflows, preferences, and needs. Last but not least, our vision started with LobeChat: multi-model support is the most efficient approach for users. We believe different models excel in different scenarios. By routing across multiple models, LobeHub improves cost efficiency and unlocks capabilities that a single-model setup cannot easily support.

LobeHub

185,273 Aufrufe • vor 6 Monaten

Agents have reached hardware. We are launching Flow v3, the Agentic Platform for Physical Engineering. We've spent over a year building it in secret, alongside the best hardware companies and AI research labs. An agent can now do real engineering work: change a requirement, push the update into your CAD and simulation tools, and flag every test that needs to rerun. Iterations/learning cycles that took months are being reduced to days. Agents are the biggest shift in how we engineer hardware since CAD. The core innovation for the CAD era was the parametric model. The core innovation for the Agentic Era is Flow's Systems Graph. The systems graph is a living model of every requirement, design model, test, analysis and every connection between them. It gives every agent the full context of the system, so every change stays consistent across the whole design. Engineers and agents work side by side on the same system. Engineers get to focus on architecture - the decisions that matter -while thousands of agents churn through rewriting reports, rerunning analysis and simulation, and triggering tests. Reusable rockets, self-driving cars, small modular reactors, robots that make decisions, the most complex machines ever built, are defined by millions of interconnected requirements, far beyond what any human team can keep aligned on its own. Rivian, Joby, Astranis, Skydio, Radiant, and the most ambitious hardware programs already build on Flow. More on the launch in the comments. Flow Engineering

Pari Singh

39,339 Aufrufe • vor 2 Monaten

New Course: ACP: Agent Communication Protocol Learn to build agents that communicate and collaborate across different frameworks using ACP in this short course built with IBM Research's BeeAI, and taught by Sandi Besen, AI Research Engineer & Ecosystem Lead at IBM, and Nicholas Renotte, Head of AI Developer Advocacy at IBM. Building a multi-agent system with agents built or used by different teams and organizations can become challenging. You may need to write custom integrations each time a team updates their agent design or changes their choice of agentic orchestration framework. The Agent Communication Protocol (ACP) is an open protocol that addresses this challenge by standardizing how agents communicate, using a unified RESTful interface that works across frameworks. In this protocol, you host an agent inside an ACP server, which handles requests from an ACP client and passes them to the appropriate agent. Using a standardized client-server interface allows multiple teams to reuse agents across projects. It also makes it easier to switch between frameworks, replace an agent with a new version, or update a multi-agent system without refactoring the entire system. In this course, you’ll learn to connect agents through ACP. You’ll understand the lifecycle of an ACP Agent and how it compares to other protocols, such as MCP (Model Context Protocol) and A2A (Agent-to-Agent). You’ll build ACP-compliant agents and implement both sequential and hierarchical workflows of multiple agents collaborating using ACP. Through hands-on exercises, you’ll build: - A RAG agent with CrewAI and wrap it inside an ACP server. - An ACP Client to make calls to the ACP server you created. - A sequential workflow that chains an ACP server, created with Smolagents, to the RAG agent. - A hierarchical workflow using a router agent that transforms user queries into tasks, delegated to agents available through ACP servers. - An agent that uses MCP to access tools and ACP to communicate with other agents. You’ll finish up by importing your ACP agents into the BeeAI platform, an open-source registry for discovering and sharing agents. ACP enables collaboration between agents across teams and organizations. By the end of this course, you’ll be able to build ACP agents and workflows that communicate and collaborate regardless of framework. Please sign up here:

Andrew Ng

105,343 Aufrufe • vor 1 Jahr