2124 related articles
Product ReviewsGoogle releases Antigravity SDK preview, a Python AI Agent framework. Features minimal code startup, declarative security policies, MCP integration, multimodal input, and streaming output.
TutorialsA Bilibili creator used AI tools to build a Python-based Mastermind-style code-breaking game. Learn the rules, logic strategies, and lessons from AI-assisted development.
TutorialsIn-depth analysis of Python side hustle realities in 2025: learning barriers, freelance pricing, market competition, and new AI-era opportunities from scraping to LLM app development.
TutorialsUse DeepSeek AI to generate Python image compression code with Pillow. Achieve 30%-60% file size reduction with virtually no quality loss, all processed locally for complete privacy.
Tech FrontiersA detailed guide to Python PyAutoGUI covering installation, mouse clicks, keyboard input, screenshot positioning, and a complete auto-messaging script with office automation use cases.
TutorialsBuild an AI Agent in 200 lines of Python from scratch. A deep dive into the five core modules: Prompt, Memory, Tool Use, RAG, and Skill, with progressive development workflow.
TutorialsComplete guide to the yfinance library covering stock price retrieval, financial statements, options chains, batch downloads, and real-time data for Python quantitative analysis.
TutorialsLearn how AgentSpan enables AI Agent state persistence with crash recovery, human approval workflows, and seamless LangGraph integration. Full Python examples included.
TutorialsBuild an AI research assistant with Python, LangChain, and Consensus MCP. Eliminate LLM hallucinations in academic citations using structured outputs and real-time literature retrieval.
TutorialsLearn to build a Slack Bot with Python and slack-bolt: environment setup, Socket Mode, message handling, slash commands, and GPT-4o integration in under 50 lines of code.
TutorialsPixi is a cross-platform package manager built on Conda-Forge, written in Rust, that unifies Python packages, Rust toolchains, and system-level dependencies like FFmpeg in one workflow.
TutorialsLearn Python OpenCV basics: install opencv-python, read images with imread, display with imshow, handle keyboard input with waitKey, and release resources with destroyAllWindows.
TutorialsLearn how to build professional Python projects from scratch using UV, covering pyproject.toml dependency management, project structure, and fixing Module Not Found errors.
TutorialsLearn how to use AI programming tools with Python Django and MySQL to build a complete admin system with login auth, menu management, role permissions, and extensible news management module.
TutorialsA hands-on Cursor AI tutorial covering download, setup, three chat modes, Claude model selection, and auto-generating a complete Python student management system using Agent mode.
Product ReviewsIn-depth review of a 648-episode Bilibili Python tutorial: analyzing course structure, learning path, and projects. Reveals the truth behind "7-day mastery" and offers effective self-study tips.
TutorialsA systematic Python ML course using a 3-stage framework: algorithm derivation, code implementation, and experimental analysis. Covers logistic regression, decision trees, and ensemble learning.
TutorialsA minimalist open-source solution using a single Python file to bridge GitHub Copilot's model capabilities to Claude Code. No extra API purchase needed, with team sharing and log auditing support.
TutorialsDeep analysis of real Ningbo Bank AI Agent interview questions covering LLM multi-path reasoning optimization, agent debugging methodology, Python deep/shallow copy, GIL, and decorators.
TutorialsA teaching-proven 9-week Python learning path for absolute beginners, covering syntax, data types, control structures, functions, and file handling with 16 hands-on projects.