xbrain专注于构建一款可解释的AI开发框架
Project description
适合谁?
您是否面临如下问题?
- Agent开发繁琐,想快速交付的项目。
- 要加速迭代Agent产品,提高产品竞争力。
- 小B公司接项目,苦于Agent短板。
- 想懂代码,想从事AI相关工作,不想从0开始学。
- …
您是否了解过这些产品?
- coze
- dify
- langchain
- ...
您是否遇到以下困惑?
- workflow可视化可以,没法用来做业务应用。
- Agent一堆技术栈,学哪一个都要补知识。
- 低代码平台太复杂,影响开发效率,一堆概念和配置,还受限。
- …
那么,恭喜,XBrain将使您眼前一亮,如获至宝!
这是一款函数即智能架构,支持将普通函数秒变智能、开箱即用、用户无需任何Agent开发技能,即可快速搭建Agent应用,不止于聊天。
使用指南
使用 pip install -U pyxbrain安装最新版本,安装完成后,在命令行输入 xb 即可开启对话。
常见问题
- 如果输入
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
Release history Release notifications | RSS feed
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.7.tar.gz
(9.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pyxbrain-1.0.7-py3-none-any.whl
(13.9 kB
view details)
File details
Details for the file pyxbrain-1.0.7.tar.gz.
File metadata
- Download URL: pyxbrain-1.0.7.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d22a648da3d046c5d26632d1fb7dddda70e2cc0e23190c8862a13e2b93b280d
|
|
| MD5 |
c1e7722b0c54ddad245f68fa4f683e1c
|
|
| BLAKE2b-256 |
38ba5fffb2e4ddc128ec5fc6e21726db5d912ae0ea4f2082acf577bbca28bf1f
|
File details
Details for the file pyxbrain-1.0.7-py3-none-any.whl.
File metadata
- Download URL: pyxbrain-1.0.7-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d2002446b85edb7e87aa494ae927497b081f353ad44cf8d10a093b85fdadc7b
|
|
| MD5 |
675a9e000d37480497aac08e8bca4065
|
|
| BLAKE2b-256 |
2ed6f48144065f76391a59dfb131e80cbec8baeef39cfceca7f654f496600016
|