Metadata-Version: 2.1
Name: reno_aina
Version: 0.1.0
Summary: reno aina
Home-page: https://github.com/renoyuan/AinA
Author: renoyuan
Author-email: renoyuan@foxmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fastapi>=0.111.1
Requires-Dist: loguru>=0.7.2
Requires-Dist: qianfan>=0.4.2
Requires-Dist: torch>=2.3.1
Requires-Dist: transformers>=4.42.4
Requires-Dist: gradio>=4.39.0

# AINA IS ALL IN AL

目前定位可能是一个rag 框架 。


目前已实现

调用大模型 ok

调用qwen2 大模型（本地）

调用文心一言（千帆大模型）（在线）

文心一言 没有开源只能调用线上版本目前有免费次数可用去官网申请即可

多轮对话+展示页面

python 版本 ok

3.12.4

版本规划

v0.0.1  运行模型(支持多模型) 输入&回答

v0.1.0   多轮对话 +展示页面

v1.0.0  引入 rag 本地文档+搜索引擎

v1.1.0 多功能 模板

v1.2.0  多模态支持

v1.3.0 支持多平台接入
