Agent framework with memory
Phidata is used to build AI agents with built-in memory, knowledge bases, and tool use capabilities that can maintain context across conversations. It provides a batteries-included framework for creating assistants that can search the web, query databases, run code, and remember previous interactions.
Install with `pip install phidata` and set your LLM provider API key. Create an Agent with `Agent(model=OpenAIChat(id='gpt-4'))`, add tools like `WebSearch()` or `PythonTools()`, and optionally attach a PostgreSQL-backed memory store. Run the agent with `agent.run()` or serve it as an API.
$ pip install phidata` and set your LLM provider API key Be the first to share a Phidata case study and get discovered by clients.
Submit a case studySubmit a brief and we'll match you with vetted specialists who have proven Phidata experience.