472 Articles
Tags :AI open source project Page 22
Comprehensive Introduction LongWriter is a powerful long text generation tool developed by Tsinghua University Data Mining Research Group (THUDM). The tool is based on the advanced Long Context Language Model (LLM) and is capable of generating long texts of more than 10,000 words.The core model of LongWriter includes LongWriter-glm4-9...
General Introduction Plate is an AI-powered rich text editor built on React and TypeScript, designed to provide a highly customizable and extensible editing experience. It utilizes Slate.js at its core and combines modern UI components and a plugin system that enables developers to easily create functional...
General Introduction Minima is an open source project designed to provide a fully localized Retrieval Augmentation Generation (RAG) tool. Users can talk to local files through Minima, which supports two modes: full local installation and custom GPT mode. The project is deployed using Docker and supports...
General Introduction MuseGAN is a music generation project based on Generative Adversarial Networks (GANs) designed to generate multi-track (multi-instrument) music. The project is capable of generating music from scratch or accompanied by user-supplied tracks.MuseGAN is trained using the Lakh Pianoroll Dataset to generate...
Comprehensive Introduction MoneyPrinterTurbo is an open source project that utilizes advanced AI big model technology to achieve the function of generating short HD videos with one click. Users only need to provide a video theme or keywords, the system will automatically generate video copy, video clips, video subtitles and background music, and finally co...
Comprehensive Introduction Docling is a powerful document parsing and exporting tool that supports a wide range of document formats including PDF, DOCX, PPTX, XLSX, Image, HTML, AsciiDoc and Markdown.It parses and exports these documents to HTML, Markdown, and JSON formats, with support for embedding and...
Comprehensive Introduction The Model Context Provider CLI (mcp-cli) is a protocol-level command-line tool for interacting with model context provider servers. The tool allows users to send commands, query data, and interact with various resources provided by the server. mcp-cli supports multiple providers and model...
General Introduction ControlFlow is a Python framework developed by PrefectHQ focused on building and managing AI workflows. It provides a structured, developer-oriented framework for defining workflows and delegating tasks to Large Language Model (LLM) agents.ControlFlow is designed to work without...
Comprehensive Introduction ConsisID is an open-source project developed by Yuan Rong's group at Peking University, aiming to realize identity-consistent text-to-video generation (IPT2V) through frequency decomposition techniques. The core of the project is a DiT (Diffusion Transformer) based model that is able to generate video while maintaining...
General Introduction GraphRAG Visualizer is a web-based tool designed to help users visualize and explore artifacts from Microsoft GraphRAG. By uploading a Parquet file generated by the GraphRAG indexing pipeline, users can easily view and sort...