Hacker News new | ask | show | jobs
by birracerveza 789 days ago
Excellent article.

> Now, if you’re wondering if I spent $99 to save some milliseconds for a meaningless demo, the answer is absolutely yes I did.

Godspeed, soldier.

> I was very excited for this problem in particular because it’s literally the perfect application of Elixir and Phoenix. If you are building conversational agents, you should seriously consider giving Elixir a try. A large part of how quick this demo was to put together is because of how productive Elixir is.

Back in the pre-GPT era I built a chatbot with LiveView, it is a a fantastic fit for assistants.

I might pick it up again, it was pretty fun.