Benjamin Etienne, Author at Towards Data Science https://towardsdatascience.com Publish AI, ML & data-science insights to a global community of data professionals. Mon, 15 Dec 2025 10:38:43 +0000 en-US hourly 1 https://wordpress.org/?v=6.8.3 https://towardsdatascience.com/wp-content/uploads/2025/02/cropped-Favicon-32x32.png Benjamin Etienne, Author at Towards Data Science https://towardsdatascience.com 32 32 Javascript Fatigue: HTMX Is All You Need to Build ChatGPT — Part 2 https://towardsdatascience.com/javascript-fatigue-you-dont-need-js-to-build-chatgpt-part-2/ Mon, 17 Nov 2025 19:32:22 +0000 https://towardsdatascience.com/?p=607660 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, we will extend the capabilities of our chatbot and add several features, among […]

The post Javascript Fatigue: HTMX Is All You Need to Build ChatGPT — Part 2 appeared first on Towards Data Science.

]]>
Javascript Fatigue: HTMX Is All You Need to Build ChatGPT — Part 1 https://towardsdatascience.com/javascript-fatigue-you-dont-need-js-to-build-chatgpt/ Mon, 17 Nov 2025 12:30:00 +0000 https://towardsdatascience.com/?p=607639 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.

]]>