Category: Uncategorized

  • Writing an AI Chatbot in Rust and Solid.js

    Writing an AI Chatbot in Rust and Solid.js

    Here is the full source code if you want to use to use as a starting point for any of your projects. The motivation I want to explore the viability of using Rust to write AI chatbots while measuring the performance difference, speed of development, and productivity. I opted to use Axum because I didn’t…