Top Builders

Explore the top contributors showcasing the highest number of app submissions within our community.

Hugging Face Spaces

Hugging Face Spaces is a hosting platform for interactive machine learning applications. Developers build demos and tools using Gradio or Streamlit, then deploy them on Hugging Face infrastructure and receive a public URL. Spaces are free to run on shared CPU instances and can be upgraded to GPU-backed hardware for workloads that need faster inference. They are widely used during hackathons and AI events to share working prototypes without managing any server infrastructure.

General
AuthorHugging Face
TypeAI Application Hosting Platform
Websitehuggingface.co/spaces
DocumentationSpaces Documentation
Hardware OptionsCPU (free), T4, A10G, A100, H100
FrameworksGradio, Streamlit, Docker

Start building with Hugging Face Spaces

Spaces is the quickest path from a working model to a shareable demo. Connect a model from the Hub, wrap it in a Gradio interface, and push to a Space — the application goes live with a public URL in minutes. GPU instances are available on an hourly basis for workloads that need real compute. During hackathons on lablab.ai, submitting a Hugging Face Space link is a standard way to present a working project. Spaces created under an event's Hugging Face organization are publicly discoverable, and community members can vote with likes. Explore examples at Hugging Face Use Cases and Applications.

Hugging Face Spaces Tutorials


Getting Started


Key Features

Instant deployment Push a Gradio or Streamlit app to a Space repository and get a live URL without any server configuration or DevOps setup.

GPU hardware tiers Upgrade to T4, A10G, A100, or H100 instances for workloads that need GPU acceleration. Pricing is hourly with no long-term commitment.

Organization Spaces Create Spaces under a team or event organization so project submissions stay grouped and discoverable by judges and community members.

Persistent storage Attach a storage volume to a Space for stateful applications that need to read or write files between requests.

Community discovery Spaces are publicly indexed on Hugging Face and sortable by likes, making them a practical way to share and showcase AI projects.


Boilerplates

huggingface HuggingFace Spaces AI technology Hackathon projects

Discover innovative solutions crafted with huggingface HuggingFace Spaces AI technology, developed by our community members during our engaging hackathons.

Verdict — AI counterparty due diligence agent

Verdict — AI counterparty due diligence agent

Verdict is an autonomous due-diligence agent for business payments. Every B2B payment carries counterparty risk: shell companies, sanctioned entities, vendors with fraud histories. The evidence to catch them lives on the open web, but rate limits, bot detection, CAPTCHAs and geo-blocks defeat ordinary automation. Give Verdict a counterparty name, and it runs a live investigation — discover, access, extract — then returns a verdict: APPROVE, ESCALATE, or BLOCK, with a 0-100 risk score and a source citation behind every finding. It supports single checks and batch screening that ranks a whole vendor list, riskiest first. How it meets the criteria: Bright Data integration (load-bearing): Verdict cannot function without live web access. It uses the Bright Data MCP server — search_engine for risk-focused discovery, and scrape_as_markdown to access sites that block ordinary scrapers. Model integration: An LLM reads the sanitized evidence and returns a structured JSON verdict. Risk thresholds (0-25 APPROVE / 26-69 ESCALATE / 70-100 BLOCK) are enforced in code so score and verdict never disagree. Business impact: Counterparty screening is a control fintechs and finance teams pay for today. Verdict automates it for every transaction, not just big deals. Trust engineering: Scraped content is treated as untrusted and sanitized before reaching the model, mitigating prompt injection — essential for a system that gates money. Proven live: Apple Inc → APPROVE (low risk). Wirecard AG → BLOCK (risk 95/100), surfacing null-and-void financials, non-existent trust assets, and executives pursued by authorities — all cited to real sources. Deployed and usable online.

OmniClaims Adjuster

OmniClaims Adjuster

OmniClaims Adjuster: El Futuro de la Liquidación de Siniestros En la actualidad, el procesamiento de reclamos de seguros es un proceso manual, lento y propenso a errores. OmniClaims Adjuster revoluciona el sector Insurtech mediante una arquitectura multi-agente totalmente autónoma construida sobre la familia de modelos Gemini 3.1 de Google. Diseñado para la AI Agent Olympics Hackathon, este sistema actúa como un ajustador de seguros experto. En lugar de depender de un solo modelo monolítico, el flujo de trabajo orquesta múltiples agentes especializados trabajando en paralelo y en tiempo real: 1. Agente de Extracción: Transforma las narrativas no estructuradas del cliente en datos estructurados estandarizados bajo esquemas estrictos de Pydantic. 2. Agente de Pólizas: Analiza los términos contractuales (PDFs) verificando límites, deducibles, exclusiones y coberturas con precisión milimétrica. 3. Agente de Visión (Daños): Aprovecha la multimodalidad nativa de Gemini 3.1 Pro para examinar fotografías de evidencias, evaluando la severidad y la congruencia del daño reportado. 4. Agente Antifraude: Detecta anomalías cruzando variables (ej. inconsistencias entre la historia del cliente y la evidencia visual) para emitir una puntuación de riesgo. 5. Agente Orquestador: Consolida todos los análisis en una decisión final holística (Aprobado, Rechazado o Revisión Manual). A nivel técnico, la plataforma cuenta con un backend en FastAPI y una interfaz Gradio con diseño premium glassmorphism. Priorizando la explicabilidad (AI Transparency), el sistema expone en la UI todo el Chain of Thought (Razonamiento) de los agentes. OmniClaims Adjuster no reemplaza al ajustador humano; lo empodera resolviendo automáticamente el 80% de los casos claros y entregando un dossier procesado de alta inteligencia para los reclamos complejos.