Repository History
217 repositories tagged with AI

n8n-nodes-mcp: Seamless AI Integration with Model Context Protocol
The n8n-nodes-mcp is a custom n8n node designed to facilitate interaction with Model Context Protocol (MCP) servers. It empowers n8n workflows to connect with AI models, access resources, execute tools, and utilize prompts in a standardized manner, significantly enhancing AI agent capabilities.

Quick Prompt: Enhance Your Workflow with AI Prompt Management
Quick Prompt is an innovative browser extension designed to streamline your interactions with AI tools by providing robust prompt management and quick input capabilities. It allows users to create, organize, and rapidly insert predefined prompts into any web input field, significantly boosting productivity and efficiency. Built with TypeScript, Quick Prompt offers a seamless experience for managing your AI prompts.

Step-Video-T2V: State-of-the-Art Text-to-Video Generation Model
Step-Video-T2V is a state-of-the-art text-to-video pre-trained model capable of generating videos up to 204 frames with 30 billion parameters. It achieves high efficiency through a deep compression Video-VAE and enhances visual quality using Direct Preference Optimization (DPO). The model's performance is validated on its novel benchmark, Step-Video-T2V-Eval, demonstrating superior text-to-video quality.

LitServe: Build Custom Inference Engines for AI Models
LitServe is a powerful framework from Lightning AI designed to help developers build custom inference engines for a wide range of AI models and systems. It provides expert control over serving, supporting agents, multi-modal systems, RAG, and pipelines without the typical MLOps overhead. This framework offers a flexible and efficient solution for deploying AI models, whether self-hosted or managed on the Lightning AI platform.

whisper.cpp: High-Performance Speech Recognition with OpenAI's Whisper Model
whisper.cpp is a high-performance C/C++ port of OpenAI's Whisper automatic speech recognition (ASR) model. It offers efficient, dependency-free inference across a wide range of platforms, from desktop to mobile and embedded devices. This project enables fast, local speech-to-text capabilities, making advanced AI accessible for various applications.

gemini-cli: Bringing Gemini AI Power to Your Terminal
gemini-cli is an open-source AI agent that integrates the power of Google's Gemini directly into your terminal. It offers a lightweight and direct path from your prompts to the Gemini model, making AI accessible for developers who prefer the command line. This tool is designed to enhance productivity by providing AI assistance within your familiar development environment.

gptpdf: Effortlessly Parse PDFs into Markdown with GPT-4o
gptpdf is a powerful Python library that leverages large visual models like GPT-4o to accurately parse PDF documents into clean Markdown format. With just 293 lines of code, it excels at preserving typography, math formulas, tables, and images. This tool offers an efficient and cost-effective solution for converting complex PDFs.

Ditto: The Simplest Self-Building Coding Agent for Flask Apps
Ditto is a user-friendly Python tool that generates multi-file Flask applications from simple natural language descriptions. It leverages a straightforward LLM loop to automate the coding process, enabling users to transform ideas into functional web applications through a no-code interface. This agent simplifies development by automatically planning and constructing applications based on plain English input.

MCPHub: Unified Management and Dynamic Routing for MCP Servers
MCPHub is a powerful open-source platform designed for centralized management and dynamic organization of multiple Model Context Protocol (MCP) servers and APIs. It transforms these services into streamable HTTP (SSE) endpoints, offering flexible routing strategies including intelligent semantic routing and group-based access. This solution simplifies the deployment and scaling of AI-driven applications by providing a unified interface and robust control features.

OLMoE.swift: Private, Offline AI Experience on iOS and macOS
OLMoE.swift provides a unique, privacy-focused AI experience by running large language models directly on your device. This Swift-based application ensures your queries and data remain private, operating entirely offline without an internet connection. It offers a robust solution for local AI inference on iOS and macOS, with integration options for Hugging Face.

Chatbang: Access ChatGPT from Your Terminal Without an API Key
Chatbang is a powerful CLI tool written in Go that allows users to interact with ChatGPT directly from their terminal. It eliminates the need for an API key, providing a convenient and efficient way to leverage AI conversations. This open-source project simplifies access to AI, making it readily available for command-line enthusiasts.

Harmony: OpenAI's Renderer for GPT-OSS Response Format
Harmony is OpenAI's dedicated renderer for its `harmony` response format, specifically designed for use with `gpt-oss` open-weight models. This library provides a robust solution for defining conversation structures, generating reasoning output, and structuring function calls, ensuring consistent and efficient token-sequence handling for both rendering and parsing. It offers first-class support for both Python and Rust development.