AIBit-Discover Open Source Projects AIBit-Discover Open Source Projects
Open Source ProjectsWeb Scraping & DataAI Agents & AutomationAI Tools & Resources
More
Learning & TutorialsAI Research & BenchmarksDevelopment & SecurityWeb & InfrastructureMedia & Content CreationHardware & Edge AIStartup Resources

January 16, 2026

Unlock AI Research with Claude Scientific Skills – A Complete Open‑Source Toolkit

Discover how K‑Dense’s Claude Scientific Skills plugin turns Claude into a full‑featured AI scientist. With 140 ready‑to‑use skills spanning bioinformatics, cheminformatics, clinical research, and more, this open‑source toolkit lets researchers run complex workflows with a single prompt. Learn how to install the plugin in Claude Code or any MCP‑compatible client, explore key use cases, and see why the scientific community is embracing this powerful, zero‑setup solution.

  • Jan 16, 2026

    CLIProxyAPI: Unified Gemini, Claude & Codex API Proxy

    CLIProxyAPI turns a single local server into a universal bridge for Gemini, Claude, Codex, Qwen, and more. It offers OAuth‑based multi‑account management, seamless streaming, function calling, multimodal input, and automatic model fallback—all with a tiny Go binary and Docker image. In this article we walk through installation, configuration, example usage from the CLI and SDK, and how projects like v9Router and ProxyPal extend its reach. Whether you’re a developer building AI tooling or a coder who hates juggling multiple API keys, CLIProxyAPI simplifies everything into one manageable endpoint.

  • Jan 16, 2026

    Localflare: A Practical Local Dashboard for Cloudflare Workers

    Localflare turns your local Workers development environment into a full‑stack dashboard that lets you browse D1 databases, KV namespaces, R2 buckets, Durable Objects, and queues without modifying code. This tutorial walks through installation, quick start, attach mode for custom dev workflows, and browser troubleshooting, showing how to get a visual studio‑like experience for Cloudflare Workers projects.

  • Jan 16, 2026

    Sopro – Lightweight Text‑to‑Speech with Zero‑Shot Voice Cloning

    Discover Sopro, the lightweight English TTS model built on WaveNet‑style dilated convolutions. With only 169 M parameters, it delivers fast, streaming synthesis and zero‑shot voice cloning from just a few seconds of audio. Learn how to install, run from the CLI, or embed it in Python, and explore the demo web UI. Perfect for developers who want fast, flexible TTS without the heavy Transformer overhead.

  • Jan 16, 2026

    Pyarmor: The Ultimate Python Script Obfuscation Tool for 2025

    Protect your Python code with Pyarmor, the leading open‑source obfuscation tool that turns plain scripts into secure, machine‑bound, and expirable files. Learn how to install, obfuscate, and bind your projects effortlessly across Windows, macOS, and Linux. Discover advanced features like C‑function conversion, Theymata protection, and cross‑platform support—all in this comprehensive guide.

  • Jan 16, 2026

    VideoLingo: Turn Any Video Into Netflix‑Quality Subtitles & Dubbing in One Click

    VideoLingo is the ultimate open‑source solution for automating video subtitles, translations, and dubbing. Leveraging WhisperX for word‑level transcription, GPT‑SoVITS for voice cloning, and a smooth Streamlit interface, it delivers Netflix‑standard, single‑line subtitles with multilingual support—all in a single click. We walk through its features, installation, Docker support, and real‑world use cases, showing how this tool can transform your video workflow and unlock global audiences.

  • Jan 16, 2026

    Automate Faceless Video Creation & Scale Revenue in 4 Weeks

    Discover the ultimate guide to automating faceless short‑form and long‑form video content across YouTube, TikTok, Instagram, and Facebook. Learn how to move from idea to script, generate AI‑driven videos, schedule posts, and monetize instantly. The step‑by‑step curriculum covers the best tools, workflow hacks, niche selection, and platform strategies, all from a free trial of Syllaby.io. Save hours of creative work, launch multiple channels, and start generating $1,000+ per month within weeks. Get the full roadmap, templates, and real‑world success stories in one easy‑to‑follow resource.

  • Jan 16, 2026

    AI‑Video‑Transcriber: Transcribe and Summarize Any Video with AI

    Discover how AI‑Video‑Transcriber brings next‑generation speech‑to‑text and AI‑powered summarization to every video platform. With Faster‑Whisper, FastAPI, and optional OpenAI GPT‑4o translation, it supports 30+ sites—including YouTube, TikTok, Bilibili—and 100+ languages. Learn how to install via Docker or scripts, configure Whisper models, and optimize performance for long‑form content. Perfect for developers, content creators, and researchers seeking a ready‑to‑go, open‑source solution that scales from laptops to cloud servers.

  • Jan 16, 2026

    PhoenixPE: Build Custom Win10/Win11 Rescue Environments

    PhoenixPE unlocks the power of Win10 and Win11 to create a lightweight, bootable rescue and recovery system in minutes. Designed for IT pros, support engineers, and hobbyists alike, it packs a fast, modular architecture, a user‑friendly scripting engine (PEBakery), and an impressive suite of tools—from malware removal to data backup. In this guide we walk you through downloading, building, and customizing PhoenixPE, highlight its key features, and explain why it’s the go‑to solution for fast offline troubleshooting and disk imaging on Windows. Discover how you can extend it with your own scripts and applications, making PhoenixPE the ultimate open‑source PE toolkit for any environment.

  • Jan 16, 2026

    Vibium: Zero‑Config Browser Automation for AI Agents

    Discover Vibium, the lightweight Go binary that brings browser automation to AI agents and developers without the usual setup hassle. Built on WebDriver –BiDi, Vibium delivers a simple MCP server, auto‑installable Chrome, and a dual sync/async JS/TS and Python API. Whether you’re building a Claude Code agent, writing end‑to‑end tests, or automating routine tasks, Vibium lets you launch, navigate, click, type, and screenshot with one line of code. Follow our quick start guide, explore example scripts, and learn how Vibium’s “visible by default” design and zero‑config approach simplify automation so you can focus on innovation instead of infrastructure.

  • Jan 16, 2026

    rag‑chunk: CLI Tool to Benchmark and Optimize RAG Chunking

    Rag‑chunk is a lightweight, Python‑based command‑line utility that lets data scientists and ML engineers test, benchmark, and refine chunking strategies for Retrieval‑Augmented Generation (RAG). With support for fixed‑size, sliding‑window, paragraph, and even recursive character splitting, you can compare recall scores, tune token‑accurate boundaries using tiktoken, and export results in tables, JSON or CSV. This article walks through installation, key features, real‑world examples, and tips to choose the best strategy for your markdown documents. Whether you’re prototyping a new RAG pipeline or fine‑tuning a production read‑time system, rag‑chunk gives you the data you need to make informed decisions.

  • Jan 16, 2026

    Stable‑Diffusion.cpp: Light‑weight C++ Diffusion Inference Engine

    Discover stable‑diffusion.cpp, a zero‑dependency, cross‑platform C/C++ library that runs state‑of‑the‑art image and video diffusion models—SD, Flux, Wan, Qwen, Z‑Image and more. Learn how to build, run, and extend this fast, GPU‑and‑CPU‑friendly engine, and explore its rich feature set from LoRA support to Vulkan acceleration. Whether you’re a dev, researcher, or hobbyist, see why this project should be on your toolkit list.

Previous 24 / 49 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