Alejandro Wurts (@alwurts) 's Twitter Profile
Alejandro Wurts

@alwurts

๐Ÿ‡ฒ๐Ÿ‡ฝ๐Ÿ‡ฉ๐Ÿ‡ช | I like to tinker with and make Web Applications | Visit simple-ai.dev the easiest way to get started creating beautiful AI apps

ID: 1776559810634264576

linkhttps://www.alwurts.com/ calendar_today06-04-2024 10:37:52

482 Tweet

756 Takipรงi

570 Takip Edilen

Alejandro Wurts (@alwurts) 's Twitter Profile Photo

My goal: Jump straight into coding AI apps without wasting time on config. Mission accomplished. Use npx create-simple-ai to get started with a full-stack AI-ready template. Tech stack: ๐Ÿš€ Next.js ๐ŸŽจ Tailwind + shadcn/ui ๐Ÿ—„๏ธ Drizzle ORM with Postgres ๐Ÿ” Better Auth โšก Hono with

My goal: Jump straight into coding AI apps without wasting time on config. Mission accomplished.

Use npx create-simple-ai to get started with a full-stack AI-ready template.

Tech stack:

๐Ÿš€ Next.js
๐ŸŽจ Tailwind + shadcn/ui
๐Ÿ—„๏ธ Drizzle ORM with Postgres
๐Ÿ” Better Auth
โšก Hono with
Alejandro Wurts (@alwurts) 's Twitter Profile Photo

The long-overdue tool invocation component is now in simple-ai. It has actually been there for a while I just didn't show it ๐Ÿ˜ณ๐Ÿ˜ณ

Alejandro Wurts (@alwurts) 's Twitter Profile Photo

There are foundational books that are a must read for any engineer, one that I always recommend is "The Pragmatic Programmer" Nowadays however I don't see the value in reading coding books specially for the cutting edge stuff, just go and build instead of reading. I actually

Tyler Angert (@tylerangert) 's Twitter Profile Photo

all personal software apps will eventually converge on building the same foundational infra: - a sandboxed FS (virtual or real, depending on if you need a vm) - a coding agent that knows how to create / edit / remove files - a react runtime (e.g. dev server of some kind,