gradio-interface

There are 320 repositories under gradio-interface topic.

  • gradio-app/gradio

    Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!

    Language:Python40.5k1876.1k3.1k
  • OpenGVLab/DragGAN

    Unofficial Implementation of DragGAN - "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold" (DragGAN 全功能实现,在线Demo,本地部署试用,代码、模型已全部开源,支持Windows, macOS, Linux)

    Language:Python5k64113488
  • OpenDCAI/DataFlow

    Easy Data Preparation with latest LLMs-based Operators and Pipelines.

    Language:Python1.5k1945101
  • tomchang25/whisper-auto-transcribe

    Auto transcribe tool based on whisper

    Language:Python22754816
  • akashjss/sesame-csm

    A Conversational Speech Generation Model with Gradio UI and OpenAI compatible API. UI and API support CUDA, MLX and CPU devices.

    Language:Python2065010
  • etherealxx/batchlinks-webui

    Download several Huggingface, MEGA, and CivitAI links at once. SD webui extension. For colab.

    Language:Python18322957
  • OutofAi/OutofFocus

    An AI focused photo manipulation tool based on Gradio

    Language:Python1831413
  • weaigc/gradio-chatbot

    A tool that can automatically convert 🤗 Huggingface Spaces,魔搭创空间 and Gradio ChatBot into free APIs. Supports GPT4Free,ChatGPT,Llama2,MPT,Falcon Chat,ChatGLM,通义千问 and many other chatbot like spaces.

    Language:TypeScript16241225
  • MilleXi/stock_trading

    🚀一个结合了LSTM股票价格预测与强化学习交易策略的智能股票交易系统。通过深度学习对股市数据进行精准预测,并利用强化学习自动优化交易决策,实现了从数据获取、趋势预测到自动交易的全流程智能化。系统不仅提供了强大的数据处理和预测功能,还内置交互式可视化界面,帮助用户实时查看预测结果与交易决策,适用于多支股票的批量处理,帮助投资者更好地捕捉市场机会,提升交易效率与收益。

    Language:Python1522628
  • DonGuillotine/chatGPT_whisper_AI_voice_assistant

    I built a Voice Assistant with ChatGPT, Whisper API, Gradio, and TTS APIs

    Language:Python543010
  • spacewalk01/depth-pro-webui

    A Gradio web UI for Depth-Pro, Sharp Monocular Metric Depth Estimation

    Language:Python54137
  • Allegro-Music-Transformer

    asigalov61/Allegro-Music-Transformer

    Full-attention multi-instrumental music transformer featuring asymmetrical encoding with octo-velocity, and chords counters tokens, optimized for speed and performance

    Language:Python47369
  • kingabzpro/Deploying-LLM-Applications-with-Docker

    Building and deploying a document Q&A application on the Hugging Face cloud using Docker.

    Language:Python46109
  • bhattbhavesh91/diffusion-chatgpt

    This repository will guide you to create your Images via Stable Diffusion using a Smart Virtual Assistant like Google Assistant using Open AI's ChatGPT, Whisper. The entire solution is created using Python & Gradio.

    Language:Jupyter Notebook362110
  • cxumol/CoverPilot

    🎩 AI-powered cover letter generator

    Language:Python24103
  • akashjss/orpheus-tts-local-webui

    Run Orpheus 3B Locally with Gradio UI, Standalone App

    Language:Python222
  • ayushwattal/PDF-ChatGpt

    Create a ChatGPT for uploaded pdf using Langchain

    Language:Python21119
  • DAMO-NLP-SG/Multipurpose-Chatbot

    A chatbot UI for RAG, multimodal, text completion. (support Transformers, llama.cpp, MLX, vLLM)

    Language:Python19404
  • EngMarchG/Fsg-Pp

    Fsg-Pp's purpose is to automate profile picture searching using machine learning!

    Language:Python19262
  • arifulislamat/local-voice-cloning-app

    Powered by ChatterboxTTS | Transformer | Llama | Gradio

    Language:Python171
  • Video-Background-Remover

    PRITHIVSAKTHIUR/Video-Background-Remover

    Remove Backgroud from a video 🧤🎥

    Language:Python16100
  • NhanPhamThanh-IT/Handwritten-Digits-Classification

    ✏️ An AI-driven web app for handwritten digit recognition using the MNIST dataset. It leverages TensorFlow for deep learning model training and Gradio to create an intuitive, interactive UI. Users can draw digits and receive instant predictions, showcasing practical AI deployment and real-time inference capabilities.

    Language:Jupyter Notebook151
  • FLUX-REALISM

    PRITHIVSAKTHIUR/FLUX-REALISM

    A Gradio-based web application for generating hyper-realistic images using FLUX.1-dev with Super Realism LoRA enhancement. This application provides an intuitive interface for creating high-quality, photorealistic images with customizable parameters and styles.

    Language:Python154
  • svjack/CodeActAgent-Gradio

    UnOfficial Gradio Repo for ICML 2024 paper "Executable Code Actions Elicit Better LLM Agents" by Xingyao Wang, Yangyi Chen, Lifan Yuan, Yizhe Zhang, Yunzhu Li, Hao Peng, Heng Ji.

    Language:Jupyter Notebook15101
  • arham-kk/openai-tts

    This repository features a Gradio interface designed to leverage the OpenAI Text-To-Speech (TTS) API. The interface lets users create speech from provided text using different models and voice options.

    Language:Python14105
  • NhanPhamThanh-IT/Gradio-Python-Tutorial

    🧩 This repository provides a comprehensive tutorial on building interactive machine learning interfaces using Gradio in Python. It covers basic to advanced examples, helping developers quickly prototype and deploy AI models with user-friendly UIs for testing and sharing.

    Language:Python1400
  • NhanPhamThanh-IT/Logistic-Regression-Breast-Cancer-Classification

    🏥 AI-powered breast cancer classification using Logistic Regression with 95% accuracy. Features interactive Gradio web interface for real-time predictions on 30 diagnostic parameters from Wisconsin dataset. Includes comprehensive Jupyter notebooks for model training, evaluation metrics, and deployment-ready architecture for healthcare application.

    Language:Jupyter Notebook14
  • sandner-art/ArtAgents

    Framework for LLM based captioning and prompt engineering

    Language:Python14104
  • HaileyTQuach/Smart-Nutritional-App

    AI NourishBot is an AI-powered nutrition assistant that leverages advanced vision models and natural language processing to detect ingredients from food images, filter ingredients based on dietary restrictions, estimate calories, provide detailed nutrient analysis, and generate recipe suggestions.

    Language:Python13209
  • MilleXi/MNIST_SVM

    一个基于支持向量机(SVM)模型的手写数字识别系统。使用了经典的MNIST数据集,通过图像预处理、特征提取和模型训练等步骤,构建了一个可以识别0到9之间数字的分类器。并使用Gradio搭建简单的可视化界面,方便用户上传手写数字图像并查看预测结果。

    Language:Python13101
  • bhattbhavesh91/google-lens-gradio-web-application

    Landmark Detection (Google Lens like Interface) using TensorFlow Hub & Gradio

    Language:Jupyter Notebook12206
  • gitgoap/DeFogify

    Dehaze input images/ video

    Language:Python1212013
  • ndurner/mlx_chat

    Gradio chat interface for FastMLX

    Language:Python12100
  • LuluW8071/Conformer

    End-to-End Speech Recognition Training with Conformer CTC using PyTorch Lightning⚡

    Language:Jupyter Notebook10202
  • poppingtonic/transformer-visualization

    Mechanistic Interpretability Tutorials, Results and research log as I learn from publicly available research, and experimentation. Evolving work, open ended, slow updates. Lots of incomplete work.

    Language:Jupyter Notebook10233
  • Face-Swap-Roop

    PRITHIVSAKTHIUR/Face-Swap-Roop

    Face-Swapper | Gradio Work Space | .hf.space

    Language:Python10100