Ai
Analyzing gemini-cliโ€™s Source Code with gemini-cli
· โ˜• 11 min read
Introduces how to use the `gemini-cli` command-line tool to analyze its own source code repository. Through a series of interactive commands, we will explore the design and implementation of `gemini-cli`. This method not only demonstrates the capabilities of AI tools but also provides developers with a new way to learn and explore.

ChatBlog - An Experiment in AI Interaction for Personal Blogs
· โ˜• 5 min read
Adding a chatbot to a blog is both interesting and practical. It can answer readers' simple questions based on the blog content and the author's introduction articles. ChatBlog (chat + blog) might be an engaging and useful model for interactive technical sharing. This article documents my exploration and implementation process.