AIBit-Discover Open Source Projects AIBit-Discover Open Source Projects
Open Source ProjectsAI Tools & ResourcesLearning & TutorialsSecurity & Linux

January 31, 2026

Qwen3-ASR: Alibaba’s Open‑Source 52‑Language ASR Model

Alibaba Cloud’s latest release, Qwen3‑ASR, brings state‑of‑the‑art multilingual speech recognition to the open‑source community. Supporting 52 languages and 22 Chinese dialects, the two 1.7B/0.6B models excel on benchmarks and rival commercial APIs. The repo ships with a full inference toolkit that works with transformers or the high‑performance vLLM backend, automatic timestamping via the Qwen3‑ForcedAligner, and a ready‑to‑run Gradio demo. Whether you’re a researcher, developer, or hobbyist, this guide walks you through downloading, setting up, benchmarking, and deploying Qwen3‑ASR in Docker or directly on GPU, so you can start transcribing speech, music, and songs with ease. Key highlights: multilingual support, streaming inference, forced‑alignment, quick‑start scripts, Docker deployments, and API integration with OpenAI‑compatible endpoints.

  • Jan 31, 2026

    Run OpenClaw AI Assistant on Cloudflare Workers: A Step‑by‑Step Tutorial

    Discover how to turn the open‑source OpenClaw AI assistant into a fully managed, always‑on chatbot running on Cloudflare Workers. This guide walks through prerequisites, secret setup, deployment, optional R2 persistence, authentication with Cloudflare Access, and even browser automation via CDP. By the end you’ll have a production‑ready, multi‑channel AI assistant that’s secure, scalable, and free from the hassle of self‑hosting.

  • Jan 29, 2026

    PageIndex: The Open-Source Reasoning-Based RAG Framework

    Discover PageIndex, a groundbreaking open‑source tool that eliminates the need for vector databases in Retrieval Augmented Generation (RAG). By building a hierarchical tree index and using LLM reasoning, PageIndex achieves human‑like retrieval without chunking or vector similarity. This article dives into its core concepts, installation steps, practical use cases—especially finance and legal document analysis—and its impressive benchmark results. Whether you’re a researcher, developer, or data scientist, learn how to transform long PDFs and markdown files into actionable knowledge with this lightweight Python library.

  • Jan 29, 2026

    JJYB_AI VideoAutoCut: The Open Source AI Video Editing Toolkit

    Discover JJYB_AI VideoAutoCut (v2.0), a complete AI‑powered video editing suite that automatically cuts, adds commentary, and applies AI voice‑over using 19 language models, 6 vision models, and 4 TTS engines—all wrapped in a simple Flask web interface. Learn how to install, configure, and deploy this Python‑powered solution on Windows or macOS and start creating professional videos with zero manual editing.

  • Jan 29, 2026

    Karpathy's LLM Coding Rules: Think, Simplify, & Iterate

    Discover Andrej Karpathy’s four‑principle guide to coding with Claude LLM. Learn how to think before you code, avoid over‑engineering, make surgical changes, and execute goal‑driven loops. The article explains each principle in depth, provides practical install instructions, and shows how to add the rules to your own projects for cleaner, more reliable code. Ideal for developers wanting to harness LLMs while keeping maintainability and clarity.

  • Jan 29, 2026

    Feishu Channel Plugin for Clawdbot – Fast & Feature‑Rich

    Looking to extend Clawdbot with Feishu (Lark) support? This article walks you through installing the @m1heng-clawd/feishu plugin, configuring the necessary App ID, App Secret, event subscriptions, and permissions on the Feishu Open Platform. It covers both WebSocket and webhook connection modes, DM and group policies, media upload/download, and the optional card‑rendering feature for rich markdown output. A full FAQ section tackles common pitfalls such as message reception failures, 403 errors, and how to start a new conversation with the /new command. Get your bot talking to Feishu users in minutes.

  • Jan 29, 2026

    Last30Days: A Claude Code Skill for Real‑Time Trending Prompt Research

    Discover Last30Days, the Claude Code skill that scours Reddit and X for the past 30 days, synthesizes community trends, and generates copy‑paste‑ready prompts. Learn how to install it, use it for prompt research, product discovery, viral trend hunting, and more. Whether you’re a prompt engineer, a marketer, or a curious coder, this article walks you through setup, real‑world examples, and the unique value Last30Days brings to AI workflows.

  • Jan 29, 2026

    X Article Publisher Skill: Automate Markdown to X Articles

    Deploy the X Article Publisher Skill to eliminate formatting headaches when publishing Markdown to Twitter (X) Articles. This open‑source Python & Claude Code tool converts Markdown to rich‑text, uploads images with precise positioning, and keeps your drafts safe. Learn how to install, configure, and use the skill, and discover why it boosts productivity by 10x for content creators who love markdown.

  • Jan 28, 2026

    WebLLM: Run LLMs In-Browser with WebGPU – Full Guide Here

    WebLLM brings full‑featured, high‑performance large language models right inside your browser with zero server cost and powerful WebGPU acceleration. This article walks through installing the npm package, loading popular models like Llama‑3 and Phi‑3, integrating the OpenAI‑compatible API, and extending the engine with workers, service workers, and Chrome extensions. Whether you’re a developer looking to prototype an AI assistant or an enthusiast wanting privacy‑first inference, this step‑by‑step guide shows you how to get up and running in minutes.

  • Jan 28, 2026

    MLC LLM: Universal Deployment Engine for LLMs on Any Platform

    MLC LLM is an all‑in‑one, open‑source machine‑learning compiler that lets you run large language models on Linux, Windows, macOS, iOS, Android, and web browsers with native performance. By converting models into highly‑optimised kernels for Vulkan, ROCm, CUDA, Metal, and WebGPU, it eliminates the need for costly cloud hosting. This article walks you through its core architecture, platform coverage, quick installation steps, and real‑world use cases. Whether you’re a researcher or an app‑developer, discover how MLC LLM can speed up your LLM experiments from data center to edge with just a few lines of code.

  • Jan 28, 2026

    Pack Full‑Stack Web Apps into a Single Binary with EXE Tool

    EXE turns full‑stack web frameworks like SvelteKit, Nuxt, and TanStack into one tiny executable with no runtime dependencies. The tool keeps SSR, API routes, and authentication intact while removing the need for Node or Docker to run your app. Learn how to integrate EXE into your build pipeline with Bun, customize binaries, and even generate Dockerfiles for instant cloud deployment. Ideal for self‑hosted SaaS, privacy‑centric solutions, and demos that let users run a professional web app locally.

  • Jan 28, 2026

    Helium Browser for Linux: Open‑Source AppImage Build Guide

    Helium Browser is a lightweight, privacy‑focused Chromium fork designed for Linux. Packaged as a self‑contained AppImage, it runs on any modern distro without installation steps. This guide walks you through cloning the public repo, building the binary inside a Docker environment, creating the AppImage, and signing the release with the official Helium key. You’ll also learn how to contribute patches, update the packaging scripts, and use Helium’s unique packaging conventions to keep your builds reproducible and secure. Ready to give Ubuntu, Fedora, or Arch a fresh browsing experience? Get started now!

Previous 18 / 48 Next

Curated AI tools, open source projects, tutorials, and resources for developers building with artificial intelligence.

Terms of Service Privacy Policy © 2026 AIBit-Discover Open Source Projects