Hugging Face models

This project provides access to over 15,000 neural network models provided by Hugging Face. An API key from huggingface.co (not .com) is required. A free plan provides 30,000 input characters per month.

Examples include:
* Translate between languages. 
* Classify text into categories you choose.
* Produce a summary of text. 
* Hold a conversation. 
* Query a spreadsheet.
* Answer a question given a context. 
* Detect how positive or negative some is.
* Find the named entities in some text.
* Fill in the blanks. 

Created February 16, 2022

Last updated October 15, 2022

Published February 18, 2022

Public collections containing this project