This is a simple AI agent built with Python, Pydantic, and OpenAI's API.
- Input validation with Pydantic.
- Interaction with OpenAI's API for natural language processing.
- Output validation using Pydantic models.
- Clone this repository:
git clone <repo-url> cd harelabs_pydantic-ai