Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[![Docker Pulls](https://img.shields.io/docker/pulls/nexent/nexent?logo=docker&label=DockerPull)](https://hub.docker.com/repositories/nexent)
[![Codecov (with branch)](https://img.shields.io/codecov/c/github/ModelEngine-Group/nexent/develop?logo=codecov&color=green)](https://codecov.io/gh/ModelEngine-Group/nexent)

Nexent is a zero-code platform for auto-generating agents — no orchestration, no complex drag-and-drop required, using pure language to develop any agent you want. Built on the MCP ecosystem with rich tool integration, Nexent also provides various built-in agents to meet your intelligent service needs in different scenarios such as work, travel, and daily life. Nexent offers powerful capabilities for agent running control, multi-agent collaboration, data processing and knowledge tracing, multimodal dialogue, and batch scaling.
Nexent is a zero-code platform for auto-generating production-grade AI agents, built on **Harness Engineering** principles. It provides unified tools, skills, memory, and orchestration with built-in constraints, feedback loops, and control planes — no orchestration, no complex drag-and-drop required, using pure language to develop any agent you want.

> One prompt. Endless reach.

Expand Down Expand Up @@ -58,7 +58,7 @@ Most of all, we need visibility. Star ⭐ and watch the repo, share it with frie

## 💬 Community & contact

- Browse the [Documentation](https://modelengine-group.github.io/nexent) for more information.
- Browse the [Documentation](https://modelengine-group.github.io/nexent) for more information.
- Join our [Discord community](https://discord.gg/tb5H3S3wyv) to chat with other developers and get help!
- Conntact us by Wechat, find our QR Code in our [website](https://nexent.tech/en/contact)

Expand Down Expand Up @@ -119,5 +119,4 @@ Prefer to run Nexent from source code? Follow our [Developer Guide](https://mode

# 📄 License

Nexent is licensed under the [MIT](LICENSE) with additional conditions. Please read the [LICENSE](LICENSE) file for details.

Nexent is licensed under the [MIT License](LICENSE).
6 changes: 3 additions & 3 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[![Docker Pulls](https://img.shields.io/docker/pulls/nexent/nexent?logo=docker&label=DockerPull)](https://hub.docker.com/repositories/nexent)
[![Codecov (with branch)](https://img.shields.io/codecov/c/github/ModelEngine-Group/nexent/develop?logo=codecov&color=green)](https://codecov.io/gh/ModelEngine-Group/nexent)

Nexent 是一个零代码智能体自动生成平台 —— 无需编排,无需复杂的拖拉拽操作,使用纯语言开发你想要的任何智能体。基于MCP生态,具备丰富的工具集成,同时提供多种自带智能体,满足你的工作、旅行、生活等不同场景的智能服务需要。Nexent 还提供强大的智能体运行控制、多智能体协作、数据处理和知识溯源、多模态对话、批量扩展能力
Nexent 是一个基于 **Harness Engineering** 原则打造的零代码智能体自动生成平台。集统一工具、技能、记忆和编排能力于一体,内置约束机制、反馈循环和控制平面。无需编排,无需复杂的拖拉拽操作,使用纯语言开发你想要的任何智能体。

> 一个提示词,无限种可能。

Expand Down Expand Up @@ -58,7 +58,7 @@ bash deploy.sh

## 💬 社区与联系方式

- 浏览 [文档](https://modelengine-group.github.io/nexent) 了解更多信息。
- 浏览 [文档](https://modelengine-group.github.io/nexent) 了解更多信息。
- 加入我们的 [Discord 社区](https://discord.gg/tb5H3S3wyv) 与其他开发者交流并获取帮助!
- 通过微信联系我们,在我们的[网站](https://nexent.tech/zh/contact)找到二维码

Expand Down Expand Up @@ -119,4 +119,4 @@ bash deploy.sh

# 📄 许可证

Nexent 采用 [MIT](LICENSE) 许可证,并附有额外条件。请阅读 [LICENSE](LICENSE) 文件了解详情
Nexent 采用 [MIT 许可证](LICENSE)。
2 changes: 1 addition & 1 deletion doc/docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export default defineConfig({
base: (globalThis as any).process?.env?.GITHUB_PAGES ? "/nexent/" : "/",
title: "Nexent Doc",
description:
"A zero-code platform for auto-generating agents no orchestration, no complex drag-and-drop required.",
"A zero-code platform for auto-generating production-grade AI agents using Harness Engineering principles.",

// Add favicon to head
head: [
Expand Down
5 changes: 2 additions & 3 deletions doc/docs/en/getting-started/overview.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Nexent

Nexent is a zero-code platform for auto-generating agents — no orchestration, no complex drag-and-drop required, using pure language to develop any agent you want. Built on the MCP ecosystem with rich tool integration, Nexent also provides various built-in agents to meet your intelligent service needs in different scenarios such as work, travel, and daily life. Nexent offers powerful capabilities for agent running control, multi-agent collaboration, data processing and knowledge tracing, multimodal dialogue, and batch scaling.
Nexent is a zero-code platform for auto-generating production-grade AI agents, built on **Harness Engineering** principles. It provides unified tools, skills, memory, and orchestration with built-in constraints, feedback loops, and control planes — no orchestration, no complex drag-and-drop required, using pure language to develop any agent you want.

> One prompt. Endless reach.

Expand Down Expand Up @@ -80,5 +80,4 @@ Join our [Discord community](https://discord.gg/tb5H3S3wyv) to chat with other d

## 📄 License

Nexent is licensed under the [MIT](../license) with additional conditions. Please read the [LICENSE](../license) file for details.

Nexent is licensed under the [MIT License](../license).
4 changes: 2 additions & 2 deletions doc/docs/zh/getting-started/overview.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Nexent

Nexent 是一个零代码智能体自动生成平台 —— 无需编排,无需复杂的拖拉拽操作,使用纯语言开发你想要的任何智能体。基于MCP生态,具备丰富的工具集成,同时提供多种自带智能体,满足你的工作、旅行、生活等不同场景的智能服务需要。Nexent 还提供强大的智能体运行控制、多智能体协作、数据处理和知识溯源、多模态对话、批量扩展能力
Nexent 是一个基于 **Harness Engineering** 原则打造的零代码智能体自动生成平台。集统一工具、技能、记忆和编排能力于一体,内置约束机制、反馈循环和控制平面。无需编排,无需复杂的拖拉拽操作,使用纯语言开发你想要的任何智能体。

> 一个提示词,无限种可能。

Expand Down Expand Up @@ -80,4 +80,4 @@ Nexent 采用现代化的分布式微服务架构,专为高性能、可扩展

## 📄 许可证

Nexent 采用 [MIT](../license) 许可证,并附有额外条件。请阅读 [LICENSE](../license) 文件了解详情
Nexent 采用 [MIT 许可证](../license)。
Loading