2035 related articles
Product ReviewsOpenCodesign is an open-source AI design tool supporting Claude, GPT, Gemini, and more models. With local-first architecture and BYOK mode, it generates prototypes, slides, and PDFs from natural language prompts. 5000+ GitHub Stars.
Product ReviewsDeep dive into the 8,200-star awesome-LLM-resources GitHub project covering the full LLM lifecycle: data processing, training, inference, Agents, multimodal, and more.
Product ReviewsDeep dive into Tencent's open-source AI platform Cube Studio, covering distributed training, large model fine-tuning and inference, Pipeline orchestration, VGPU virtualization, and Huawei Ascend support for enterprise cloud-native MLOps.
Expert OpinionsAs vibe coding makes app development as frequent as blogging, we need lightweight mechanisms like RSS to discover and share personal AI tools. Exploring the future infrastructure of AI app distribution.
Product ReviewsUnsloth is an open-source LLM fine-tuning tool with 63K+ GitHub stars. Fine-tune Gemma 4, Qwen 3, DeepSeek on a single RTX 3090 with 70% less VRAM, 2-5x faster training, and an intuitive Web UI.
Tech FrontiersSimon Willison releases LLM 0.32a0 alpha with message sequence modeling and typed streaming parts, supporting multimodal output and conversation history injection while maintaining backward compatibility.
Product ReviewsDeep dive into Chatbox, an open-source AI client with 40K GitHub Stars. Supports GPT-4, Claude, Gemini via direct API, covers all platforms, and stores data locally for privacy.
Expert OpinionsZig creator Andrew Kelley uses a smoking analogy to address the AI code ban controversy: developers can use AI tools, but Zig's codebase won't accept LLM-assisted contributions.
TutorialsMicrosoft's official open-source Generative AI for Beginners course features 21 lessons covering LLM fundamentals, Prompt Engineering, and hands-on AI app development. 110K+ GitHub Stars, Jupyter Notebook-based learning for developers.
Tech FrontiersSimon Willison releases LLM Python library 0.32a0 alpha with message sequence prompts and typed streaming responses, redesigning model interaction abstractions for multimodal output, tool calls, and modern LLM features.
Expert OpinionsZig implements open source's strictest anti-LLM policy, banning all AI-generated PRs and Issues. Deep dive into its "Contributor Poker" theory: investing in people over code.
Tech FrontiersSimon Willison releases LLM library 0.32 alpha with message sequences and typed streaming chunks, replacing the old text-in-text-out model to fully support multi-turn dialogue, multimodal output, and tool calling.
Product ReviewsDeep dive into Tencent's open-source AI platform Cube Studio, covering distributed training, LLM fine-tuning, inference deployment, VGPU virtualization, and domestic hardware support for enterprise MLOps.
Product ReviewsIn-depth guide to AnythingLLM, a privacy-first open-source AI tool covering local deployment, RAG document chat, multi-model support, and more for building a secure private AI workbench.
Product ReviewsIn-depth review of Chatbox, an open-source AI client supporting GPT-4, Claude, Gemini and more. Covers core features, technical architecture, use cases, and comparisons with similar tools.
Product ReviewsIn-depth guide to LibreChat, an open-source AI chat platform covering multi-model aggregation, MCP protocol, Agents, code interpreter, deployment tutorials, and comparisons with alternatives.
Product ReviewsDeep analysis of the GitHub project awesome-LLM-resources covering LLM training, inference, Agent, MCP, multimodal, small language models, o1 reasoning and more — an 8200+ Star one-stop LLM resource guide.
Product ReviewsDjango co-creator Simon Willison uses Claude Code's web version on his phone to sync a decade of iNaturalist wildlife photography to his blog, showcasing pragmatic AI-assisted programming.
Expert OpinionsVibe Coding makes building apps as simple as blogging, but how to distribute the flood of micro-apps? Matt Webb proposes RSS as the ideal protocol for sharing vibe-coded tools. Deep analysis inside.
Deep DivesDeep dive into LLM 0.32a0 alpha: a major refactoring from text conversations to message sequences and typed streaming events, supporting multimodal output, tool calls, and flexible serialization.