# 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 ```