Learn Python - Free Tutorials & AI Guides

Free Python Tutorials, AI Guides & Coding Projects

TeamAI: Make Every Team AI Native with Git-Native Skill Sync

TeamAI: Make Every Team AI Native with Git-Native Skill Sync

What is TeamAI TeamAI is an open source CLI from Tencent that manages your team’s skills, rules, MCP, and knowledge across Claude Code, Codex, Cursor, CodeBuddy, OpenCode, OpenClaw, and other AI coding agents. The code is on GitHub at Tencent/teamai-cli,...

LLM Wiki: A Personal Knowledge Base That Builds Itself with LLMs

LLM Wiki: A Personal Knowledge Base That Builds Itself with LLMs

What is LLM Wiki LLM Wiki is an open source cross-platform desktop application that turns your documents into an organized, interlinked knowledge base automatically. Instead of traditional RAG (retrieve-and-answer from scratch every time), the LLM incrementally builds and maintains a...

nano-kpu: The Inference Chip Kimi-K3 Designed for Itself

nano-kpu: The Inference Chip Kimi-K3 Designed for Itself

What is nano-kpu nano-kpu is the RTL design of a nano-scale hybrid-architecture inference chip, and the headline is who made it: the chip was designed and implemented fully by Kimi-K3. The repository, released by Moonshot AI at github.com/MoonshotAI/nano-kpu under Apache...

Verilator: The Fastest Open Source Verilog and SystemVerilog Simulator

Verilator: The Fastest Open Source Verilog and SystemVerilog Simulator

What is Verilator Verilator is the fastest Verilog and SystemVerilog simulator. It is open source, guided by the CHIPS Alliance under the Linux Foundation, with over 700 contributors, and licensed under the GNU Lesser General Public License Version 3 or...

Understanding Kimi Delta Attention: The Linear Attention Powering Kimi K3

Understanding Kimi Delta Attention: The Linear Attention Powering Kimi K3

What is Kimi Delta Attention Kimi Delta Attention (KDA) is a linear attention mechanism introduced by Moonshot AI in the Kimi Linear technical report. It is a refinement of Gated DeltaNet that replaces the coarse, per-head scalar decay gate with...

God's Eye View: A Spy Satellite Simulator in Your Browser with Real OSINT Data

God's Eye View: A Spy Satellite Simulator in Your Browser with Real OSINT Data

What is God’s Eye View God’s Eye View is a real-time intelligence console for planet Earth. It renders a photorealistic 3D globe in your browser with live aircraft, ships, satellites, earthquakes, traffic, and public cameras, all driven by real public...

GPT-6 Astra: OpenAI's Frontier Model for End-to-End Agentic Work

GPT-6 Astra: OpenAI's Frontier Model for End-to-End Agentic Work

What is GPT-6 Astra GPT-6 Astra is OpenAI’s frontier flagship model, released on September 3, 2026, succeeding GPT-5.6 Sol. The API model id is gpt-6-astra. It has a 1,050,000 token context window, a 128,000 token maximum output, and a knowledge...

X Algorithm: The Open-Source For You Feed Ranking System from xAI

X Algorithm: The Open-Source For You Feed Ranking System from xAI

What is the X Algorithm The xai-org/x-algorithm repository contains the core code that determines which posts a viewer sees in the For You feed on X. It combines in-network content (from accounts the viewer follows) with out-of-network content (discovered through...

Understanding Multihead Attention in LLaMA: From First Principles to RoPE, GQA, and KV Cache

Understanding Multihead Attention in LLaMA: From First Principles to RoPE, GQ...

Why Attention A transformer encoder or decoder builds a contextual representation for every token in a sequence. A token’s representation should depend on the other tokens around it - not just on a fixed word embedding. Attention is the operation...

Semantica: Graph-Native Infrastructure for Context and Accountable AI Systems

Semantica: Graph-Native Infrastructure for Context and Accountable AI Systems

What is Semantica Most AI agents run on embeddings, not meaning: similarity scores with no structure, no relationships, and no way to explain why a result came back. Semantica is the semantic and context layer underneath your LLM, vector store,...

RF-DETR: Roboflow's Real-Time Detection Transformer for Object Detection, Segmentation, and Keypoints

RF-DETR: Roboflow's Real-Time Detection Transformer for Object Detection, Seg...

What is RF-DETR RF-DETR is a real-time transformer architecture for object detection, instance segmentation, and keypoint detection developed by Roboflow. It is built on a DINOv2 vision transformer backbone and a Deformable DETR decoder, and it delivers state-of-the-art accuracy and...

Prime Agent: A Self-Improving RLM Harness for Long-Running Coding and Research Work

Prime Agent: A Self-Improving RLM Harness for Long-Running Coding and Researc...

What is Prime Agent Prime Agent is an open-source coding and research agent for general and long-running work, developed by PrimeIntellect. It is designed around two core abstractions: the Recursive Language Model (RLM), which treats context as variables (prompt-as-a-variable) and...

OpenClaude: An Open-Source Coding-Agent CLI for Cloud and Local Model Providers

OpenClaude: An Open-Source Coding-Agent CLI for Cloud and Local Model Providers

What is OpenClaude OpenClaude is an open-source coding-agent command line interface that lets a developer use one terminal workflow across cloud APIs and local model backends. Instead of swapping between vendor CLIs, the user configures providers through a guided /provider...

Marketing Skills: A Collection of 48 AI Agent Skills for Marketing Tasks by Corey Haines

Marketing Skills: A Collection of 48 AI Agent Skills for Marketing Tasks by C...

What is Marketing Skills Marketing Skills is a collection of 48 AI agent skills focused on marketing tasks. Built for technical marketers and founders who want AI coding agents to help with conversion optimization, copywriting, SEO, analytics, and growth engineering,...

Magnitude: An Open Source Local Model Inference Server Tuned for Apple Silicon

Magnitude: An Open Source Local Model Inference Server Tuned for Apple Silicon

What is Magnitude Magnitude is an open source inference server for Apple silicon. It profiles your Mac, recommends the best models for it, then downloads, tunes, and runs them. Plugs into Pi, OpenCode, Hermes, OpenClaw, Codex, Claude Code, Oh My...

Code-Graph-RAG: Graph-Based Retrieval-Augmented Generation for Multi-Language Codebase Intelligence

Code-Graph-RAG: Graph-Based Retrieval-Augmented Generation for Multi-Language...

What is Code-Graph-RAG Code-Graph-RAG parses a multi-language codebase with Tree-sitter, builds a knowledge graph of its structure in Memgraph, and lets you query, edit, and optimise that code in plain English. It works across a monorepo of mixed languages under...

Claude Commerce Agents: Anthropic's Open-Source Blueprint for Shopping and Merchant AI Agents

Claude Commerce Agents: Anthropic's Open-Source Blueprint for Shopping and Me...

Claude Commerce Agents: Anthropic’s Open-Source Blueprint for Shopping and Merchant AI Agents Anthropic has open-sourced a complete blueprint for building commerce agents on Claude. The repository, anthropics/commerce-agents, provides two fully runnable agents, a shared common library, four industry verticals, and...

AutoHedge: An Autonomous Agent Hedge Fund Powered by Swarm Intelligence

AutoHedge: An Autonomous Agent Hedge Fund Powered by Swarm Intelligence

What is AutoHedge AutoHedge is an enterprise-grade autonomous agent hedge fund that trades on your behalf. It combines swarm intelligence and specialised AI agents to perform end-to-end market analysis, risk management, and execution with minimal human intervention. Built to be...

WeKnora: Tencent's Open-Source Knowledge Framework with RAG, ReAct Agents and Auto-Wiki

WeKnora: Tencent's Open-Source Knowledge Framework with RAG, ReAct Agents and...

WeKnora: Tencent’s Open-Source Knowledge Framework with RAG, ReAct Agents and Auto-Wiki Introduction Most enterprise “knowledge management” tools are really just keyword search boxes bolted onto a document store. You upload a PDF, type a query, and hope the exact phrase...

CowAgent: Open-Source Super AI Assistant and Agent Harness Reference Implementation

CowAgent: Open-Source Super AI Assistant and Agent Harness Reference Implemen...

CowAgent: Open-Source Super AI Assistant and Agent Harness CowAgent is an open-source super AI assistant that proactively plans tasks, controls your computer and external services, creates and runs Skills, builds a personal knowledge base and long-term memory, and grows alongside...

Buzz: Block's Self-Hosted Workspace Where Humans and AI Agents Build Together

Buzz: Block's Self-Hosted Workspace Where Humans and AI Agents Build Together

Buzz: Block’s Self-Hosted Workspace Where Humans and AI Agents Build Together Buzz is an open-source, self-hostable workspace where humans and AI agents share the same rooms. It is built by Block (the company behind Square and Cash App) and released...

Grok Build: SpaceXAI's Terminal-Based AI Coding Agent in Rust

Grok Build: SpaceXAI's Terminal-Based AI Coding Agent in Rust

Grok Build: SpaceXAI’s Terminal-Based AI Coding Agent xAI has open-sourced Grok Build (grok) — a terminal-based AI coding agent written in Rust. It runs as a full-screen TUI that understands your codebase, edits files, executes shell commands, searches the web,...

DeepSeek Harness: The Everything-Is-a-Plugin Agent Harness Powered by Cordis

DeepSeek Harness: The Everything-Is-a-Plugin Agent Harness Powered by Cordis

DeepSeek Harness: The Everything-Is-a-Plugin Agent Harness DeepSeek AI has released DeepSeek Harness (dsh) — an open-source agent harness that has rocketed to the top of GitHub’s trending chart with 62,300 weekly star gains. The core idea is radical in its...

WeMM-Embedding: Tencent's Universal Multimodal Embedding Family from WeChat Vision

WeMM-Embedding: Tencent's Universal Multimodal Embedding Family from WeChat V...

WeMM-Embedding: Tencent’s Universal Multimodal Embedding Family Embeddings are the backbone of modern search, retrieval, and RAG systems. But most embedding models handle only text, or at best text and images. Tencent’s WeChat Vision team has released WeMM-Embedding — a family...

Watch PyShine on YouTube