Skip to main content

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

Project description

介绍

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

我们在做大模型的CT,让普通开发者都能驾驭大模型,互联网企业都能开展稳定的AI业务。

特点

  1. 开箱即用的智能脚手架;
  2. 通过xb命令将普通的python函数秒接入AI。

使用指南

使用 pip install -U pyxbrain安装最新版本,安装完成后,在命令行输入 xb即可进入圣诞。

常见问题

  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.4.tar.gz (7.6 kB view details)

Uploaded Source

Built Distribution

pyxbrain-1.0.4-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyxbrain-1.0.4.tar.gz
  • Upload date:
  • Size: 7.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.4.tar.gz
Algorithm Hash digest
SHA256 ff9d90386b292f67d158358b2990ad321100fea10820dd4a1daf3634fd017d61
MD5 6ef2ed4ac9ac45c020c3db05a69bb492
BLAKE2b-256 5ccf7c50e338bce66dc1961cb224a860fc582974d2168b0672a4a708b0f3f380

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyxbrain-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 11.1 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f340bcb242b801f0c291b951d3d938ef8981717d714ff65dbce44d4ab37db698
MD5 85e326fd127229351ca0f9fa6787ae38
BLAKE2b-256 f3e4a7d0f5c6216b85eb8ee2f6913df05e69a9c66253b15bf35c594c6bc44ce1

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