1011 related articles
TutorialsIn-depth analysis of Google Gemini multimodal Agent development: 1M token context for multimodal understanding, native image & speech generation, Live API real-time interaction, and full Notebook LM clone architecture.
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.
TutorialsA detailed guide to FastEmbed, a lightweight Python embedding library covering installation, text and image embedding usage, and seamless Qdrant vector database integration for building local AI apps without GPU.
TutorialsDeep dive into LangChain LCEL core concepts: pipe operator internals, RunnableLambda function wrapping, RunnableParallel retrieval, and RunnablePassThrough with complete code examples and RAG practice.
TutorialsDeep dive into LangChain streaming output and async implementation, covering astream usage, custom AsyncQueueCallbackHandler, and Agent streaming executor architecture for production AI apps.
TutorialsLearn how to use OpenAI Agents SDK's built-in tracing system for AI Agent observability, covering zero-config auto-tracing, custom trace contexts, and tool call monitoring.
TutorialsLearn Python OpenCV basics: install opencv-python, read images with imread, display with imshow, handle keyboard input with waitKey, and release resources with destroyAllWindows.
Tech FrontiersSimon Willison releases Datasette Agent, combining LLM with Datasette to enable natural language database queries, plugin extensions, and local model support for personal data analysis.
Tech FrontiersSimon Willison releases datasette-agent-sprites plugin for secure AI Agent command execution in Fly Sprites sandbox. Analysis of its architecture, use cases, and significance.
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.
TutorialsBuild a RAG enterprise knowledge base Q&A system from scratch using Spring AI 2.0 and Cursor AI. Covers Ollama local LLM deployment, Redis vector database, document parsing, vectorization, and intelligent retrieval.
TutorialsLearn how to use AI tools to crack modified SHA-1 algorithms and 20,000+ lines of obfuscated JS code, reducing hours of traditional reverse engineering to just 20 minutes.
TutorialsLearn how to use MCP protocol to connect IDA Pro with AI LLMs for automated APP reverse engineering — from packing detection and unpacking to extracting product data.
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.
TutorialsLearn HuggingFace Transformers core usage: pretrained model download, Pipeline API for sentiment analysis, Tokenizer principles, model inference with Softmax, and saving workflows with Python examples.
TutorialsLearn how AI models like DeepSeek assist reverse engineering: analyzing Douyin's X-Bogus encryption, auto-generating 600+ lines of browser environment spoofing code.
TutorialsStep-by-step tutorial to deploy Hermes Agent with Qwen3.6 open-source LLM locally. Covers WSL setup, model download, Telegram bot integration for a zero-cost private AI Agent.
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.
Product ReviewsIn-depth analysis of 14 AI coding agents and personal AI assistant tools from DeepSeek's official Awesome DeepSeek Agent list, covering terminal, IDE, and IM scenarios with selection advice.
TutorialsHow to self-study cybersecurity from zero? This guide provides a systematic four-stage roadmap covering fundamentals, penetration testing, range training, and real projects with recommended tools.