Hugging Face
Hugging Face enables you to use pre-trained AI models for tasks such as text generation, translation, summarization, and more within workflows.
Actions
- Chat Completion: Generates conversational responses using chat-based language models.
- Get Dataset Info: Retrieves metadata and details about a specific dataset.
- List Datasets: Lists available datasets from Hugging Face.
- Question Answering: Answers questions based on a given context or document.
- Sentiment Analysis: Determines the sentiment (positive, negative, or neutral) of text.
- Text Generation: Generates human-like text based on a prompt.
- Text Summarization: Produces a concise summary of longer text.
- Text Translation: Translates text from one language to another.