Build AI Assistants with memory, knowledge and tools https://github.com/phidatahq/phidata
天问 3a82936e02 Update 'README.md' | 8 months ago | |
---|---|---|
README.md | 8 months ago |
Build AI Assistants with memory, knowledge and tools,支持文字,图片,pdf等回答。
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