
Wei-Meng Lee
@weimenglee
I am a professional developer trainer. You probably have read some of my books/articles on topics such as Blockchain, Android, iOS, Machine Learning, and BLE.
ID: 15479334
http://www.learn2develop.net 18-07-2008 09:59:03
1,1K Tweet
1,1K Followers
2,2K Following

🚀 Exciting news! I’ll be giving a lunchtime talk on Hugging Face in collaboration with Singapore Management University Academy 🔹 Unlock Hugging Face: Simplify AI with Transformers, LLMs, RAG, Fine-Tuning & More 📅 March 11, 2025 | 🕛 12:00 PM – 1:30 PM 📍 SMU YPH School of Law, B2-03 Reg link soon.


What really happens when you download a Hugging Face model? 🤔 From NLP to computer vision, these models power incredible applications—but how do they work under the hood? I break it all down in my latest AI Advances article. 🚀👇 🔗 ai.gopubby.com/mastering-hugg…

Working with ollama and wished that you can use the models in Hugging Face? This article on AI Advances shows you how. medium.com/ai-advances/ru…



There are many tools that allow you to run LLMs locally on your computer. In this article for AI Advances, I discussed vLLM, a tool that is designed to run LLMs using CUDA. ai.gopubby.com/running-llms-l…

Have a lot of documents that you want to extract data from? In this article on AI Advances I showed how to extract text, tables, and images data from a wide variety of document formats. medium.com/ai-advances/ex…




With Open WebUI, you can now easily interact with LLMs running locally on your computer. What's more, you can use it to perform RAG on your private documents. My article on AI Advances shows you how. ai.gopubby.com/using-open-web…


Ever wondered what exactly are AI agents? Well, wonder no more. If you can code in Python, you can create your own AI agents! Check out my article on AI Advances! ai.gopubby.com/building-ai-ag…



Now that you understand the basics of LangGraph, let's use it to write an agent! Following my article on AI Advances to see how to implement it! ai.gopubby.com/developing-age…

Once you learned the basics of creating agents using LangGraph, you can now write your own custom tools to integrate into your own agent. Find out how in this follow-up article on AI Advances. ai.gopubby.com/extend-langgra…

A multi-agent system is a computational framework where multiple agents interact or collaborate to achieve a common goal or solve a complex task. Check out my article on AI Advances to see how you can develop one using LangGraph! ai.gopubby.com/creating-multi…