1 Introduction I've always had an idea—to build a chatbot for my blog that can understand the content of my blog posts and intelligently answer visitors' questions. While this requirement might seem simple at first glance, its actual implementation involves a series of unfamiliar and complex concepts: such as...
1 Introduction: My usual AI usage habits have always been quite simple—my priority has always been: 1. ChatGPT official client (I use the free quota, as I don't use it much anyway, and if I occasionally exceed the quota, I just wait a few hours as a forced break); 2. LobeChat...
1. Preface: It's been a while since I've updated the AI learning map on my blog. It's not that my interest in AI has waned; quite the contrary. Many ideas and explorations have already taken shape in my mind. The real reason I've stopped is actually very simple: many practical scenarios ultimately involve the "paid AI" model.
Preface In addition to Diffusion Bee introduced in the previous article, there is another free local AI image generation tool suitable for running on M series Macs: Draw Things. Introduction to Draw Things and installation software introduction...
Preface Originally, I wanted to write a tutorial on deploying "Stable Diffusion" on Mac, but I happened to see Diffusion Bee, which is actually based on "Stable Diffusion" but is very friendly to friends with no basic knowledge...
Preface In the previous article, I have written about how to run the llama3.2 3B model locally based on Ollama and call it using Lobechat (see article: Home Data Center Series Build Private AI: Build an Open Source Big Language Locally Based on Ollama...
Preface As I get more and more exposure to the field of AI, some of my previous vague understandings are gradually becoming clearer, and the needs have gradually transitioned from the simplest chat class to the text generation class (text generation picture, text generation voice, text generation video, text generation code, etc.). If…
Preface I have previously written several articles about the basics of AI big language models, including an introduction to local big language model UI and API providers (see article: Starting the AI Journey: A Detailed Introduction to Local Big Language Model UI and Big Language Model API Providers), Local Big Language Model UI…
Preface In the previous article, I introduced the installation of the local large language model UI: Lobechat (see the article: Docker series based on the open source large language model UI framework: Lobechat detailed deployment tutorial), and the third-party API: OhMyGPT...
Preface How to start your AI journey? I believe this is the first question that many people (especially those who only know the concept of AI but have not really come into contact with AI technology) feel confused about. I was also like this a few weeks ago. I just heard about the power of AI, but I didn’t get too deep into its actual application. In…