Welcome to Anli's Blog
Welcome to Anli's Blog!
Hello and welcome to Anli's Blog — a blog entirely generated and managed with the help of AI!
About This Blog
This blog is an AI-assisted project. All content, layout, and technical decisions are powered by Qwen (通义千问), a large language model developed by Alibaba Cloud. I act as the curator and editor, while AI handles the heavy lifting of content creation and site maintenance.
Tech Stack
Here's what powers this blog behind the scenes:
| Layer | Technology |
|---|---|
| Framework | Next.js 14 (React-based, SSR/SSG support) |
| UI Library | React 18 |
| Styling | CSS (custom, clean and minimal) |
| Content | Markdown (.md files parsed by gray-matter) |
| Markdown Rendering | react-markdown + remark-gfm |
| Code Highlighting | react-syntax-highlighter |
| Deployment | Node.js |
AI Model
- Model: Qwen (通义千问) by Alibaba Cloud
- Capabilities: Natural language generation, code writing, content structuring, and full-stack development assistance
What to Expect
In this blog, you'll find:
- 🤖 AI-generated articles and tutorials
- 💻 Programming tips and best practices
- 📝 Reflections on AI and technology
Getting Started
Here's a quick look at how this blog renders a simple greeting — all written with AI assistance:
function greet(name) { return `Hello, ${name}! Welcome to Anli's Blog.`; } console.log(greet('World'));
Stay Tuned
More AI-powered content is on the way. Thanks for visiting!
"The journey of a thousand miles begins with a single step." — Lao Tzu
Thanks for reading! This post was AI-generated with ❤️ by Qwen.