https://github.com/igorbenav/igorbenav
https://github.com/igorbenav/igorbenav
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/igorbenav/igorbenav
- Owner: igorbenav
- Created: 2023-09-04T02:08:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-11T06:32:33.000Z (over 1 year ago)
- Last Synced: 2025-03-28T19:56:45.164Z (about 1 year ago)
- Size: 30.3 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Building stuff at [Benav Labs](http://github.com/benavlabs/)
### Books
**[Practical Language Models (In Progress)](https://github.com/igorbenav/practical-language-models)**
From the learning problem and neural networks to building LLM agents and deploying them to production. Python, NumPy, FastAPI, PydanticAI.
[Read the PDF](https://github.com/igorbenav/practical-language-models/blob/main/docs/en/Practical-Language-Models.pdf)
**[Practical Web Development (In Progress)](https://github.com/igorbenav/practical-web-development)**
From HTTP and HTML to React with Python and FastAPI. Server-rendered pages, HTMX, databases, auth, deployment.
[Read the PDF](https://github.com/igorbenav/practical-web-development/blob/main/docs/en/Practical-Web-Development-(en).pdf)
### Open Source
#### [FastCRUD](https://github.com/benavlabs/fastcrud)
Async CRUD operations and automatic endpoint creation for FastAPI. Filtering, sorting, joins, pagination.
[](https://pypi.org/project/fastcrud/)
[](https://pypi.org/project/fastcrud/)
[](https://github.com/benavlabs/fastcrud)
[Docs](https://benavlabs.github.io/fastcrud/)
#### [FastAPI Boilerplate](https://github.com/benavlabs/FastAPI-boilerplate)
Async FastAPI starter. SQLAlchemy 2.0, Pydantic V2, JWT auth, Redis caching, rate limiting, Docker.
[](https://github.com/benavlabs/FastAPI-boilerplate)
[](https://github.com/benavlabs/FastAPI-boilerplate)
[Docs](https://benavlabs.github.io/FastAPI-boilerplate/)
#### [FastroAI](https://github.com/benavlabs/fastroai)
Lightweight AI orchestration built on PydanticAI. Cost tracking, multi-step pipelines, tools with graceful failure handling.
[](https://pypi.org/project/fastroai/)
[](https://github.com/benavlabs/fastroai)
[Docs](https://benavlabs.github.io/fastroai/)
#### [CRUDAdmin](https://github.com/benavlabs/crudadmin)
Admin interface for FastAPI. Automatic CRUD views, auth, role-based access.
[](https://pypi.org/project/crudadmin/)
[](https://github.com/benavlabs/crudadmin)
#### [Landstro](https://github.com/benavlabs/landstro)
Landing page template with Astro.
[](https://github.com/benavlabs/landstro)
#### [FastroAI Template](https://fastro.ai)
Paid template for AI products. FastAPI + AstroJS + PydanticAI. Auth, payments, rate limiting, Stripe, OAuth, 90%+ test coverage.
[fastro.ai](https://fastro.ai)