Repository History
215 repositories tagged with AI

Chatterbox: State-of-the-Art Open-Source Text-to-Speech by Resemble AI
Chatterbox is a powerful family of open-source text-to-speech (TTS) models developed by Resemble AI, designed for high-quality speech generation. It features Chatterbox-Turbo, an efficient model with paralinguistic tags for added realism, alongside multilingual and general-purpose TTS options. These models provide robust solutions for voice agents, narration, and creative workflows, incorporating responsible AI features like built-in watermarking.

Kimi-k1.5: Scaling Reinforcement Learning with LLMs and Multimodality
Kimi-k1.5 introduces an o1-level multi-modal model that significantly advances reinforcement learning with Large Language Models. It demonstrates state-of-the-art performance in short-CoT tasks, outperforming leading models like GPT-4o and Claude Sonnet 3.5, and matches o1 performance in long-CoT scenarios across various modalities. This project highlights key innovations in long context scaling and improved policy optimization.

Otto: Intelligent Automation and LLM Integration for Frappe Framework
Otto is an early-stage Frappe Framework application designed to bring intelligent automation and large language model (LLM) capabilities to the Frappe ecosystem. It serves as both a standalone app for task automation and a library for seamless LLM integration within custom Frappe applications. This project aims to empower Frappe users with advanced AI functionalities for various business processes.

Badget: AI-Powered Financial Management Platform
Badget is an AI-powered financial management platform designed to simplify personal and family finances. It offers a user-friendly interface, real-time insights, and automated budgeting, helping users track expenses and achieve financial goals. Built with a robust TypeScript stack, it provides intelligent spending analysis and personalized recommendations.

YouTube Transcripts Machine: Extract Timestamps and Transcripts from Videos
YouTube Transcripts Machine (YTM) is a web application that automates the extraction of timestamps and transcripts from any YouTube video. It provides a user-friendly interface to view, interact with, and export video transcripts, enhancing accessibility and content analysis for users.

GPT Pilot: The AI Developer Companion for Building Production-Ready Apps
GPT Pilot is an innovative open-source project by Pythagora-io that aims to be the first real AI developer companion. It goes beyond simple code generation, focusing on building complete, production-ready applications by working alongside human developers. This tool leverages large language models to streamline the development process, allowing developers to oversee and refine the AI's output.
Spark-TTS: Efficient LLM-Based Text-to-Speech with Zero-Shot Voice Cloning
Spark-TTS is an advanced text-to-speech system that leverages large language models (LLM) for highly accurate and natural-sounding voice synthesis. Built on Qwen2.5, it offers streamlined efficiency, high-quality zero-shot voice cloning, bilingual support for Chinese and English, and controllable speech generation, making it versatile for both research and production.
Sniffly: Claude Code Analytics Dashboard for Usage and Error Analysis
Sniffly is an open-source Python project that provides a comprehensive dashboard for analyzing Claude Code logs. It helps users understand their usage patterns, identify common errors, and review message history to improve their interaction with Claude Code. The tool runs locally, ensuring privacy, and offers a unique feature for sharing project statistics.
ByteRover CLI: Portable Memory Layer for Autonomous AI Coding Agents
ByteRover CLI (brv) provides persistent, structured memory for AI coding agents, enabling developers to curate project knowledge into a context tree. It facilitates cloud synchronization and sharing across tools and teammates. This interactive REPL CLI supports various LLM providers and offers extensive tools for memory management and code execution.

TRELLIS: Structured 3D Latents for Scalable and Versatile 3D Generation
TRELLIS is the official repository for a CVPR'25 Spotlight paper on "Structured 3D Latents for Scalable and Versatile 3D Generation." This Microsoft project introduces a powerful model for generating high-quality 3D assets from text or image prompts. It supports diverse output formats like Radiance Fields, 3D Gaussians, and meshes, offering flexible editing capabilities.

AudioSep: Foundation Model for Open-Domain Sound Separation with Language Queries
AudioSep is a groundbreaking foundation model for open-domain sound separation, allowing users to isolate specific sounds using natural language descriptions. It demonstrates strong performance and impressive zero-shot generalization across various tasks, including audio event, musical instrument, and speech separation. This powerful tool simplifies complex audio processing with intuitive text-based queries.

JAX: Composable Transformations for Python+NumPy Programs
JAX is a powerful Python library designed for high-performance numerical computing and large-scale machine learning. It offers composable function transformations like automatic differentiation, JIT compilation to accelerators (GPU/TPU), and auto-vectorization. This powerful combination allows developers to write flexible and efficient numerical programs.