Try the Hugging Face API through the playground
Generate detailed data reports
Explore tradeoffs between privacy and fairness in machine learning models
Generate plots for GP and PFN posterior approximations
Explore and submit NER models
Evaluate model predictions and update leaderboard
Open Agent Leaderboard
Explore token probability distributions with sliders
Browse and explore datasets from Hugging Face
Browse and submit evaluation results for AI benchmarks
Generate detailed data reports
Finance chatbot using vectara-agentic
Generate financial charts from stock data
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.