# AK391/ai-gradio

A Python package that makes it easy for developers to create AI apps powered by various AI providers.

Repository: https://github.com/AK391/ai-gradio
Canonical: https://ross.abutalabs.com/products/ai-gradio
Language: Python
License Family: other
Last push: 2025-04-08T19:56:29+00:00

## Health v2 (maintenance only)
Score: 28/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 15, release rhythm 35, longevity 44
- inputs: {"age_days": 627, "days_push": 512, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1644, forks 205 (observed 2026-08-28T04:05:16.020547+00:00)

## What it is
A Python package built on Gradio that provides a unified interface for building AI apps with 15+ providers like OpenAI, Anthropic, and Gemini. It offers ready-made chat, voice, video, and agent interfaces installable via optional provider extras.

## Use cases
- build a chatbot ui for openai models in python
- create a gradio app powered by claude or gemini
- add voice chat to an ai app
- run multi-agent teams with crewai
- prototype ai apps across multiple llm providers
- build an ai agent that controls a computer or browser

## When to choose
- you want quick gradio-based chat interfaces for many AI providers with one package
- you need multimodal demos including voice, video, and agent teams
- you are prototyping AI apps in Python and want minimal boilerplate

## When to avoid
- you need production-grade backend APIs rather than Gradio demo UIs
- you require a permissively licensed dependency and cannot accept a missing license
- you need fine-grained control over model inference pipelines

## Facets
- artifact type: library
- maturity: active
- function: chatbot, agent-framework, llm-inference, ui-components, chat-interface
- domain: artificial-intelligence, large-language-models, chatbots, developer-tools
- platform: python, cross-platform
- tags: gradio, multi-provider, voice-chat, video-chat, crewai, computer-use, browser-automation, ai-agents

## Member repositories
- AK391/ai-gradio (main) score 28

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:16.020547+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:45:46.663827+00:00, confidence not recorded.
  - readme: https://github.com/AK391/ai-gradio (fetched 2026-08-28T04:05:16.020547+00:00, sha e813da28cb62)
  - registry_pypi: https://pypi.org/pypi/ai-gradio/json (fetched 2026-08-29T11:19:00.678779+00:00, sha 9428f354616e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
