2714 related articles

Xberg v1 is an MIT-licensed open-source local document extraction engine. CPU-only, supporting 101 formats with built-in SPLADE and ColBERT retrieval, Rust-powered for RAG and ML pipelines.

A systematic AI engineer learning roadmap covering programming, math, ML, and data engineering foundations, plus frontier AI technologies like LLM, RAG, Agents, and MCP with free open-source resources.

Google's Gemini Spark now invokes Chrome's auto-browse to handle multi-step tasks like booking apartments and flights, evolving from chatbot to true AI agent.

Cloudflare Workers and Containers now support inbound TCP connections and gRPC, breaking HTTP limitations to enable custom protocol servers, microservices, and real-time apps at the edge.

Struggling to cancel Perplexity? This guide explains why phone verification blocks settings access and provides complete solutions via App Store, Google Play, and PayPal to bypass restrictions.

A deep dive into PlanetScale's core database infrastructure architecture, covering compute-storage separation, Vitess shard routing, multi-replica HA, and zero-downtime schema changes.

Qwen3-Max joins the Venice privacy AI platform, enabling anonymous access to Alibaba's flagship LLM without registration. Learn about Venice's features, Qwen3-Max capabilities, and anonymous AI usage.

Deep dive into the LiveKit Agents open-source framework for building real-time voice AI agents using STT, LLM, and TTS modules with production-ready deployment capabilities.

Deep analysis of Nightcrawler, an AI penetration testing agent running entirely on smartphones. Exploring how on-device AI empowers cybersecurity testing, its architecture, use cases, and risks.

Alibaba launches flagship model Qwen3-Max focused on coding and collaboration, paired with Qwen Studio platform integrating multimodal AI, tool calling, and Artifacts to compete with GPT-4o and Gemini.

mpai is an open-source terminal collaboration tool that lets team members join Codex and Claude Code sessions with full context, using Tailscale for private connections and attributed prompts.

When using Apple Mail to send Gmail or other non-iCloud emails, the system still connects to iCloud servers. This article explains the technical reasons including Mail Privacy Protection, APNs, and iCloud Keychain.

A detailed guide on building a DIY train simulator controller with Arduino and open-source hardware, covering potentiometer input, USB HID protocol, and game mapping.

Deep analysis of the core divide between TDD's Mockist (London School) and Classicist (Detroit School), exploring the philosophical parallel with OOP vs FP.

In-depth analysis of the 360K-Star System Design Primer on GitHub, covering distributed system design fundamentals, interview case studies, and Anki flashcards to help you master large-scale architecture design.

Clip Sonar is an AI short video analysis tool that reverse-engineers viral Instagram Reels and TikTok videos to extract hooks, formats, and patterns, with Claude MCP integration and 50 free analyses.

How to build product analytics and evaluation capabilities for AI Agents at the MCP protocol layer, covering session-level tracing, tool call observability, and quality Evals.

gesture.live lets you perform electronic music in real time using webcam hand gestures. No MIDI keyboard or controller needed—just open a browser and wave your hands to control chords, bass, drums, and effects.

MicroCodex re-implements OpenAI's Codex programming agent in C++ with a binary under 1MB. This article analyzes its engineering design, minimalist philosophy, and use cases in CI/CD and embedded systems.

Exploring the core principle of separating object identity from representation in software design, covering interfaces, ECS, DDD, and distributed systems.