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

Uploaded Source

Built Distribution

pyxbrain-1.0.5-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyxbrain-1.0.5.tar.gz
  • Upload date:
  • Size: 9.0 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.5.tar.gz
Algorithm Hash digest
SHA256 fc2db815249d9d23ed4c5196105919950d8817f722449789a3702cfedb402421
MD5 36fd98f11e878266f8df0b2f88e1df4a
BLAKE2b-256 531ac47956e4cb1861d9aed126546cc22bab295a943107862fd16c011d4e0cf0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyxbrain-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 13.2 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 57224eb43e6857a347e2b2bbf21c4a81bce37308129d3c6fd5f9860b54d0d912
MD5 15d1f90f6694464020fd35cfca983f44
BLAKE2b-256 bfe968cc89926aebe494d8aa70c8ab1ce1ec5e2959871945203b11365a5a4529

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