Scribbler is a JavaScript notebook tool that runs directly in your browser. It provides developers, engineers, and researchers with a simple online interface for experimenting with and running JavaScript code. The tool is open source and free to use, with no registration login required. ...
AIClient-2-API is a lightweight API proxy tool for developers that centers on simulating the authorization and request processes of multiple AI clients. The project takes large model services that are otherwise limited to client-side use, such as Google's Gemini CLI, Ali's Qwen Code Plus, and Kir...
OpenAdapt is an open-source software tool that connects powerful Large Multimodal Models (LMMs) to a computer's Graphical User Interface (GUI) with the aim of automating processes. Traditionally, a great deal of mental labor has been wasted on repetitive computer operations, and OpenAdapt aims to solve this...
OmniInsert is a research project developed by ByteDance Intelligent Creation Lab. It is a tool that seamlessly inserts any reference object into a video without the use of a mask (Mask). In the traditional video editing process, if you want to add a new object into the video, you usually need to manually create a...
AI-model-comparison is a web tool that runs in a browser and helps users compare responses from two different artificial intelligence (AI) biglanguage models side-by-side. After the user enters a question, the tool sends simultaneous requests to the two configured model APIs, and returns the results side-by-side...
ReceiptHero is an open source receipt management application that uses Artificial Intelligence (AI) technology to help users organize various receipts. Users can upload images of receipts, and the system can automatically read the textual information in the images through Optical Character Recognition (OCR) technology. This technology is proposed by Together AI...
Reddit AI Trend Reports is an open source Python project. It is designed to help users automatically track and analyze trends in discussions about artificial intelligence (AI) in the Reddit community. The tool is able to grab relevant Reddit sub-boards from user-specified...
Fake News Detector is an automated fake news detection system based on fact checking. It utilizes artificial intelligence techniques, specifically Large Language Models (LLMs) and advanced embedding models, to analyze the authenticity of news texts. Its core workflow is to first take news content from user input...
FireRedTTS-2 is a text-to-speech (TTS) system designed for generating long conversations with multiple speakers. It uses streaming technology to enable low-latency speech output, making the dialog generation process both fast and natural. The core strength of the system is its ability to handle conversations of up to several minutes in length and...
Coding Agent Template is an open source project developed by Vercel Labs that provides a base template for building platforms for AI intelligences that can automate coding tasks. This template integrates a variety of AI coding tools such as Claude Code and OpenAI Cod...
SSHAI is an open source CLI tool, the user securely connects to the AI big model service via SSH protocol, supports DeepSeek and other models of interactive chat, command execution and pipeline input, configuration with YAML files to set up API keys and tool integration, provides real-time thinking display and multi-authentication methods, so that end-users can access the AI assistant at any time to complete the code...
Kode is a powerful AI assistant that runs directly in your computer terminal. You can think of it as a programmer working with you, it understands your codebase, edits files for you, and executes command line instructions to handle the entire development process. Unlike other tools, Kode can simultaneously...
mcp-echarts is a tool that allows AI Large Language Models (LLMs) to dynamically generate Apache ECharts visualization charts. It plays the role of a Model Context Protocol (MCP) server, which can be invoked by AI assistants to create rich ..... based on user-entered commands and data
nanocoder is an AI programming tool that runs in a local terminal environment, with a core design philosophy of "local first" to protect user privacy and data security. The tool allows developers to interact with AI on their own computers through a command line interface to write, review, and rewrite code...
LlamaFarm is a full-featured modular AI development framework with a core design philosophy of "local-first development, deploy anywhere". The framework allows developers to build, test, and run complete AI systems on their own computers, and then seamlessly deploy the same code to production environments, whether it's a corporate...
DbRheo-CLI is a command line agent tool for database operations and data analysis. It allows users to give commands in natural language, which the tool converts into safe SQL queries and executes. The tool also automatically explores and analyzes the structure of the database and has a built-in risk assessment system that pre...
M3-Agent is a multimodal intelligent body framework developed by the ByteDance SEED team. Its core feature is a long-term memory capability, capable of building and continuously updating its memory by processing real-time video (watching) and audio (listening) inputs, just like humans. This memory system does not just record...
AlignLab is an open source project developed by the OpenAlign team that provides a complete set of frameworks and tools dedicated to aligning large language models. By "alignment", we mean making the model's behavior and output more consistent with human expectations and values, such as ensuring its safety, authenticity, unbiasedness, and...
AI Proxy Worker is a serverless proxy script deployed on Cloudflare Workers. It is primarily used to solve a core problem: how to securely invoke AI model services in a front-end application or client without exposing critical API keys. This tool takes the user's API secret...
Top