Introduction As you may have seen in my previous post, I’ve finally built a machine powerful enough to run Open Source AI models locally. At this point, some of my goals have been achieved, others still require work, and a few —after gaining real experience— might simply not be worth the effort. I’ll try not…
Posts Tagged
chatbots
I’ve made up my mind — I’m going all-in on local A.I.
I’ve been thinking about it for a while, but now I’m seriously considering it: building a truly powerful computer, specifically designed to run artificial intelligence models locally. This is not a decision I take lightly, because it comes with a high cost, both economically and in terms of time. But my motivation is clear: I…
Exploring the Boundaries of Current LLMs and the New GPT-o1
Introduction Since after the summer holidays, I have been implementing chatbots based on LLMs (Large Language Models) in SMEs professionally. I’ve just started, so for now, they are quite simple (they respond with company information, book appointments, find information in corporate documentation…), but it’s a starting point. The fact is that it hasn’t taken long…