先知控制器diviner:python开发,基础模型应用,后续实现类似dify的web界面,主要功能:
语言模型:langchain,模型调用、外挂知识库、微调等
图像模型:comfyui,工作流封装
api:提供api调用
后台:提供apikey生成

rabin ea9d15c655 edit 2 月之前
admin ea9d15c655 edit 2 月之前
conf ea9d15c655 edit 2 月之前
data ea9d15c655 edit 2 月之前
front ea9d15c655 edit 2 月之前
model ea9d15c655 edit 2 月之前
runtime ea9d15c655 edit 2 月之前
service ea9d15c655 edit 2 月之前
.gitignore 2db9e7cdac edit 2 月之前
README.rst ea9d15c655 edit 2 月之前
admin.py ea9d15c655 edit 2 月之前
check.py ea9d15c655 edit 2 月之前
cron.py ea9d15c655 edit 2 月之前
diviner ea9d15c655 edit 2 月之前
front.py ea9d15c655 edit 2 月之前
install.py ea9d15c655 edit 2 月之前
loader.py ea9d15c655 edit 2 月之前
master_cron.py ea9d15c655 edit 2 月之前
pdf.py ea9d15c655 edit 2 月之前
requirements.txt ea9d15c655 edit 2 月之前

README.rst

# diviner 先知控制器

安装

python install.py

前台:python front.py
后台:python admin.py