AI-powered PDF analysis and RAG agent using Pydantic.
This project uses Rye for dependency management. To get started:
- Install Rye: https://rye-up.com/
- Clone this repository
- Run
rye sync
to install dependencies - Run
rye run dev
to start the development server