Category: htmx
-
Javascript Fatigue: HTMX Is All You Need to Build ChatGPT — Part 2
Javascript Fatigue: HTMX Is All You Need to Build ChatGPT — Part 2 In part 1, we showed how we could leverage HTMX to add interactivity to our HTML elements. In other words, Javascript without Javascript. To illustrate that, we began building a simple chat that would return a simulated LLM response. In this article,…
-
Javascript Fatigue: HTMX is all you need to build ChatGPT — Part 1
Javascript Fatigue: HTMX is all you need to build ChatGPT — Part 1 Building a chatbot (almost) without Javascript, only with Python and HTML. The post Javascript Fatigue: HTMX is all you need to build ChatGPT — Part 1 appeared first on Towards Data Science. Benjamin Etienne Go to original source