Build AI Assistants with memory, knowledge and tools https://github.com/phidatahq/phidata

天问 3a82936e02 Update 'README.md' 1 week ago
README.md 3a82936e02 Update 'README.md' 1 week ago

README.md

phidata

Build AI Assistants with memory, knowledge and tools,支持文字,图片,pdf等回答。

Usage

pip install -U phidata
pip install -U "phidata[aws]"

# 创建一个基于 aws 云服务的ai应用
phi ws create -t ai-app -n ai-app
export OPENAI_API_KEY=sk-***
phi ws up --group app