LangManus: An Open-Source Manus Agent with LangChain + LangGraph
Published on: 2025-06-01 03:01:00
🦜🤖 LangManus
English | ç®€ä½“ä¸æ–‡ | 日本語
Come From Open Source, Back to Open Source
LangManus is a community-driven AI automation framework that builds upon the incredible work of the open source community. Our goal is to combine language models with specialized tools for tasks like web search, crawling, and Python code execution, while giving back to the community that made this possible.
Demo
Task: Calculate the influence index of DeepSeek R1 on HuggingFace. This index can be designed using a weighted sum of factors such as followers, downloads, and likes.
LangManus's Fully Automated Plan and Solution:
Gather the latest information about "DeepSeek R1", "HuggingFace", and related topics through online searches. Interact with a Chromium instance to visit the HuggingFace official website, search for "DeepSeek R1" and retrieve the latest data, including followers, likes, downloads, and other relevant metrics. Find formulas for calculating model influence using search engines and web scra
... Read full article.