Build AI Assistants with memory, knowledge and tools https://github.com/phidatahq/phidata
|
10 months ago | |
---|---|---|
README.md | 10 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