HuggingGPT: Bringing Jarvis to Reality

HuggingGPT: Bringing Jarvis to Reality

Since the advent of ChatGPT, various GPTs have emerged. Recently, Microsoft launched HuggingGPT and open-sourced the corresponding project on GitHub – Jarvis. Just these two points are enough to pique the public’s interest. Today’s article will simply interpret HuggingGPT, specifically the paper – HuggingGPT: Solving AI Tasks with ChatGPT and its Friends in Hugging Face[1]. … Read more

Free and Effective AI Video Generation with SVD

Free and Effective AI Video Generation with SVD

(You need to download ComfyUI first, I recommend looking at the previous SVD article) What! Are there still experts? (AI Drawing: Basic Installation and Use of ComfyUI) Actually, during my previous learning of Stable Diffusion, I learned about AI video generation tools like Runway Gen2 and Pika, which, while useful, require payment. A monthly subscription … Read more

Milvus Practical Application – Question Answering System

Milvus Practical Application - Question Answering System

Milvus Vector Database The previous article introduced the installation and deployment of the Milvus vector database. This time, we will introduce an application example of Milvus. With the similarity search feature of Milvus, there are many applicable scenarios: • Image similarity search: Images can be searched and the most similar images can be returned immediately … Read more