Code Monkey home page Code Monkey logo

earth's Introduction

Earth

Artificial General Intelligence user interface 普惠AGI交互界面,让更多人可以实现自己的AGI交互界面。

AGI-UI的使命是改善AGI在PC、Web、Mobile、XR、机器人等领域的人机协作体验。

作为AGIUI的首个开源项目,Earth是一个浏览器插件,支持常见的浏览器:Chrome, Firefox, Safari, Edge, Brave等。

🔝演示视频

如何使用?

安装步骤,先打开网址下载 https://github.com/AGIUI/Earth/releases/tag/v0.2.2

Chrome:

1.打开Chrome浏览器,地址栏输入 chrome://extensions/, 勾择开发者模式,点击'加载已解压的扩展程序'

2.选择文件夹,点击确定。扩展程序列表出现你导入的扩展程序即为成功。

Edge:

1.打开Edge浏览器,地址栏输入 edge://extensions/, 勾择开发者模式,点击'加载已解压的扩展程序'

2.选择文件夹,点击确定。扩展程序列表出现你导入的扩展程序即为成功。

Commands

# Install packages
npm install

# Live Dev for multiple browsers
npm run start [browser]
# npm run start chrome firefox safari

# Build for multiple browsers
npm run build [browser]
# npm run build chrome firefox safari

配置数据

  • config.json 里配置你的数据

Combo的一些示例

示例1:获取微博信息-创作科幻故事.json

示例2:获取微博最新消息,写一个访谈提纲

示例3:chirper上的shadowai行为解读

combo的数据示例

[{
    "checked": true,
    "combo": 3,
    "id": "1881e7d386e",
    "isInfinite": false,
    "owner": "user",
    "prompt": {
        "bindCurrentPage": false,
        "isApi": false,
        "isNextUse": true,
        "queryObj": {
            "isQuery": false,
            "query": "",
            "url": ""
        },
        "text": "给我一个科幻故事,和植物、机器人、爱情有关",
        "url": ""
    },
    "prompt2": {
        "bindCurrentPage": false,
        "isApi": false,
        "isNextUse": false,
        "text": "总结下"
    },
    "prompt3": {
        "text": "嗯"
    },
    "role": "",
    "tag": "科幻故事"
}]

版本记录

v0.2.0

新增绑定当前网页、输出格式,combo编辑器导入导出,提供示例

相关资料:

视频demo

如何构建属于自己的知识引擎?

人工智能写作指南v1.0

趋势:自主思考,通用人工智能的雏形#生成式智能体

Next Thing:角色+模型+流程+接口调用

推荐系统的可解释性到底需不需要?可解释性的UI应该是什么样的?

mix-copilot

earth's People

Contributors

shadowcz007 avatar xue160709 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.