Skip to main content

xbrain专注于构建一款可解释的AI开发框架

Project description

适合谁?

您是否面临如下问题?

  • Agent开发繁琐,想快速交付的项目。
  • 要加速迭代Agent产品,提高产品竞争力。
  • 小B公司接项目,苦于Agent短板。
  • 想懂代码,想从事AI相关工作,不想从0开始学。

您是否了解过这些产品?

  • coze
  • dify
  • langchain
  • ...

您是否遇到以下困惑?

  • workflow可视化可以,没法用来做业务应用。
  • Agent一堆技术栈,学哪一个都要补知识。
  • 低代码平台太复杂,影响开发效率,一堆概念和配置,还受限。

那么,恭喜,XBrain将使您眼前一亮,如获至宝!

这是一款函数即智能架构,支持将普通函数秒变智能、开箱即用、用户无需任何Agent开发技能,即可快速搭建Agent应用,不止于聊天。

使用指南

使用 pip install -U pyxbrain安装最新版本,安装完成后,在命令行输入 xb 即可开启对话。

1728086044346

常见问题

  1. 如果输入 xb 时提示:“'xb' 不是内部或外部命令,也不是可运行的程序或批处理文件”。你需要把python的Scripts目录设置在环境变量下。

开发指南

打包成 whl 文件:

py -m pip install --upgrade build
py -m build

C:\Users\用户名下的 .pypirc文件配置基本信息:

[distutils]
index-servers = pypi
[pypi]
#测试环境
repository = https://upload.pypi.org/legacy/
username = __token__
password = token

上传到官方:

py -m twine upload dist/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyxbrain-1.0.8.tar.gz (9.6 kB view details)

Uploaded Source

Built Distribution

pyxbrain-1.0.8-py3-none-any.whl (14.0 kB view details)

Uploaded Python 3

File details

Details for the file pyxbrain-1.0.8.tar.gz.

File metadata

  • Download URL: pyxbrain-1.0.8.tar.gz
  • Upload date:
  • Size: 9.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.11

File hashes

Hashes for pyxbrain-1.0.8.tar.gz
Algorithm Hash digest
SHA256 7a71e08aadad089fead5bfdcb8233ecafa84afa988dd6656854509f4c31383e6
MD5 5bf2cbb89bf1efc3b3064e9bf2d71ea2
BLAKE2b-256 c39ab6dd1914477d149f013a31478490464d9922e32947d7b538fafb69ec9882

See more details on using hashes here.

File details

Details for the file pyxbrain-1.0.8-py3-none-any.whl.

File metadata

  • Download URL: pyxbrain-1.0.8-py3-none-any.whl
  • Upload date:
  • Size: 14.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.11

File hashes

Hashes for pyxbrain-1.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 22c0248563b18b5783d26f005fdba3dec11aff74709d2ad5c30bb1cce80bb2c3
MD5 375e26e53cc6a90be1fb08e20dcbeafd
BLAKE2b-256 b06d96f67749f02ed77ce50e5218315718530f647e1e0da1fcd1eb55567278ad

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page