Try the Hugging Face API through the playground
Make RAG evaluation dataset. 100% compatible to AutoRAG
Submit evaluations for speaker tagging and view leaderboard
Monitor application health
Explore speech recognition model performance
Visualize amino acid changes in protein sequences interactively
Filter and view AI model leaderboard data
View monthly arXiv download trends since 1994
Generate detailed data reports
Analyze data using Pandas Profiling
Create a detailed report from a dataset
NSFW Text Generator for Detecting NSFW Text
Analyze and visualize data with various statistical methods
Hub API Playground is a user-friendly tool designed to let you interact with the Hugging Face Hub API. This playground allows you to experiment and explore the capabilities of various models hosted on the Hugging Face platform without needing to write any code. It's a perfect environment for developers, data scientists, and enthusiasts to test APIs, visualize data, and understand model behaviors in real-time.
What models are available in the Hub API Playground?
The Hub API Playground provides access to a wide range of models available on the Hugging Face Hub, including popular models for NLP, computer vision, and more. You can search or browse through the model repository within the playground.
Is the Hub API Playground free to use?
Yes, the Hub API Playground is free to use for exploration and testing purposes. However, some models may require API keys or have usage limits depending on the provider.
How can I keep my API key secure while using the playground?
When using the playground, ensure that you do not share your API key publicly. Use environment variables or secure methods to handle sensitive information.