This commit is contained in:
Carson Gross 2025-01-10 12:38:47 -07:00
parent c802494f7e
commit 02bc415735

View File

@ -14,7 +14,7 @@ img, video {
}
</style>
When I was in college, I wrote some customer service software that tied together some custom AI models I trained, the OpenAI API, a database, and some social media APIs to make the first version of [Sidekick](sidekickai.co).
When I was in college, I wrote some customer service software that tied together some custom AI models I trained, the OpenAI API, a database, and some social media APIs to make the first version of [Sidekick](https://sidekickai.co).
## Led astray
@ -44,4 +44,4 @@ The rewrite went far better than I could have imagined. It definitely won't be r
I'll finish by touching on the biggest benefit in my eyes: it's tremendously easier to add new features as our customers request them. A feature that would have taken 2 weeks to fully implement, test and ship, now takes a day or two. As a small startup with a large number of customer demands, this is table stakes.
Sidekick hasn't raised VC funding so I can't afford to hire lots of devs. With HTMX we don't need to.
Sidekick hasn't raised VC funding so I can't afford to hire lots of devs. With HTMX we don't need to.