All Blog Posts
- Career-Ops: The AI-Powered Job Search Command Center That Landed a Head of AI Role
π April 20, 2026Learn how Career-Ops turns Claude Code, Gemini CLI, or OpenCode into a full job search pipeline with A-F evaluation scoring, ATS-optimized PDF generation, portal scanning across 45+ companies, and a Go dashboard. Built by someone who used it to evaluate 740+ offers.
- Graphify: Turn Any Codebase Into a Knowledge Graph With 71.5x Fewer Tokens
π April 20, 2026Learn how Graphify reads your files, builds a knowledge graph with Leiden community detection, and gives you 71.5x fewer tokens per query vs reading raw files. Works with Claude Code, Codex, Cursor, Gemini CLI, and 10+ more AI agents.
- Nuwa Skill - Distill Anyone's Thinking Into Runnable AI Skills
π April 20, 2026Nuwa extracts cognitive operating systems from public figures - mental models, decision heuristics, expression DNA - into Claude Code skills you can query. Not role-play. Cognitive architecture extraction.
- Agentic Stack: One Brain, Many Harnesses - Portable AI Agent Configuration
π April 19, 2026Learn how Agentic Stack gives your AI coding agent a portable .agent/ folder with memory, skills, and protocols that works across Claude Code, Cursor, Windsurf, OpenCode, OpenClaw, Hermes, Pi, or standalone Python - without losing knowledge when you switch tools.
- Caveman: Cut 75% of LLM Output Tokens While Keeping Full Accuracy
π April 19, 2026Learn how the Caveman skill for Claude Code, Codex, Gemini CLI, and 40+ AI agents reduces output tokens by ~75% with zero loss in technical accuracy. Install in one command.
- Claude Doctor: Diagnose Your AI Coding Sessions for Anti-Patterns
π April 19, 2026Claude Doctor is a 418-star open-source CLI tool that analyzes your Claude Code transcripts for behavioral anti-patterns, sentiment drift, and structural issues, then generates actionable rules for CLAUDE.md and AGENTS.md.
- Claw Code: Open-Source Rust AI Agent Harness for Autonomous Development
π April 19, 2026Claw Code is a 185K-star Rust-based CLI agent harness that coordinates autonomous coding agents through a three-part system of workflow orchestration, event routing, and multi-agent coordination, enabling humans to set direction while AI agents handle the labor.
- Designlang: Extract Complete Design Systems From Any Website
π April 19, 2026Designlang (design-extract) is an 892-star open-source tool that crawls any website with a headless browser, extracts every computed style from the live DOM, and generates 8 output files including AI-optimized markdown, Tailwind config, Figma variables, React themes, and W3C design tokens.
- Karpathy's LLM Wiki: Build a Compounding Knowledge Base With Your AI Agent
π April 19, 2026Learn how Andrej Karpathy's LLM Wiki pattern replaces traditional RAG with a persistent, compounding knowledge base where your LLM agent incrementally builds and maintains a structured wiki from your sources.
- MemPalace: Local-First AI Memory That Hits 96.6% Recall Without a Single API Call
π April 19, 2026Learn how MemPalace stores your conversation history as verbatim text, retrieves it with 96.6% R@5 on LongMemEval using zero LLM calls, and organizes everything with an intuitive Palace metaphor of Wings, Rooms, and Drawers.
- OpenClaw: Personal AI Assistant You Run on Your Own Devices
π April 19, 2026OpenClaw is a 359K-star open-source personal AI assistant that runs locally on your devices, supporting 20+ messaging channels, voice wake words, live canvas, and multi-agent routing with enterprise-grade security.
- n8n: Secure Workflow Automation for Technical Teams
π April 19, 2026n8n is a 184K-star open-source workflow automation platform that gives technical teams the flexibility of code with the speed of no-code, featuring 400+ integrations, native AI capabilities via LangChain, and a fair-code license for full deployment control.
- ArcKit: Enterprise Architecture Governance and Vendor Procurement Toolkit
π April 18, 2026Discover how ArcKit transforms enterprise architecture governance with 68 AI-assisted slash commands, 10 research agents, and 70+ templates across Claude Code, Gemini CLI, GitHub Copilot, and Codex. Learn about its 16-phase governance workflow, UK Government compliance, and vendor procurement pipeline.
- Claude Desktop for Debian: Native Linux Packaging with MCP, Cowork Mode, and Multi-Architecture Support
π April 18, 2026Learn how to install and use Claude Desktop natively on Linux with Debian/RPM/AppImage packages, MCP integration, Cowork mode sandboxing, and multi-architecture support for amd64 and arm64.
- DeepGEMM: Clean and Efficient FP8 GEMM Kernels with Fine-Grained Scaling
π April 18, 2026A comprehensive guide to DeepGEMM, DeepSeek's high-performance tensor core kernel library for FP8 GEMM operations, MoE optimizations, and JIT compilation on NVIDIA SM90/SM100 GPUs.
- OpenClaw: Your Own Personal AI Assistant That Runs Everywhere
π April 18, 2026OpenClaw is an open-source personal AI assistant with 20+ messaging channels, voice wake, live canvas, multi-agent routing, and a plugin architecture. Run it on your own devices and own your data.
- RustDesk: Open Source Remote Desktop - The TeamViewer Alternative
π April 18, 2026Explore RustDesk, the open-source remote desktop application built with Rust and Flutter that offers self-hosted servers, end-to-end encryption, and cross-platform support as a powerful TeamViewer alternative.
- T3 Code: A Minimal Web GUI for Coding Agents
π April 18, 2026Explore T3 Code, the open-source minimal web GUI for coding agents like Codex and Claude. Learn about its architecture, multi-provider support, and how to get started with this trending TypeScript project.
- Thunderbolt: AI You Control - Choose Your Models, Own Your Data
π April 18, 2026A comprehensive guide to Thunderbolt, the open-source cross-platform AI client by Thunderbird that puts you in control with multi-provider LLM support, E2E encryption, offline-first architecture, and self-hostable deployment.
- wacli: WhatsApp CLI for Sync, Search, and Send
π April 18, 2026Explore wacli, a powerful WhatsApp CLI tool written in Go that enables local message sync, offline search, sending messages, and contact/group management from the terminal.
- Android Reverse Engineering Skill: Decompile APKs and Extract APIs with Claude Code
π April 17, 2026Learn how to use the Android Reverse Engineering Skill for Claude Code to decompile Android apps, extract HTTP APIs, trace call flows, and document endpoints from APK, XAPK, JAR, and AAR files.
- Chrome DevTools MCP: AI-Powered Browser Automation
π April 17, 2026Learn how Chrome DevTools MCP enables AI agents to control Chrome browser through the Model Context Protocol with 29 tools for input, navigation, emulation, performance, network, and debugging.
- Craft Agents OSS: The Open-Source Agent-Native Desktop Application
π April 17, 2026Explore Craft Agents OSS, a 4,189-star TypeScript monorepo that delivers a production-grade agent-native desktop application for working with AI agents including Claude, Google AI, and GitHub Copilot.
- DFlash: Block Diffusion for Lightning-Fast LLM Speculative Decoding
π April 17, 2026Learn how DFlash uses block diffusion models to accelerate LLM inference with speculative decoding, achieving 2-3x speedups across Transformers, SGLang, vLLM, and MLX backends.
- Evolver: GEP-Powered Self-Evolution Engine for AI Agents
π April 17, 2026Learn how Evolver uses the Genome Evolution Protocol (GEP) to enable AI agents to self-repair, optimize, and innovate through auditable evolution cycles with built-in safety mechanisms.
- Omi: Open-Source AI Wearable That Remembers Everything
π April 17, 2026Explore Omi, the open-source AI-powered wearable platform that captures conversations, transcribes in real-time, builds knowledge graphs, and provides an AI assistant that never forgets. Learn how to set up and use this 300K+ user platform.
- OpenAI Agents Python SDK: Building Multi-Agent AI Workflows
π April 17, 2026Learn how to build production-ready multi-agent AI workflows with the OpenAI Agents Python SDK - a lightweight, provider-agnostic framework with handoffs, guardrails, tracing, and sandbox support.
- OpenSRE: AI-Powered Site Reliability Engineering Framework
π April 17, 2026Learn how OpenSRE automates incident investigation and root cause analysis with AI agents, 40+ integrations, and a dual-LLM architecture for production reliability.
- Agent Skills: Production-Grade Engineering Skills for AI Coding Agents
π April 16, 2026A comprehensive collection of production-grade engineering skills designed for AI coding agents, enabling better code quality and development practices.
- Claude Code Game Studios: Turn Claude Code into a Full Game Dev Studio
π April 16, 2026Transform Claude Code into a complete game development studio with 49 AI agents, 72 workflow skills, and a comprehensive coordination system for building games.
- Dive Into LLMs: Hands-On Large Language Model Tutorial Series
π April 16, 2026Learn large language models through hands-on programming tutorials covering LLM fundamentals, training, and deployment.
- GenericAgent: Self-Evolving AI Agent with Skill Tree Growth
π April 16, 2026Explore GenericAgent, a self-evolving AI agent that grows its skill tree from a 3.3K-line seed, achieving full system control with 6x less code than traditional approaches.
- Google Magika: AI-Powered File Type Detection
π April 16, 2026Learn how Google Magika uses deep learning to accurately detect file content types with ~99% accuracy and ~5ms inference time. Available as CLI, Python, and JavaScript packages.
- Magika: AI-Powered File Content Type Detection by Google
π April 16, 2026Discover how Google's Magika uses deep learning to accurately detect file content types, supporting over 100 content types with state-of-the-art accuracy.
- Open Agents: Open Source Template for Building Cloud Agents
π April 16, 2026Learn how to build cloud agents with Vercel's open-source template. Discover the three-layer architecture, durable workflows, and sandbox isolation for production-ready AI coding agents.
- Public APIs: The Ultimate Free API Collection for Developers
π April 16, 2026Discover the world's largest curated collection of free APIs with over 423,000 GitHub stars. From animals to weather, find the perfect API for your next project.
- Apollo 11: Original AGC Source Code - A Historic Software Heritage
π April 15, 2026Explore the original Apollo 11 Guidance Computer (AGC) source code that powered humanity's first Moon landing. Learn about the Command Module (Comanche 055) and Lunar Module (Luminary 099) software architecture.
- Camofox Browser: Anti-Detection Browser Server for AI Agents
π April 15, 2026Explore Camofox Browser, a headless browser automation server powered by Camoufox that bypasses bot detection for AI agents. Learn about its C++ anti-detection, element refs, and token-efficient snapshots.
- Claude Cookbooks: Effective Claude Usage Patterns
π April 15, 2026Learn how to use Claude effectively with these cookbook recipes and best practices from Anthropic.
- Pascal Editor: Open Source 3D Architectural Building Editor
π April 15, 2026Explore Pascal Editor, a powerful open-source 3D building editor built with React Three Fiber and WebGPU. Learn about its architecture, node hierarchy, state management, and how to create stunning architectural visualizations.
- Voicebox: Open-Source Voice Synthesis Studio
π April 15, 2026A comprehensive guide to Voicebox, the open-source voice cloning studio that runs locally on your machine with 5 TTS engines, 23 languages, and professional audio effects.
- BlenderMCP: AI-Powered 3D Content Creation
π April 14, 2026Connect Claude AI to Blender through the Model Context Protocol for prompt-assisted 3D modeling, scene creation, and manipulation with Poly Haven, Hyper3D, and Sketchfab integrations.
- Khoj: Your AI Second Brain for Personal Knowledge Management
π April 14, 2026Discover Khoj, an open-source AI personal assistant that extends your capabilities with semantic search, custom agents, and multi-platform support for documents and conversations.
- Project N.O.M.A.D.: Offline-First Knowledge Server with AI
π April 14, 2026A self-contained, offline-first knowledge and education server packed with critical tools, knowledge, and AI to keep you informed and empowered - anytime, anywhere.
- RustFS: High-Performance S3-Compatible Object Storage
π April 14, 2026Discover RustFS, a high-performance S3-compatible object storage system written in Rust that delivers 2.3x faster performance than MinIO with memory safety and Apache 2.0 licensing.
- Claude-Mem: Persistent Memory for AI Coding Assistants
π April 13, 2026Discover how Claude-Mem provides persistent memory across Claude Code sessions with progressive disclosure, hybrid search, and intelligent observation compression.
- Ralph: Autonomous AI Agent Loop for Complete PRD Execution
π April 13, 2026Discover how Ralph revolutionizes AI agent workflows by running autonomous loops until all PRD items are complete.
- VibeVoice: Open-Source Frontier Voice AI from Microsoft
π April 13, 2026Explore VibeVoice, Microsoft's open-source voice AI family featuring 60-minute ASR, 90-minute multi-speaker TTS, and real-time streaming synthesis with ultra-low latency.
- Archon: The First Open-Source Harness Builder for AI Coding
π April 11, 2026Explore Archon, the first open-source harness builder designed specifically for AI coding workflows with powerful automation capabilities.
- Awesome Design Systems: A Curated Collection
π April 11, 2026Explore the comprehensive collection of design systems, component libraries, and pattern libraries curated for developers and designers.
- Claude Code Best Practices: A Comprehensive Guide
π April 11, 2026Master Claude Code with best practices for AI-assisted development workflows, subagents, skills, commands, and orchestration patterns.
- Claudian: Claude Code as Your AI Collaborator in Obsidian
π April 11, 2026Discover Claudian, an Obsidian plugin that embeds Claude Code as an AI collaborator for enhanced note-taking and knowledge management.
- DeepTutor: Agent-Native Personalized Learning Assistant
π April 11, 2026Explore DeepTutor, an AI-powered personalized learning assistant that uses agent-native architecture for adaptive education with TutorBots, knowledge management, and persistent memory.
- Goose: Open Source AI Agent That Codes, Tests, and Executes
π April 11, 2026Discover Goose, an open source extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM.
- Kronos: Foundation Model for Financial Markets Language
π April 11, 2026Explore Kronos, the first open-source foundation model designed to understand and process the language of financial markets with state-of-the-art performance on K-line sequences.
- MarkItDown: Microsoft's Document to Markdown Converter
π April 11, 2026Learn how to use MarkItDown to convert various document formats to Markdown with Python. A comprehensive guide to Microsoft's lightweight document conversion utility.
- Multica: Open-Source Managed Agents Platform
π April 11, 2026Explore Multica, an open-source managed agents platform for building and orchestrating AI agent systems with autonomous task execution and skill reuse.
- OpenDataLoader PDF: Transform PDFs into AI-Ready Data
π April 11, 2026Learn how OpenDataLoader PDF parses PDFs and automates accessibility for AI applications with intelligent data extraction, achieving #1 benchmark accuracy.
- OpenDataLoader PDF: Parser for AI-Ready Data
π April 11, 2026Learn how OpenDataLoader PDF transforms documents into AI-ready data with automated accessibility features.
- VoxCPM: Tokenizer-Free TTS for Multilingual Speech Generation
π April 11, 2026Explore VoxCPM2, a groundbreaking tokenizer-free text-to-speech system for multilingual speech generation, creative voice design, and true-to-life voice cloning.
- Superpowers: The Complete Agentic Skills Framework for AI Coding Assistants
π April 10, 2026Explore obra/superpowers - a comprehensive skills framework that transforms AI coding assistants into disciplined software engineers with test-driven development, systematic debugging, and subagent-driven development workflows.
- BitNet: Microsoft's 1-bit LLM Inference Framework
π April 10, 2026Explore BitNet, Microsoft's official inference framework for 1-bit Large Language Models. Learn how to run 100B parameter models on CPU at human reading speed with lossless inference.
- Deer Flow: ByteDance's Open-Source Long-Horizon SuperAgent Framework
π April 10, 2026Explore Deer Flow, ByteDance's cutting-edge open-source SuperAgent framework for long-horizon AI tasks with advanced planning and execution capabilities.
- Impeccable: The Design Language That Makes AI Better at Design
π April 10, 2026Discover how Impeccable helps AI coding agents produce distinctive, production-grade frontend interfaces with 21 design commands, anti-pattern detection, and multi-provider support.
- Learn Claude Code: Building AI Agents from Scratch
π April 10, 2026A comprehensive guide to building high-completion coding agent harnesses. Learn the architecture, agent loop, tool dispatch, permission systems, and skill loading from the shareAI-lab/learn-claude-code repository with 51K stars.
- Oh-My-Codex: A Workflow Layer for OpenAI Codex CLI
π April 10, 2026Discover how oh-my-codex (OMX) enhances OpenAI Codex CLI with structured workflows, agent teams, skills, and persistent state management for better AI-assisted development.
- Onyx: Open Source AI Chat Platform with 26K Stars
π April 10, 2026Discover Onyx, a powerful open source AI chat platform that works with every LLM. Learn about its RAG capabilities, agent system, and enterprise features.
- Open SWE: Building Your Organization's Internal Coding Agent
π April 10, 2026Learn how Open SWE enables organizations to build autonomous coding agents with multi-platform integration, pluggable sandboxes, and production-ready architecture.
- OpenViking: Open-Source Context Database for AI Agents
π April 10, 2026Explore OpenViking, a powerful open-source context database for AI agents with tiered loading, filesystem integration, and intelligent retrieval capabilities.
- OpenViking: Context Database for AI Agents
π April 10, 2026OpenViking is an open-source context database designed for AI Agents, using a filesystem paradigm to unify memory, resources, and skills management with hierarchical context delivery and self-evolving capabilities.
- TradingAgents: Multi-Agent LLM Framework for Financial Trading
π April 10, 2026Explore TradingAgents, a sophisticated multi-agent LLM framework for financial trading with intelligent analysis, risk management, and automated decision-making.
- TradingAgents: Multi-Agent LLM Financial Trading Framework
π April 10, 2026Explore TradingAgents, a 49K-star multi-agent LLM framework that mirrors real-world trading firms with specialized AI agents for fundamental analysis, sentiment analysis, news monitoring, and risk management.
- last30days-skill: AI-Powered Multi-Source Research Engine
π April 10, 2026Discover how last30days-skill researches topics across 12+ platforms and synthesizes grounded summaries scored by real engagement metrics.
- learn-claude-code: Building Production AI Agent Harness from Scratch
π April 10, 2026A comprehensive guide to building AI agent harnesses with the 19-chapter progressive curriculum covering agent loops, tool dispatch, permissions, skills, and multi-agent teams.
- oh-my-codex: AI Coding Harness with Hooks, Agent Teams, and HUDs
π April 10, 2026Discover oh-my-codex, a powerful AI coding harness featuring hooks for customization, multi-agent teams for complex tasks, and heads-up displays for monitoring.
- AI Hedge Fund: Multi-Agent Investment System
π April 09, 2026Explore how 19 AI agents simulate legendary investors to make trading decisions using LangGraph orchestration.
- Agency Agents: A Complete AI Agency at Your Fingertips
π April 09, 2026Discover 147+ specialized AI agent personalities organized into 12 divisions - from frontend wizards to Reddit community ninjas, each agent is a specialized expert with personality, processes, and proven deliverables.
- Alibaba Page-Agent: Control Web Interfaces with Natural Language
π April 09, 2026Explore Alibaba's Page-Agent, a JavaScript in-page GUI agent that enables controlling web interfaces using natural language commands. Learn about its architecture, features, and integration options.
- Andrej Karpathy Skills: LLM Coding Guidelines That Prevent Common Mistakes
π April 09, 2026Learn how to reduce LLM coding mistakes with four key principles from Andrej Karpathy's observations: Think Before Coding, Simplicity First, Surgical Changes, and Goal-Driven Execution.
- Claude HUD: Real-Time Statusline Plugin for Claude Code
π April 09, 2026A comprehensive guide to Claude HUD, a real-time statusline plugin that displays context usage, active tools, running agents, and todo progress directly in your terminal during Claude Code sessions.
- Claude HowTo: Master Claude Code from Beginner to Power User
π April 09, 2026A comprehensive guide to Claude HowTo - the visual, example-driven tutorial for mastering Claude Code with 100+ ready-to-use templates.
- DeerFlow: ByteDance's Open-Source SuperAgent Harness
π April 09, 2026Explore DeerFlow, ByteDance's revolutionary SuperAgent harness that orchestrates sub-agents, memory, and sandboxes to accomplish complex tasks through extensible skills.
- Everything Claude Code: The Ultimate AI Agent Harness Performance Optimization System
π April 09, 2026Discover Everything Claude Code (ECC), a comprehensive agent harness with 47 specialized agents, 181 workflow skills, 79 legacy commands, and 20+ automated hooks for Claude Code, Cursor IDE, Codex, OpenCode, and Gemini CLI.
- GitNexus: The Zero-Server Code Intelligence Engine
π April 09, 2026Discover how GitNexus revolutionizes code intelligence with client-side knowledge graphs, Graph RAG agents, and zero-server architecture for AI-powered code exploration.
- Google LiteRT-LM: Production-Ready Edge LLM Inference Framework
π April 09, 2026Explore Google's LiteRT-LM, a high-performance inference framework for deploying Large Language Models on edge devices with multi-language APIs and hardware acceleration.
- Harbor: Enterprise Cloud Native Registry for Container Security
π April 09, 2026Explore Harbor, the CNCF-hosted open source registry that stores, signs, and scans container images with enterprise-grade security features.
- Lightpanda: The Headless Browser Designed for AI and Automation
π April 09, 2026Discover Lightpanda, a revolutionary headless browser built from scratch in Zig for AI agents and automation. With 16x less memory and 9x faster execution than Chrome, it's purpose-built for the AI era.
- MiroFish: Universal Swarm Intelligence Engine for Predicting Anything
π April 09, 2026Explore MiroFish, a powerful swarm intelligence engine using multi-agent simulation to predict social trends and behaviors across Twitter and Reddit platforms.
- MoneyPrinterV2: Automate Your Online Income with AI
π April 09, 2026Learn how MoneyPrinterV2 uses AI to automate content creation, social media management, and business outreach for passive income generation.
- NVIDIA PersonaPlex: Real-Time Speech Conversational AI with Persona Control
π April 09, 2026Explore NVIDIA PersonaPlex, a groundbreaking real-time full-duplex speech-to-speech conversational AI model that enables persona control through text prompts and voice conditioning.
- Newton Physics Engine: GPU-Accelerated Simulation for Robotics
π April 09, 2026Explore Newton, an open-source GPU-accelerated physics simulation engine built on NVIDIA Warp for roboticists and simulation researchers.
- Oh My Codex (OMX): Multi-Agent Orchestration Layer for AI Development
π April 09, 2026Discover how OMX wraps Codex CLI with structured workflows, specialized agent roles, and coordinated multi-agent execution for state-of-the-art AI development.
- Onyx: Open Source AI Platform with Advanced RAG and Agent Capabilities
π April 09, 2026Explore Onyx, a powerful open-source AI platform featuring Agentic RAG, Deep Research, Custom Agents, and seamless LLM integration for enterprise applications.
- Reddit Video Maker Bot: Automated Content Creation from Reddit
π April 09, 2026Discover how RedditVideoMakerBot automates video creation from Reddit content with AI-powered TTS, background videos, and one-command workflow.
- SEO Machine: AI-Powered Content Creation Workspace
π April 09, 2026Discover how SEO Machine combines Claude Code, specialized AI agents, and Python analytics to create long-form, SEO-optimized blog content that ranks.
- Sherlock: Hunt Down Social Media Accounts Across 400+ Platforms
π April 09, 2026Discover how Sherlock, the powerful OSINT tool with 80,000+ stars, helps security researchers track digital footprints across 400+ social networks with parallel processing and multiple detection methods.
- Superpowers: The Agentic Skills Framework That Transforms AI Agents Into Systematic Engineers
π April 09, 2026Discover how Superpowers by obra transforms AI coding agents from code generators into disciplined engineers following TDD, proper planning, and quality workflows with 14 composable skills.
- TimesFM: Google's Foundation Model for Time Series Forecasting
π April 09, 2026Explore TimesFM, Google's pretrained decoder-only foundation model for zero-shot time-series forecasting with 16K context length and probabilistic predictions.
- oh-my-claudecode: Multi-Agent Orchestration for Claude Code
π April 09, 2026Discover how oh-my-claudecode transforms Claude Code into a coordinated team of specialized agents with intelligent task routing, persistent execution, and real-time visibility.
- AgentSkillOS: An Operating System for Agent Skills
π April 08, 2026Learn how AgentSkillOS helps discover, compose, and orchestrate 200,000+ AI agent skills into working pipelines with DAG-based workflows.
- MattPocock Skills: Structured AI Agent Workflows
π April 08, 2026Explore MattPocock's skills repository - a collection of structured AI agent workflows for planning, development, and tooling. Learn how to use TDD, PRD writing, and code architecture skills.
- DESIGN.md: AI-Powered Design Systems for Consistent UI
π April 07, 2026Learn how DESIGN.md files help AI coding agents generate consistent, pixel-perfect UI. 58+ ready-to-use design systems from major brands.
- MLX-VLM: Vision Language Models on Apple Silicon
π April 06, 2026Run and fine-tune Vision Language Models locally on your Mac with MLX-VLM. Supports image, audio, and video understanding with optimized performance for Apple Silicon.
- OpenScreen: Free Open-Source Screen Recording Studio
π April 06, 2026Create beautiful product demos and walkthroughs with OpenScreen - a free, open-source alternative to Screen Studio for recording screens with automatic zooms, annotations, and professional backgrounds.
- Google AI Edge Gallery: On-Device AI for Mobile
π April 06, 2026Explore Google AI Edge Gallery - run powerful LLMs like Gemma 4 directly on your mobile device with 100% offline privacy. Features Agent Skills, AI Chat with Thinking Mode, Ask Image, and more.
- Deep-Live-Cam: Real-Time Face Swap with Single Image
π April 05, 2026Learn how to set up and use Deep-Live-Cam for real-time face swapping using just a single source image. Supports CUDA, DirectML, CoreML, and OpenVINO.
- Hermes Agent: The Self-Improving AI Agent That Learns From Experience
π April 03, 2026 - The Agency-Agents Repository: Your Complete AI Team in a Box
π April 02, 2026Explore agency-agents, an open-source repository of 157 specialized AI agents across 17 professional divisions, ready to transform how you work, create, and solve problems.
- Claude Opus 4.6 vs Qwen3.6 Plus Preview: A Comprehensive Comparison
π April 02, 2026A detailed comparison between Anthropic's Claude Opus 4.6 and Alibaba's Qwen3.6 Plus Preview, analyzing their performance across 48 different tests including reasoning, creativity, and web design.
- MiroFish - AI Swarm Intelligence Engine for Predicting the Future
π April 01, 2026Explore MiroFish, an open-source multi-agent AI prediction engine that simulates thousands of intelligent agents to predict future outcomes. Learn how to build digital sandboxes for scenario simulation.
- Claude Code - Complete Guide to AI-Powered Coding Assistant
π March 31, 2026Master Claude Code in a weekend. Learn slash commands, memory, skills, subagents, MCP servers, and hooks with this comprehensive guide.
- Claude Code Hooks - Complete Event-Driven Automation Guide
π March 31, 2026Master Claude Code hooks for event-driven automation. Learn all 25 hook events, 4 hook types, and practical examples for validation, logging, and automation.
- Claude Code MCP Guide - Complete Model Context Protocol Reference
π March 31, 2026Master MCP (Model Context Protocol) with Claude Code. Connect to GitHub, databases, Slack, and 20+ external services with OAuth, stdio, HTTP, and WebSocket transports.
- Claude Code Memory Guide - Persistent Context with CLAUDE.md
π March 31, 2026Learn how to use Claude Code memory system with CLAUDE.md files. Persistent context across sessions for better AI assistance.
- Claude Code Skills Guide - Build Reusable AI Workflows
π March 31, 2026Learn to create Claude Code skills - reusable AI workflows that specialize Claude for your domain. Complete guide with examples.
- Claude Code Slash Commands - Complete Reference Guide
π March 31, 2026Master Claude Code slash commands with this complete reference. Learn built-in commands, custom commands, and best practices.
- Claude Code Subagents - Specialized AI Assistants
π March 31, 2026Learn to create and use Claude Code subagents - specialized AI assistants for different tasks. Complete guide with examples.
- Context Length in AI Agents - Understanding AI Working Memory
π February 28, 2026Understanding context length in AI agents and LLMs. Learn what context window means, how tokens work, and practical examples for developers.
- Advanced Snake Game with Sound Effects and Boost Mechanic
π February 21, 2026Learn to build a feature-rich Snake game with Tkinter, procedural sound generation, and boost mechanics.
- Model-Based RL - Learning Environment Models for Planning
π February 19, 2026Learn Model-Based Reinforcement Learning. Understand how to learn environment models for planning, explore popular algorithms, and implement toy examples with code.
- Reinforcement Learning for Robotics - Real-World Robot Control
π February 18, 2026Learn how Reinforcement Learning is revolutionizing robotics. Explore real-world robot control, sim-to-real transfer, and practical applications with code examples.
- Spring-Mass System Simulation with Pygame - Hooke's Law Physics
π February 17, 2026Learn to create an interactive spring-mass system simulation using Pygame. Understand Hooke's Law, physics parameters, and real-time visualization with mouse interaction.
- Top 10 AI Models You Need to Know in 2026 - Complete Guide
π February 16, 2026Explore the top 10 AI models dominating the tech landscape in 2026. From GPT-4 to Claude, learn about the most powerful AI systems and their applications.
- Part 12: Advanced Topics & Future Directions in RL - Series Conclusion
π February 12, 2026Explore advanced topics and future directions in Reinforcement Learning. Complete guide with cutting-edge research and practical tips.
- Part 11: Game AI with Reinforcement Learning - Build Intelligent Game Agents
π February 11, 2026Learn Game AI with Reinforcement Learning - build intelligent game agents. Complete guide with game environments, self-play, and PyTorch implementation.
- Part 10: Trading Bot with Reinforcement Learning - Build an AI Trader
π February 10, 2026Learn to build a Trading Bot using Reinforcement Learning. Complete guide with market environment, reward design, and PyTorch implementation.
- Part 9: Multi-Agent Reinforcement Learning - Training Multiple Agents Together
π February 09, 2026Learn Multi-Agent Reinforcement Learning - training multiple agents in shared environments. Complete guide with MADDPG and PyTorch implementation.
- Part 8: Soft Actor-Critic (SAC) - Maximum Entropy Reinforcement Learning
π February 08, 2026Learn Soft Actor-Critic (SAC) - a maximum entropy reinforcement learning algorithm. Complete guide with automatic temperature adjustment and PyTorch implementation.
- Part 7: Proximal Policy Optimization (PPO) - State-of-the-Art RL Algorithm
π February 07, 2026Learn Proximal Policy Optimization (PPO) - a state-of-the-art reinforcement learning algorithm. Complete guide with clipped objective and PyTorch implementation.
- Part 6: Actor-Critic Methods - Combining Policy and Value Learning
π February 06, 2026Learn Actor-Critic Methods - combining policy gradients with value functions. Complete guide with A2C algorithm and PyTorch implementation.
- Part 5: Policy Gradient Methods - Learning Policies Directly
π February 05, 2026Learn Policy Gradient Methods - directly optimizing policies in Reinforcement Learning. Complete guide with REINFORCE algorithm and PyTorch implementation.
- Part 4: Deep Q-Networks (DQN) - Neural Networks for Reinforcement Learning
π February 04, 2026Learn Deep Q-Networks (DQN) - extending Q-learning with neural networks. Complete PyTorch implementation with experience replay and target networks.
- Part 3: Q-Learning from Scratch - Complete Implementation Guide
π February 03, 2026Learn Q-Learning from scratch with complete Python implementation. Understand Q-table, Bellman equation, exploration-exploitation, and practical examples.
- Part 2: Markov Decision Processes Explained - Mathematical Foundation of RL
π February 02, 2026Deep dive into Markov Decision Processes (MDPs) - the mathematical foundation of Reinforcement Learning. Learn states, actions, transitions, rewards, and Bellman equations.
- Deep Reinforcement Learning Series - Complete Roadmap and Guide
π February 01, 2026Complete roadmap for learning Deep Reinforcement Learning from scratch. Covering theory, frameworks, mathematical foundations, and practical implementations.
- Part 1: Introduction to Reinforcement Learning - Core Concepts and Fundamentals
π February 01, 2026Learn fundamentals of Reinforcement Learning from scratch. Understand agents, environments, rewards, and RL loop with practical examples and mathematical foundations.
- Building a Snake Game in Python with Tkinter
π January 28, 2026A beginner-friendly tutorial explaining how to build a classic Snake game using Python and Tkinter.
- PyShine clipboard App for two PCs
π January 27, 2026A free App that lets you connect two computers and copy paste text and transfer files over the network
- Visualizing Pascal's Law with Python and Pygame
π January 10, 2026A detailed beginner-to-intermediate tutorial explaining Pascalβs Law using an interactive Pygame hydraulic press simulation.
- Interactive 3D PSO with a Draggable Target in Python
π December 23, 2025A beginner-friendly tutorial explaining how to build an interactive 3D Particle Swarm Optimization (PSO) demo using Matplotlib, keyboard & mouse events, and inter-process communication via CSV.
- Automatically Free a Busy Port in Python Using psutil
π December 13, 2025How to detect and safely terminate processes occupying a TCP port in Python using psutil. A beginner-friendly, real-world tutorial.
- AnimeGANv3 ONNX GUI β Complete Beginner's Guide
π November 27, 2025Step-by-step beginner-friendly tutorial to use AnimeGANv3 ONNX with a Tkinter GUI for transforming images into anime style.
- High-Resolution ASCII Image Converter in Python β Beginner's Guide
π November 26, 2025Learn how to convert images to high-resolution ASCII art in Python. Step-by-step beginner-friendly guide to build a pixel-aligned full-color ASCII converter.
- Convert Images to Animated ASCII Art in Python β Beginner's Guide
π November 25, 2025Learn how to convert any image into animated ASCII art using Python and OpenCV. Perfect for beginners exploring image processing and terminal graphics.
- FastAPI Lab 3 β Build a Simple To-Do List API
π November 23, 2025Lab 3 beginner-friendly tutorial to create a Simple To-Do List API using FastAPI and Pydantic. Step-by-step guide for beginners.
- Python Avatars β Generate Random SVG Avatars for Beginners
π November 21, 2025Beginner-friendly tutorial to create random avatars in Python using python_avatars. Step-by-step guide to generate personalized SVG avatars.
- FastAPI Lab2 β Personalized Jokes API with Categories
π November 20, 2025FastAPI Lab 2 β Build a Personalized Jokes API with categories using FastAPI and PyJokes. Beginner-friendly step-by-step tutorial.
- FastAPI Lab1 β Build Your First Joke API
π November 17, 2025A complete beginner-friendly FastAPI tutorial. Learn how to build a simple API that returns random jokes using FastAPI and PyJokes.
- Creating Epic Text in Python with PyFiglet
π November 15, 2025A beginner-friendly tutorial on using PyFiglet to create stylized ASCII text in Python, with examples, use cases, and importance explained.
- Listening and Talking Clock
π November 14, 2025Step-by-step beginner-friendly guide to create a voice-enabled PyGame wall clock with tick sound, date display, TTS time announcement, and STT voice recognition using Vosk.
- Talking Clock Tutorial with Text-to-Speech
π November 13, 2025Step-by-step beginner-friendly guide to create a live-updating PyGame wall clock with tick sound, date display, and TTS time announcement feature.
- Wall Clock Tutorial with Tick Sound and Date Display
π November 12, 2025Step-by-step beginner-friendly guide to create a live-updating PyGame wall clock with tick sound and date display.
- Garden Data Live Chart Tutorial with Python
π November 11, 2025Learn how to create a live-updating Excel chart in Python using Pandas, Matplotlib, and Watchdog. Step-by-step beginner-friendly guide for real-time data vis...
- Real-Time Excel Chart Updater with Python and Watchdog
π November 10, 2025Step-by-step beginner-friendly guide to create a live-updating Excel chart using Python's pandas, matplotlib, and watchdog libraries.
- Create Excel Files with Python and pandas
π November 09, 2025Step-by-step beginner-friendly tutorial to create Excel workbooks with multiple sheets using Python's pandas library.
- Matrix Rain Animation in Python β Complete Beginner's Guide
π November 08, 2025Learn how to create a terminal-based Matrix rain animation in Python. Step-by-step beginner-friendly guide to build the iconic green digital rain effect.
- Create Excel Files with Python β Complete Beginner's Guide
π November 07, 2025Learn how to create Excel workbooks with multiple sheets using Python's openpyxl library. Step-by-step tutorial for absolute beginners.
- Animated Flower Tree with Python Turtle β Growing &...
π November 06, 2025Learn how to create a beautiful animated tree with growing and falling flowers using Python's Turtle graphics module. Step-by-step tutorial with physics simu...
- Matrix Multiplication Performance Comparison Python vs...
π November 05, 2025Learn how to compare matrix multiplication speeds using naive Python, compiled C++, and optimized NumPy.
- Make a Tree with falling Flowers
π November 04, 2025Python Turtle Graphics Tutorial to animate falling cherry blossoms
- Make a Tree with Blossoms in Python
π November 04, 2025Python Turtle Graphics Tutorial to quickly draw a Tree
- Run C++ Code from Python β Step-by-Step Guide
π November 03, 2025Learn how to compile and execute C++ code directly from Python using subprocess and tempfile modules.
- Fractal Tree Generator in Python with Turtle
π November 02, 2025Learn how to build a beautiful recursive fractal tree using Pythonβs turtle graphics module with randomness for natural effects.
- Music Maker with Save Load Clear & Slider
π November 01, 2025A deeply detailed beginner-friendly guide to building a complete interactive music maker in Python with Pygame, featuring waveform visualization, save/load, ...
- Mini Paint (Smooth Circular Brush) in Python
π October 31, 2025Build a simple interactive painting app with smooth circular brushes using Python and Pygame.
- Music Maker with Save/Load in Python
π October 31, 2025Step-by-step beginner-friendly tutorial on building an interactive music maker with Pygame, including save/load functionality.
- Gravitational Time Dilation Simulation in Python
π October 30, 2025Interactive simulation showing Earth Clock vs Gravity Clock and how gravity affects time.
- AC to DC conversion Simulation in Python
π October 29, 2025This tutorial walks through building a **Full Wave Bridge Rectifier Simulation** using **Python and Pygame**. The simulation visually demonstrates how **AC (...
- How to make a GPS Satellite Simulation in Python
π October 24, 2025Gps satellite simulation and visualization in python
- Recursive function to grow TREE in Python
π October 24, 2025> A detailed, step-by-step tutorial explaining a Pygame program that draws a Fibonacci-based tree. This tutorial shows how the original recursive growth work...
- How to Make a Zombie Shooter Game in Pygame (Beginner Tutorial)
π February 07, 2025Learn how to build a simple Zombie Shooter game step-by-step using Pygame. Perfect for beginners who want to start making games in Python!
- Top AI Coding Assistant Frameworks: Build Your Own Intelligent Coding Assistant (2026)
π January 27, 2025Discover the top 16 AI coding assistant frameworks that enable developers to build intelligent coding assistants. Learn about CLINE, TRAE, Superpowers, GitHub Copilot SDK, Microsoft AutoGen, CrewAI, OpenHands, OpenCode, and more powerful frameworks for 2026.
- Building an Intelligent Pong Game with Pygame and AI
π January 23, 2025In this tutorial, we'll build a complete Pong game using Pygame with intelligent AI opponents.
- Python Cheatsheet Every Learner Must Know - Save Hours of Time
π January 17, 2025Master Python programming with this comprehensive cheatsheet. From basic syntax to advanced concepts, save hours of time with quick reference tables and code examples.
- Displaying Remote Application Windows Locally Using SSH...
π June 08, 2024In this tutorial, we'll walk you through the steps to display graphical applications running on a remote server on your local machine. This is especially use...
- Let's build a copter game
π May 31, 2024Learn how to let's build a copter game with this comprehensive Python tutorial.
- Let's build a simple "word game inspired by Scrabble"
π May 30, 2024In this tutorial, we'll create a simple word game inspired by Scrabble that you can play via the command line. The game will allow two players to take turns ...
- Let's build a simple "Battleship" game
π May 30, 2024In this tutorial, we'll create a simple Battleship game that you can play via the command line. Battleship is a classic two-player game where players take tu...
- Building a Simple Chess Game in Python
π May 26, 2024In this tutorial, we'll create a basic chess game using Python. The game will have a simple text-based interface where players can input their moves. We'll e...
- What is a Circular or Ring mapper function
π May 25, 2024The function is a utility designed to generate a list of numbers based on a given index () within a circular range (). This function is particularly useful ...
- Let's build a simple "Rock, Paper, Scissors" game
π May 25, 2024Let's create a simple "Rock, Paper, Scissors" game where the user can play against the computer. This is a classic game that demonstrates user input, random ...
- How to make a simple guess a number game
π May 24, 2024Let's create a simple game where the user and the computer can play "Guess the Number". The computer will randomly select a number within a given range, and ...
- Building a Tic-Tac-Toe Game in Python!
π May 23, 2024In this tutorial, we'll create a simple Tic-Tac-Toe game in Python where a user can play against the computer. The computer will make random moves.
- Python Tips and Tricks You Must Know - 10 Essential Techniques
π May 21, 2024Master Python with these 10 essential tips and tricks. Learn indexing, variable swapping, generators, f-strings, and more to write better Python code.
- Creating a Guess Country from Flag Game in Python (Part 7)
π March 20, 2024In this tutorial, we'll create a graphical user interface (GUI) application using PySide6, a Python binding for the Qt toolkit. Our application will display ...
- Creating a ComboBox-Based GUI with PySide6 (Part 3)
π March 12, 2024In this tutorial, we'll explore how to create a graphical user interface (GUI) with PySide6 that utilizes combo boxes. Combo boxes are dropdown menus that allow
- Interacting with Output Widgets Using Input Widgets in...
π March 12, 2024Control the Progress bar with Slider widget and more
- Getting Started with PySide6 Part 1 - Build Your First GUI Application
π March 12, 2024Learn PySide6 from scratch! Build your first GUI application with buttons and message boxes. Complete beginner's tutorial with code examples.
- Exploring Tab Widgets in PySide6 (Part 4)
π March 12, 2024In this tutorial, we'll delve into the usage of tab widgets in PySide6 to create a multi-tabbed graphical user interface (GUI). Tab widgets allow us to organ...
- Exploring Input Widgets in PySide6 (Part 5)
π March 12, 2024In this tutorial, we'll dive into the usage of various input widgets in PySide6 to allow users to interact with our GUI applications. Input widgets provide u...
- Building a Calculator Application with PySide6 Part 2 - Complete Tutorial
π March 12, 2024Learn to build a fully functional calculator GUI with PySide6. Handle user input, perform calculations, and create a clean calculator interface.
- Exploring Output Widgets in PySide6 (Part 6)
π March 12, 2024In this tutorial, we'll delve into the usage of various output widgets in PySide6 to display information to users in graphical user interface (GUI) applicati...
- How to make PySide6 based GUI
π March 11, 2024In the realm of Python GUI (Graphical User Interface) development, libraries play a pivotal role in simplifying the creation of visually appealing and intera...
- How to Earn Money Online Using Python Programming Skills - 10 Proven Ways
π January 30, 2024Discover 10 proven ways to monetize your Python programming skills online. From freelancing to building products, learn how to make money with Python.
- Maximizing Solar Panel Efficiency at Home with Python
π January 30, 2024In today's world, where sustainable living and cost-effective energy solutions are gaining paramount importance, harnessing the power of solar panels has bec...
- Python Application Frameworks That Boost Your Job Prospects
π January 30, 2024Python is a versatile programming language, and its popularity continues to grow. If you're aiming for a rewarding career in software development, mastering ...
- 40 Essential Tips to Write Better Python Code
π March 28, 202340 essential tips to write better Python code. Learn best practices for IDE setup, debugging, code quality, and performance optimization.
- What is Singular Value Decomposition (SVD) in Python
π March 02, 2023Learn Singular Value Decomposition (SVD) in Python with step-by-step tutorial. Understand matrix factorization and dimensionality reduction.
- How to Make a ChatGPT-like Application with FlexGen - Complete Tutorial
π February 23, 2023Learn to build your own ChatGPT-like application using FlexGen for model compression. Step-by-step guide with installation, setup, and running your AI chatbot.
- Python Programming Interview Questions and Answers
π February 16, 2023Prepare for Python programming job interviews with common questions and answers. Learn Python concepts and technical interview tips.
- Python Performance Tips - Write Faster and More Efficient Code
π February 14, 2023Write faster Python code with these optimization tips and best practices. Learn to use built-in functions, avoid global variables, optimize loops, and improve Python performance.
- NP Problems - Traveling Salesman, Knapsack, and SAT in Python
π February 12, 2023Understand NP problems in computer science with Python examples. Learn about Traveling Salesman Problem, Knapsack Problem, and SAT Problem with practical implementations.
- 75+ Good Python Coding Examples for Software Development - Best Practices
π February 12, 2023Master Python coding with 75+ practical examples covering best practices, PEP 8 standards, and professional development patterns. Improve your code quality today.
- Quicksort Algorithms in Python - Complete Guide with Multiple Schemes
π February 10, 2023Learn Quicksort algorithms in Python with multiple partition schemes. Understand Hoare, Lomuto, randomized, and tail recursive quicksort implementations with code examples.
- How to make an image to text classifier application
π September 17, 2022This tutorial is about language classification based gui development with PyQt5 and Pytesseract
- How to extract text from image in Python
π September 04, 2022This tutorial is about gui development with PyQt5 and Pytesseract
- How to stream two videos in PyQt5 GUI
π September 03, 2022This tutorial is about gui development with PyQt5 and OpenCV
- A simple autofocus application in Python
π August 05, 2022This tutorial is about using socket programming to set focus of a webcam
- Learn Python Tips and Tricks Part 03
π July 25, 2022Hello friends! Installing any version of Python on any platform is easy. But this easy task becomes cumbersome when you need to work on cross-platforms, for ...
- Python File Handling - Batch Rename Files and Change Extensions
π July 14, 2022Learn Python file handling tips: list files in directory, batch rename file extensions, and automate file management with glob and os modules. Practical Python automation tutorial.
- Learn Python Part 01 - Complete Beginner's Guide with Examples
π May 28, 2022Start your Python journey with this comprehensive beginner's guide. Learn Python installation, variables, data types, strings, and basic operations with practical examples.
- UDP Single server to multiple clients
π May 09, 2022This tutorial is about streaming real-time video to multiple clients over UDP
- How to send video over UDP socket and save it as MP4 at...
π May 03, 2022This tutorial is about using OpenCv and UDP sockets for server-client video transfer and saving MP4 at client
- Video streaming and Car Control in Python
π May 03, 2022This tutorial is about running Flask Application and Controlling car from Clients' webpage
- FAQs about PyQt5
π April 19, 2022You can find important issues and their solutions related to PyQt5 here
- Transfer video over sockets from multiple clients and...
π April 17, 2022Videos over Sockets
- How to install TVM on MAC OS
π February 27, 2022A quick tutorial for beginners to build from source the TVM in Mac OS
- PyQt5 Terminal Console - Build a Command Line Interface in Python
π February 03, 2022Learn to build a terminal console GUI using PyQt5. Create a command-line interface with command history, drag-and-drop support, and custom styling.
- PytQt5 Video and Audio GUI with start and stop buttons
π January 17, 2022How to plot audio and video from opencv matplotlib and PyQt5
- Test your audible frequency range in Python
π December 12, 2021A quick tutorial to generate audio tones of various frequencies and plot FFT
- How to Split a PDF into Pages in Python with PyPDF2
π August 04, 2021Split and cut PDF files into individual pages in Python using PyPDF2. Extract specific pages, divide large PDFs, and automate PDF manipulation with this step-by-step tutorial.
- How to parse XML file and save the data as CSV
π July 08, 2021A quick tutorial to parse XML files using XML Element Tree
- Video and Text chat in Python
π July 07, 2021A quick tutorial to make server-client video and text chat
- How to perform online video processing from the client's...
π June 06, 2021This tutorial is about obtaining live frames of a client's camera, process it and provide result back to the client
- How to stream multiple videos on an HTML webpage
π May 14, 2021This tutorial is about streaming multiple videos on a webpage using PyShine server
- How to stream video and bidirectional text in socket...
π May 04, 2021This tutorial is about streaming video over UDP and text messages over TCP between server and client
- How to easily stream picamera video over wifi with...
π April 16, 2021This tutorial is about streaming RPi pi camera video to an HTML page without Flask
- How to easily stream webcam video over wifi with...
π April 14, 2021This tutorial is about streaming webcam video to an HTML page without Flask
- How to configure Raspberry Pi in Ad hoc wifi mode
π April 14, 2021This tutorial is about configuring RPi in Ad hoc interface
- How to open and show the SQL database file in a PyQt5 GUI
π April 08, 2021This tutorial is about using sqlite3 to open, and show the data inside db file
- How to make a simple webcam video recorder GUI in PyQt5
π April 08, 2021This tutorial is about using opencv to capture video of webcam in Python
- SQL Database Basics in Python - Complete SQLite3 Tutorial
π April 05, 2021Learn SQL database basics in Python using sqlite3. Create tables, insert data, update records, and build database-driven applications with this comprehensive SQLite tutorial.
- Interactive Matplotlib GUI with Data Cursors - PyQt5 Tutorial
π April 05, 2021Build interactive data visualization GUIs with Matplotlib and PyQt5 using mpldatacursor. Click on plots to see data values with clickable annotations.
- How to make an image to text GUI in Python
π March 26, 2021Extract full text of various languages by using the trained model of the specific language
- How to easily install OpenCv in Raspberry Pi boards
π March 17, 2021This tutorial is about installing Open CV library in Raspberry Pi
- How to send audio data using socket programming in Python
π February 24, 2021This tutorial is about using PyAudio and TCP sockets for server-client transfer of audio stream
- How to send audio and video using socket programming in...
π February 20, 2021This tutorial is about using OpenCV, UDP and TCP sockets for server-client transfer of audio-video streams
- How to send video using UDP socket in Python
π February 17, 2021This tutorial is about using OpenCv and UDP sockets for server-client video transfer
- How to make a Matplotlib and PyQt5 based GUI to plot a...
π January 31, 2021Making a drag drop CSV file based matplotlib GUI with multiple themes and adding axis selection options
- Play Rock Paper Scissors Game using PyQt5 GUI
π January 29, 2021This tutorial is about making a GUI in PyQt5 using OpenCV and Keras to play Rock Paper Scissors Game.
- Virtual Lipstick Try-On App with PyQt5, Dlib and OpenCV
π January 21, 2021Build a virtual lipstick try-on app in PyQt5 using Dlib and OpenCV. Detect facial landmarks, apply lipstick colors in real-time, and create an interactive beauty app.
- How to send audio from a client computer to a server over...
π January 17, 2021This tutorial is about using socket programming to send audio data from Microphone of client to the server.
- Visualize Real-Time Worldwide Earthquakes in Python with Folium
π January 16, 2021Visualize real-time worldwide earthquakes in Python using Folium and QuakeFeed API. Create interactive maps with data.
- Faster Video Transfer Over WiFi Using ZeroMQ - Python Tutorial
π January 01, 2021Learn how to transfer video over WiFi at 30+ FPS using ZeroMQ Publish/Subscribe pattern. Complete Python tutorial with server and client code.
- How to send and receive live audio using socket...
π December 23, 2020This tutorial is about sending and receiving audio data over wifi between server and client.
- Get Audio Frames from Microphone in Python - 5 Lines of Code
π December 14, 2020Get audio frames from microphone in Python with 5 lines of code using PyShine library. Simple audio capture tutorial.
- Deploy Flask Video Processing App on PythonAnywhere
π December 03, 2020Deploy a Flask video processing application on PythonAnywhere. Learn to build web-based video filters with OpenCV, Flask, and host your Python web app online.
- Working with Multiple Threads in PyQt5 - Complete QThread Guide
π November 21, 2020Learn to work with multiple threads in PyQt5 using QThread. Build responsive GUIs with parallel processing, thread synchronization, and proper thread management techniques.
- PyQt5 Live Audio GUI with Start and Stop Thread Management
π November 19, 2020Create a PyQt5 live audio GUI with start and stop buttons. Learn QThread management, thread pooling, and how to properly stop threads in PyQt5 applications.
- PyQt5 GUI to Plot Live Audio from Microphone in Real-Time
π November 13, 2020Build a PyQt5 GUI to plot live audio from microphone in real-time. Learn Matplotlib with PyQt5 for audio visualization.
- PyQt5 GUI Design and Video Processing with OpenCV
π November 07, 2020Create a professional video processing GUI with PyQt5 and OpenCV in Python. Build apps for video editing and real-time processing.
- OpenCV and Real time streaming protocol (RTSP)
π November 01, 2020How to obtain video frames from an RTSP stream of video
- Build a Cache Server to Broadcast Drone Video in Python
π October 29, 2020Build a cache server to broadcast drone video to multiple clients in Python. Learn video streaming and socket programming.
- Interactive Particle Swarm Optimization Algorithm in Python
π October 22, 2020Build an interactive Particle Swarm Optimization algorithm in Python with Matplotlib. Drag targets and watch particles optimize.
- Transfer Video Over Sockets from Multiple Clients in Python
π October 16, 2020Learn socket programming with multiple clients in Python. Transfer video over sockets from multiple clients to a server.
- Add Text with Transparent Rectangle Background in OpenCV
π October 10, 2020Add text with transparent rectangle background on images using OpenCV in Python. Perfect for object detection labels.
- Multi-Language OCR GUI with Pytesseract and PyQt5
π October 08, 2020Build a multi-language OCR GUI in Python using Pytesseract and PyQt5. Extract text from images in 30+ languages with this tutorial.
- Drag and Drop CSV File GUI with Matplotlib and PyQt5
π October 01, 2020Create a drag-and-drop CSV file GUI with Matplotlib and PyQt5. Load data files and visualize with multiple plot themes.
- How to Make a Matplotlib and PyQt5 GUI - Complete Tutorial
π October 01, 2020Learn to build interactive data visualization GUIs with Matplotlib and PyQt5. Load CSV files, create plots with multiple themes, and customize your data visualization.
- How to Make an OpenCV and PyQt5 GUI for Image Processing
π October 01, 2020Build an OpenCV and PyQt5 GUI application for image processing. Learn to adjust brightness, apply blur effects, and create interactive photo editing tools in Python.
- How to make a calculator GUI in python with PyQt5
π September 22, 2020Hi friends! this tutorial is about making a calculator application in PyQt5. The calc.ui file contains information about the gui and main.py is all about the...
- Free Audio Video Screen Recorder for Windows 10
π September 02, 2020Free audio and video screen recorder for Windows 10. Record screen with system audio and microphone using PyShine Recorder.
- Pandas dataframe with hexadecimal and ascii values
π September 02, 2020This code will demonstrate how to convert pandas data to numeric form
- How to Track Mario Game Character with OpenCV and Python
π September 01, 2020Learn to track Mario game character using OpenCV and Python. Build a real-time object tracking system with computer vision techniques for game automation and analysis.
- Faster and accurate object tracking in Python
π September 01, 2020This code will demonstrate opencv based object tracking using the CSRT
- Socket programming to send and receive webcam video
π September 01, 2020This code will demonstrate the server client modules to transmit and receive video over wifi
- Difference Between Yield and Return in Python - Complete Guide
π August 01, 2020Understand the key differences between yield and return statements in Python. Learn how generators work, when to use yield vs return, with practical code examples.
- Automatically Clean and Organize Windows Desktop with Python
π April 18, 2020Automatically organize and clean your Windows desktop with Python. Sort files by extension and remove clutter.
- Plot Real-Time Frame Rate of Webcam in Python with OpenCV
π April 08, 2020Plot real-time frame rate of webcam in Python using OpenCV and Matplotlib. Detect faces and monitor FPS performance.
- How to Make a Screen Recorder in Python with PyQt5 - Complete Tutorial
π April 01, 2020Build a professional audio and video screen recorder using Python, PyQt5, and FFmpeg. Learn to capture screen, record audio, and save videos on Windows 10.
- How to Make a Piano Application in Python with Pygame
π March 03, 2020Create a fully functional piano application in Python using Pygame. Learn to handle keyboard events, play sounds, and build an interactive music app with step-by-step tutorial.
- Real-Time Voice Plot in Python with Matplotlib
π March 03, 2020Create a real-time voice plot in Python using matplotlib and PyAudio. Learn to capture audio from microphone and visualize sound waves with live plotting.
- Making a Python GUI for Sine and Cosine Plots with Pyqtgraph
π February 20, 2020Build a Python GUI application with Pyqtgraph for real-time plotting of sine and cosine waves. Learn PyQt5 integration, animations, and interactive graphs.
- How to Read and Write Excel XLSX Files in Python
π February 03, 2020Learn how to read, write, and manipulate Excel .xlsx files in Python using pandas, openpyxl, and xlwings. Complete guide with code examples for data analysis.
- How to Play Piano with Python - Twinkle Twinkle Little Star Tutorial
π February 02, 2020Learn how to play piano music using Python and pygame. This tutorial teaches you to play Twinkle Twinkle Little Star with multi-threading and audio files.
- Lab4 Training regression model and Epochs
π August 14, 2019Hi there! today we will build a multilayer model. Lets import the necessary components.
- Lab3 Train and Test Keras Model
π August 13, 2019Hi there! today we will build a multilayer model that should be like this: .
- Lab2 How to make a basic multilayer Keras model
π August 10, 2019Hi there! today we will build a multilayer model that should be like this figure: .
- With Speech, control the MS Power Point Presentation
π September 17, 2018A simple AI application tutorial to control PPTX slides with speech using python
- Basic Coding in TensorFlow
π September 17, 2018Before we proceed the basic coding, please note that according to the tensorflow 1.0.0 release notes, tf.mul, tf.sub and tf.neg are deprecated in favor of tf...
- Lab1 Keras Basic Model
π September 17, 2018Today i am going to start a tutorial series about Keras library. Lets visit website of this Deep learning library https://keras.io. Keras is a high-level neu...
- TensorFlow Basics
π September 13, 2018Hi everybody, today i will write about a little introduction to Tensorflow API. Tensorflow is a standard open source library released in 2015 by Google for b...
- Installing Pytorch in Windows (GPU version)
π September 06, 2018A fastest way to install PyTorch in Windows without Conda
- Installing Pytorch in Windows (CPU version)
π September 05, 2018A fastest way to install PyTorch in Windows without Conda
- Importance of One Hot Encoding
π September 03, 2018Why One Hot Encoding is important for Neural Netwoks
- How to install OpenCV and Python in Windows
π September 01, 2018Complete guide to install OpenCV and Python on Windows 7, 10, and 11. Step-by-step instructions with environment setup, pip installation, and verification.
- How to Install Protocol Buffers (Protobuf) on macOS - Complete Guide
π August 21, 2018Step-by-step tutorial to install Google Protocol Buffers (Protobuf) on macOS. Fix common brew installation errors and get protoc working in minutes.