# huggingchat

Published articles for huggingchat.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Introducing Community Tools on HuggingChat

DevFeed: [Introducing Community Tools on HuggingChat](<https://devfeed.tech/articles/introducing-community-tools-on-huggingchat-7147.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/community-tools>)

Author: Nathan Sarrazin

Published: 2024-09-16T00:00:00Z

Content type: tutorial

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [huggingchat](<https://devfeed.tech/topics/huggingchat.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [spaces](<https://devfeed.tech/topics/spaces.md>), [gradio](<https://devfeed.tech/topics/gradio.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [LLMs](<https://devfeed.tech/topics/llms.md>)

Tags: [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [community](<https://devfeed.tech/tags/community.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [huggingchat](<https://devfeed.tech/tags/huggingchat.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [rag](<https://devfeed.tech/tags/rag.md>), [tools](<https://devfeed.tech/tags/tools.md>)

### AI overview

This tutorial introduces Community Tools in HuggingChat. It explains how to turn public Hugging Face Spaces into tools, create custom tools with basic Python and Gradio, configure tool descriptions, function names, and required, optional, or fixed arguments, and use tools with compatible models. It also mentions image understanding, video generation, text-to-speech, and creating a RAG tool for personal documents.

### Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.