> ## Documentation Index
> Fetch the complete documentation index at: https://jigsaw-13.mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Hugging Face

> Run JigsawStack APIs directly on Hugging Face Spaces using our ready-to-use Gradio interfaces

<img className="mx-auto text-black dark:text-white hidden dark:block" src="https://mintcdn.com/jigsaw-13/Yr5ohXUpCUOk0bXg/images/huggingface/dark.png?fit=max&auto=format&n=Yr5ohXUpCUOk0bXg&q=85&s=4217a7c1d1ebf4a13954c4a3472048fa" alt="Hugging Face Logo" height="150" width="300" data-path="images/huggingface/dark.png" />

<img Add commentMore actions className="mx-auto text-black dark:hidden" src="https://mintcdn.com/jigsaw-13/Yr5ohXUpCUOk0bXg/images/huggingface/light.png?fit=max&auto=format&n=Yr5ohXUpCUOk0bXg&q=85&s=cfff150c5bea08f85ba03899d8bed762" alt="Vercel Logo" height="150" width="300" data-path="images/huggingface/light.png" />

## Access JigsawStack APIs on Hugging Face

[Hugging Face Spaces](https://huggingface.co/spaces) is a platform that allows developers to deploy and showcase machine learning applications using tools like Gradio and Streamlit. With JigsawStack's Spaces, you can:

* **Try APIs instantly** with interactive Gradio UIs
* **Share demos** with team members or users
* **Explore** how each API behaves with real inputs
* **Benchmark** different models quickly

***

## JigsawStack on Hugging Face

We've published a set of Hugging Face Spaces to let anyone explore our APIs with zero setup. Just visit the Space and start using it—no installation or authentication required.

<div className="grid grid-cols-1 md:grid-cols-2 gap-6 my-8">
  <a href="https://huggingface.co/spaces/JigsawStack/text-summarizer" className="border border-gray-200 rounded-lg shadow-sm hover:shadow-md transition-shadow p-6 block no-underline text-inherit">
    <h3 className="text-lg font-bold mb-2">Summarize Text (Fastest Model)</h3>
    <p className="mb-4">Quickly condense long text into clear, concise summaries.</p>
  </a>

  <a href="https://huggingface.co/spaces/JigsawStack/ai-scrape" className="border border-gray-200 rounded-lg shadow-sm hover:shadow-md transition-shadow p-6 block no-underline text-inherit">
    <h3 className="text-lg font-bold mb-2">Scrape Web Pages with AI</h3>
    <p className="mb-4">Extract structured data from URLs using AI-enhanced scraping.</p>
  </a>

  <a href="https://huggingface.co/spaces/JigsawStack/text-translate" className="border border-gray-200 rounded-lg shadow-sm hover:shadow-md transition-shadow p-6 block no-underline text-inherit">
    <h3 className="text-lg font-bold mb-2">Translate to 160+ Languages (Fastest Response)</h3>
    <p className="mb-4">Translate text instantly to over 160 languages.</p>
  </a>

  <a href="https://huggingface.co/spaces/JigsawStack/image-moderation" className="border border-gray-200 rounded-lg shadow-sm hover:shadow-md transition-shadow p-6 block no-underline text-inherit">
    <h3 className="text-lg font-bold mb-2">Check Images for NSFW Content (Best Model)</h3>
    <p className="mb-4">Identify NSFW or inappropriate image content with high accuracy.</p>
  </a>

  <a href="https://huggingface.co/spaces/JigsawStack/object-detection" className="border border-gray-200 rounded-lg shadow-sm hover:shadow-md transition-shadow p-6 block no-underline text-inherit">
    <h3 className="text-lg font-bold mb-2">Best & Fastest Object Detection Model</h3>
    <p className="mb-4">Detect and label objects in images using our optimized vision model.</p>
  </a>

  <a href="https://huggingface.co/spaces/JigsawStack/sentiment-analysis" className="border border-gray-200 rounded-lg shadow-sm hover:shadow-md transition-shadow p-6 block no-underline text-inherit">
    <h3 className="text-lg font-bold mb-2">Analyze Text Sentiment (Best & Fastest Model)</h3>
    <p className="mb-4">Detect positive, negative, or neutral sentiment in any text input.</p>
  </a>

  <a href="https://huggingface.co/spaces/JigsawStack/ai-search" className="border border-gray-200 rounded-lg shadow-sm hover:shadow-md transition-shadow p-6 block no-underline text-inherit">
    <h3 className="text-lg font-bold mb-2">Search Web Using AI (Best Response)</h3>
    <p className="mb-4">Perform semantic web searches powered by generative models.</p>
  </a>

  <a href="https://huggingface.co/spaces/JigsawStack/image-generation" className="border border-gray-200 rounded-lg shadow-sm hover:shadow-md transition-shadow p-6 block no-underline text-inherit">
    <h3 className="text-lg font-bold mb-2">Generate Images with Ease (Fastest Response)</h3>
    <p className="mb-4">Create high-quality images from text prompts quickly.</p>
  </a>

  <a href="https://huggingface.co/spaces/JigsawStack/image-translation" className="border border-gray-200 rounded-lg shadow-sm hover:shadow-md transition-shadow p-6 block no-underline text-inherit">
    <h3 className="text-lg font-bold mb-2">Translate Images to 160+ Languages</h3>
    <p className="mb-4">Extract and translate text directly from images.</p>
  </a>

  <a href="https://huggingface.co/spaces/JigsawStack/speech-to-text" className="border border-gray-200 rounded-lg shadow-sm hover:shadow-md transition-shadow p-6 block no-underline text-inherit">
    <h3 className="text-lg font-bold mb-2">Convert Speech to Text (Best Model)</h3>
    <p className="mb-4">Turn spoken audio into accurate, readable text.</p>
  </a>

  <a href="https://huggingface.co/spaces/JigsawStack/vOCR" className="border border-gray-200 rounded-lg shadow-sm hover:shadow-md transition-shadow p-6 block no-underline text-inherit">
    <h3 className="text-lg font-bold mb-2">vOCR</h3>
    <p className="mb-4">Visually extract structured text data from documents and images.</p>
  </a>

  <a href="https://huggingface.co/spaces/JigsawStack/embedding" className="border border-gray-200 rounded-lg shadow-sm hover:shadow-md transition-shadow p-6 block no-underline text-inherit">
    <h3 className="text-lg font-bold mb-2">Generate Embedding via JigsawStack</h3>
    <p className="mb-4">Generate high-quality embeddings for vector search and clustering.</p>
  </a>
</div>

***

## Want More Customization?

All Spaces are open-source. You can clone the code, modify it, or self-host your own Gradio UIs using our APIs. Reach out to us if you need help embedding or customizing a demo.

***

## Community & Support

* **Have questions?** Reach us at [support@jigsawstack.com](mailto:support@jigsawstack.com)
* **Discuss & collaborate** in our [Discord](https://jigsawstack.com/discord)
* **Submit feature requests** or ideas via GitHub or email

<div className="border border-gray-200 rounded-lg shadow-sm p-6 my-8">
  <h3 className="text-lg font-bold mb-2">Help Us Grow</h3>
  <p>If you love what we're building, share our Spaces or give us a ❤️ on Hugging Face.</p>
</div>

***

## Explore All Our Spaces

You can find our full collection here:\
🔗 [https://huggingface.co/JigsawStack/spaces](https://huggingface.co/JigsawStack/spaces)

## Related Links

* [JigsawStack API Docs](/docs/api-reference)
* [Hugging Face Spaces Guide](https://huggingface.co/docs/hub/spaces)
* [Gradio Documentation](https://www.gradio.app/)
