Skip to content

Commit af963f8

Browse files
committed
2025-03-10 22:42:14
1 parent c9ea5c2 commit af963f8

File tree

3 files changed

+53
-1
lines changed

3 files changed

+53
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.obsidian
22
.smtcmp_chat_histories
33
.smtcmp_vector_db.tar.gz
4-
pnpm-lock.yaml
4+
pnpm-lock.yaml
5+
templates/youtube.md

eng_2025/03/2025-03-10-22-04.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
https://github.com/mannaandpoem/OpenManus
2+
3+
Engineers behind the multi-agent framework https://github.com/geekan/MetaGPT and the AI coding service [MetaGPT X](https://mgx.dev/) have launched OpenManus.
4+
5+
**OpenManus** is an open-source Python project designed to replicate the capabilities of the Chinese Manus AI, a hyped general-purpose artificial intelligence (currently invite-only), known for its ability to autonomously perform complex tasks, including programming.
6+
7+
Currently compared to Manus, there is *no GUI* - everything needs to be done through the terminal, making it more similar to Claude Code plus MCP. "Improve the UI’s visual appeal to create a more intuitive and seamless user experience." is in the Roadmap.
8+
9+
[https://www.youtube.com/watch?v=H1rWVvsjtTQ](https://www.youtube.com/watch?v=H1rWVvsjtTQ)
10+
11+
![YouTube Preview](https://img.youtube.com/vi/H1rWVvsjtTQ/mqdefault.jpg)
12+
13+
14+
| OpenManus | Manus AI |
15+
| ------------------------------------------------------------------- | ------------------------------------------ |
16+
| Free, open source | Paid subscriptions |
17+
| Code can be contributed | Limited by vendor functions |
18+
| Active community members (currently 242 open issues in the repository) | Updates controlled by the vendor |
19+
| Ideal for developers and enthusiasts | Targeted at corporate users |
20+
21+
**Features**:
22+
- Collaborative work of AI agents to solve complex tasks.
23+
- Easily extensible with new agents, tools, or functions.
24+
- Integrates with other tools and services.
25+
- Free to use, pay only for LLM provider tokens (e.g., OpenAI).

ukr_2025/03/2025-03-10-22-04.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
https://github.com/mannaandpoem/OpenManus
2+
3+
Інженери, які роблять мульти-агентній фреймворк https://github.com/geekan/MetaGPT та сервіс ШІ кодінгу для розробників [MetaGPT X](https://mgx.dev/) запустили OpenManus.
4+
5+
**OpenManus** — це проект з відкритим кодом на Python, створений для відтворення можливостей китайського Manus AI, хайпового універсального штучного інтелекту (наразі доступного тільки по інвайтам), відомого своєю здатністю автономно виконувати складні завдання. В тому числі й програмування.
6+
7+
Зараз, а може й зовсім, в порівняні з Manus немає GUI - треба все робити через термінал, тобто більш схоже на Cluade Code. "Покращити візуальну привабливість інтерфейсу для більш інтуїтивного та зручного досвіду користувача" є у планах.
8+
9+
10+
[https://www.youtube.com/watch?v=H1rWVvsjtTQ](https://www.youtube.com/watch?v=H1rWVvsjtTQ)
11+
12+
![YouTube Preview](https://img.youtube.com/vi/H1rWVvsjtTQ/mqdefault.jpg)
13+
14+
15+
| OpenManus | Manus AI |
16+
| ------------------------------------------------------------------- | ------------------------------------------ |
17+
| Безкоштовний, відкритий код | Платні підписки |
18+
| Можна дописувати код | Обмежені функціями постачальника |
19+
| Активні учасники спільноти (зараз відкрито 242 issue у репозиторії) | Оновлення контролюються постачальником |
20+
| Ідеально для розробників та ентузіастів | Орієнтований на корпоративних користувачів |
21+
22+
**Особливості**:
23+
- Спільна робота AI-агентів для вирішення складних завдань.
24+
- Легко розширюється за рахунок нових агентів, інструментів або функцій.
25+
- Інтегрується з іншими інструментами та сервісами.
26+
- Безкоштовний для використання, плата тільки за токени LLM провайдеру (наприклад, OpenAI).

0 commit comments

Comments
 (0)