# Laravel Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/laravel
> Markdown URL: https://aitinkerers.org/technologies/laravel.md
> Technology record last updated: 2026-02-25T08:40:41Z
> Generated: 2026-09-23T02:31:47Z

Laravel is the premier PHP web application framework: it delivers expressive, elegant syntax for building robust, modern applications fast.

Laravel is an open-source PHP framework, architected on the Model-View-Controller (MVC) pattern, designed for high-performance web development. It streamlines complex tasks with powerful features: the Eloquent ORM simplifies database interactions; the Blade templating engine manages clean, fast views; and the built-in Artisan command-line tool handles scaffolding, migrations, and job queues. This mature ecosystem, created by Taylor Otwell, focuses on developer experience, providing a solid foundation for everything from small projects to enterprise-level systems.

- Official technology site: https://laravel.com
- Public AI Tinkerers demos and talks: 4
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Data Analysis faster than the Speed of Thought](https://dublin.aitinkerers.org/talks/rsvp_fz6ekFLHLXY)

I’ll demo an AI-augmented data tool that turns CSVs into instant insight. It uses LLMs and heuristics for semantic tagging, chart selection, and natural-language queries, while also handling joins and versioned views in seconds. The focus is on how AI + smart defaults can make everyday analysis feel effortless.

- Event context: AI Tinkerers Dublin Anniversary Meetup — September 10, 2025 — 2025-09-10 — Dublin
- Public talk page: https://dublin.aitinkerers.org/talks/rsvp_fz6ekFLHLXY

### [Agentic Agent Creation and Integration System](https://orange-county.aitinkerers.org/talks/rsvp_cr31KvdJEUg)

I would like to demo my NetShow AI integration system, featuring user-friendly AI tools and zero-code web form interfaces. This system empowers anyone—whether individuals with just basic computer and email skills, students, or businesses—to seamlessly integrate AI into their daily workflows. It simplifies tasks, enhances productivity, and supports learning, making AI practical, accessible, and effortless for everyone.

- Event context: AI Tinkerers - Orange County Inaugural Meetup (February 20th 2025) — 2025-02-21 — Orange County
- Public talk page: https://orange-county.aitinkerers.org/talks/rsvp_cr31KvdJEUg

### [My Pet Freelancer - generating realistic data with AI](https://boston.aitinkerers.org/talks/rsvp_cZbID0fiiiw)

My Pet Freelancer is a platform to help connect people with animal talent that can provide services. It's a reversal of the normal pet services market, so it was important to fill our demo site with realistic sample data. This talk will show how i used custom seeders in Laravel to create pet profiles and images that all make sense together

- Event context: AI Tinkerers Boston November Meetup — 2024-11-25 — Boston
- Public talk page: https://boston.aitinkerers.org/talks/rsvp_cZbID0fiiiw

### [Live AI chatbots and Vector Search with Laravel, Vue.js, and MySQL](https://boston.aitinkerers.org/talks/rsvp_ds3pqfXmJvM)

The primacy of python and dedicated vector databases for search might be due to the hype driven by enterprise solutions. But there are thousands of PHP and MySQL websites out there that could benefit from Vector Search. With an implementation of this modified from one created by Allan Pichardo ( pichardo.dev ) called mysql-vector this demonstrates the feasibility of native vector search with MySQL and PHP.

- Event context: AI Tinkerers September Meetup Sponsored by BasisTech — 2024-09-23 — Boston
- Public talk page: https://boston.aitinkerers.org/talks/rsvp_ds3pqfXmJvM

## Related Technologies

- [PHP](https://aitinkerers.org/technologies/php) ([Markdown](https://aitinkerers.org/technologies/php.md)) — 7 public demos
- [C#](https://aitinkerers.org/technologies/c-3) ([Markdown](https://aitinkerers.org/technologies/c-3.md)) — 9 public demos
- [DuckDB](https://aitinkerers.org/technologies/duckdb) ([Markdown](https://aitinkerers.org/technologies/duckdb.md)) — 9 public demos
- [MySQL](https://aitinkerers.org/technologies/mysql) ([Markdown](https://aitinkerers.org/technologies/mysql.md)) — 7 public demos
- [mysql-vector](https://aitinkerers.org/technologies/mysql-vector) ([Markdown](https://aitinkerers.org/technologies/mysql-vector.md)) — 1 public demo
- [OpenAI API](https://aitinkerers.org/technologies/openai-api) ([Markdown](https://aitinkerers.org/technologies/openai-api.md)) — 520 public demos
- [PostgreSQL](https://aitinkerers.org/technologies/postgresql) ([Markdown](https://aitinkerers.org/technologies/postgresql.md)) — 106 public demos
- [Vue](https://aitinkerers.org/technologies/vue) ([Markdown](https://aitinkerers.org/technologies/vue.md)) — 8 public demos
