mirror of
https://github.com/yuruotong1/autoMate.git
synced 2026-03-22 13:07:17 +08:00
readme
This commit is contained in:
23
README.md
23
README.md
@@ -1,24 +1,33 @@
|
||||
# autoMate
|
||||
<div align="center">
|
||||
|
||||
<a ><img src="./source/github/logo.svg" width="120" height="120" alt="autoMate logo"></a>
|
||||
|
||||
# FastGPT
|
||||
|
||||
autoMate是一个基于 LLM 大语言模型的自动化工作系统,提供开箱即用的鼠标控制、键盘控制、浏览器器控制、数据处理、模型编排、模型调用等能力。同时可以通过可视化进行工作流编排,从而实现复杂的自动化功能!
|
||||
</div>
|
||||
|
||||

|
||||
|
||||
如果你对 autoMate 感兴趣,欢迎加群一起讨论:
|
||||
|
||||

|
||||
|
||||
|
||||
autoMate是一款让AI为你打工的工具。
|
||||
|
||||
相比coze、fastgpt、dify等比较成熟的LLM应用开发平台,autoMate有什么不同?
|
||||
|
||||
autoMate 采用了传统的C/S架构,有两种好处:
|
||||
|
||||
1. 这意味着它比B/S架构更接近操作系统,与操作系统距离的缩短意味着我们的Tools拥有更高的操作权限,可以实现与桌面端的程序进行无缝交互;
|
||||
2. 这意味着它摆脱了浏览器限制,让应用与LLM完全融合一体,就。
|
||||
|
||||
|
||||

|
||||
|
||||
它支持人工编排,对多种工具进行组合使用,完成但不限于以下工作
|
||||
它支持人工编排,对多种工具进行组合使用,完成但不限于以下工作:
|
||||
|
||||
1. 能够根据你输入的任务,在网上找资料并参考优秀案例来执行任务,并最终给出一个结果。你只需要像一个老板一样反馈结果好还是坏,autoMate会自动优化方案。
|
||||
|
||||
如果你对 autoMate 感兴趣,欢迎加群一起讨论:
|
||||
|
||||

|
||||
|
||||
# 工具列表
|
||||
autoMate 已经集成以下工具,工具列表会不断更新:
|
||||
|
||||
|
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 83 KiB |
BIN
source/github/logo.png
Normal file
BIN
source/github/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.3 KiB |
1
source/github/logo.svg
Normal file
1
source/github/logo.svg
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1710121848900" class="icon" viewBox="0 0 1036 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="5986" xmlns:xlink="http://www.w3.org/1999/xlink" width="202.34375" height="200"><path d="M938.746762 69.161909l-45.29294-16.324979a67.263911 67.263911 0 1 0-20.006974 64.317916l42.469944 15.465979c28.720962 10.432986 53.515929 49.097935 53.51593 83.46589v598.869211c0 33.999955-24.548968 72.663904-53.639929 82.728891l-38.29595 13.501982a67.263911 67.263911 0 1 0 14.115982 66.649912l46.396938-16.447978c55.602927-19.515974 98.195871-83.71089 98.195871-146.310808V216.209715c0-62.353918-42.959943-126.917833-98.195871-147.292806z m-716.580055 819.808919a66.895912 66.895912 0 0 0-52.165931 24.547968l-48.483936-16.079979a89.111883 89.111883 0 0 1-54.252929-74.995901V208.722725a89.971881 89.971881 0 0 1 54.252929-76.1019l51.919931-18.656975a67.631911 67.631911 0 1 0-15.464979-65.913913L98.194871 69.284909A157.357793 157.357793 0 0 0 0 208.722725v613.719191a156.252794 156.252794 0 0 0 99.299869 138.332817l60.266921 21.234972a67.509911 67.509911 0 1 0 62.599917-93.039877z" fill="#1296db" p-id="5987"></path><path d="M426.289438 572.413245l86.779886-205.105729 91.935878 205.105729z m282.311628 230.758696h119.798842L560.817261 210.317723l-98.194871 1.104998-251.625668 592.11722 118.079844-1.349999 51.429932-122.007839H652.999139l55.111927 122.743838z" fill="#1296db" p-id="5988"></path></svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 30 MiB After Width: | Height: | Size: 30 MiB |
Reference in New Issue
Block a user