7
amra:
That’s awesome! Which language do you use to build a chat bot?
uruviel2001:
@amra thanks 😊 It's my personal project so it's written in Clojure (my favorite language) but if you wanna know how I get the chatty bits locally I'm using llama.cpp (https://github.com/ggerganov/llama.cpp) which runs Large Language Models locally. Still some features to build in  ... but it's a fun project and you do grow attached to the thing you make :p