> For the complete documentation index, see [llms.txt](https://myshell-wiki.gitbook.io/proconfig-tutorial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets.md).

# Widgets

- [Bark TTS](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/7-bark-tts.md): Runs TTS with Bark.
- [Champ](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/10-champ.md): Animate the character in the image to dance with the pre-defined guidance.
- [CoinGecko](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/40-coingecko.md): Obtain price feed, market data, and historical data of crypto assets
- [ControlNet with Civitai](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/56-controlnet-with-civitai.md): Stable Diffusion with ControlNet
- [Crawler](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/9-crawler.md): A naive crawler for website. Return raw content in markdwon format.
- [Crypto News](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/47-crypto-news.md): Obtain ticker and general crypto news
- [Data Visualizer](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/36-data-visualizer.md): Visualize data in line/scatter/histogram automatically
- [Email Sender](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/54-email-sender.md): Email sender
- [Google Flight Search](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/17-google-flight-search.md): Google Flight Search. Given a search query, return the searched flight information
- [Google Hotel Search](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/16-google-hotel-search.md): Google Hotel Search. Given a search query, return the searched hotel information.
- [Google Image Search](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/15-google-image-search.md): Google Image Search. Given a search query, return the searched images information including image urls, descriptions and image shape.
- [Google Map Search](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/46-google-map-search.md): Google Map Search. Given a search query, return the searched google map information
- [Google News Search](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/18-google-news-search.md): Google News Search. Given a search query, return the searched news.
- [Google Scholar Search](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/19-google-scholar-search.md): Google Scholar Search. Given a search query, return the searched google scholar information
- [Google Search](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/14-google-search.md): Google Search. Given a search query, return the searched results including title, link, and content of each item.
- [GroundedSAM](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/11-groundedsam.md): GroundedSAM takes an input image and prompt to generate a language-guided mask.
- [Image Text Fuser](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/72-image-text-fuser.md): Image Text Fuser
- [Information Extractor - OpenAI Schema Generator](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/39-information-extractor----openai-schema-generator.md): Generate Schema of structural data based on your description
- [Information Extractor](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/22-information-extractor.md): Information Extractor, make you data structural.
- [Instagram Search](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/43-instagram-search.md): Search Instagram to find text, images, and videos.
- [JSON to Table](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/33-json-to-table.md): JSON to Table (csv, tsv, excel) Converter
- [LinkedIn](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/49-linkedin.md): Find verified emails and scrape data directly on LinkedIn
- [MS Word to Markdown](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/31-ms-word-to-markdown.md): MS Word to Markdown Converter
- [Markdown to MS Word](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/34-markdown-to-ms-word.md): Markdown to MS Word Converter
- [Markdown to PDF](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/35-markdown-to-pdf.md): Markdown to PDF Converter
- [Mindmap Generator](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/44-mindmap-generator.md): Transform written content into organized, visual mindmaps with ease, enhancing understanding and brainstorming.
- [Notion Database](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/23-notion-database.md): Query a public Notion database, supporting both basic information and SQL query.
- [OCR](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/4-ocr.md): Given a image containing text. return the text in the images
- [Pdf to Markdown](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/8-pdf-to-markdown.md): Turn pdf file into text
- [RMBG](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/12-rmbg.md): RMBG, automatic background removal, helps with image background removal
- [Stabel-Video-Diffusion](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/13-stabel-video-diffusion.md): Stable-video-diffusion takes an input image and other adjustment parameters to generate a dynamic video based on a static image.
- [Stable Diffusion Inpaint](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/26-stable-diffusion-inpaint.md): Use any diffusion model on Civitai to inpaint the mask region of your image!
- [Stable Diffusion Recommend](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/24-stable-diffusion-recommend.md): Given a description, recommend Stable Diffusion models and loras
- [Stable Diffusion Transform](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/25-stable-diffusion-transform.md): Transform images using the specified model ID from Civitai. With the given prompt and model, enable to transform the image based on the initial image.
- [Stable Diffusion Upscale](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/27-stable-diffusion-upscale.md): Upscale the initial image to given shape. You can choose to restore the face within the image by turn up the visibility of gfpgan and codeformer (with upscaling\_resize\_ratio to 1)
- [Stable Diffusion with 6 fixed category](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/2-stable-diffusion-with-6-fixed-category.md): Lazy version of Stabel Diffusion with Civitai. Generate images with rough 6 category. Free you from choosing model in civitai. You can freely control parameters such as prompt, size, etc
- [Stable Diffusion with Civitai](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/1-stable-diffusion-with-civitai.md): Use Civitai Model id and Loras. Faster than previous myshell-visual;
- [Storydiffusion](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/50-storydiffusion.md): Create a comic using a reference image and a description.
- [Suno Lyrics Generator](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/29-suno-lyrics-generator.md): Suno AI lyrics generator. Generate lyrics based on the given prompt.
- [Suno Music Generator](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/28-suno-music-generator.md): Suno AI song generator. Generate songs based on the given prompt lyrics
- [Table to Markdown](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/32-table-to-markdown.md): Table (csv, tsv, excel) to Markdown Converter
- [TripAdvisor](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/41-tripadvisor.md): Get the trip advisor, along with location details, comment and photos
- [Twitter Search](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/45-twitter-search.md): Search Twitter to find text and medias
- [UDOP: Document Question Answering](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/3-udop-document-question-answering.md): UDOP, a unified model for document classification, layout parsing and visual question answering by Microsoft.
- [Weather forecasting](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/5-weather-forecasting.md): Use city name or specific location to get a weather forecasting information
- [Whisper large-v3](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/6-whisper-large-v3.md): Transcribe audio with url using faster whisper-large-v3. Without any post-processing
- [Wikipedia](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/42-wikipedia.md): Search Wikipedia article and summary it
- [Wolfram Alpha Search](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/30-wolfram-alpha-search.md): Wolfram Alpha Search
- [Yelp Search](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/21-yelp-search.md): Yelp Search. Given a search query, return the searched Yelp recommendations
- [YouTube Downloader](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/37-youtube-downloader.md): Download youtube video with video id
- [YouTube Transcriber](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/38-youtube-transcriber.md): Transcribe a video on Youtube
- [Youtube Search](https://myshell-wiki.gitbook.io/proconfig-tutorial/api-reference/widgets/20-youtube-search.md): Youtube Search. Given a search query, return the searched youtube video information
