Yuvi Profile picture
Jul 10, 2023 10 tweets 5 min read Read on X
🔥Exciting progress! @Gradio team has been hard at work, & our Chatbot component is now better than ever!

🚀Out of last 20 releases, an impressive 12 included enhancements to our Chatbot -Multimedia, simplified build, Latex, code render, & more!

Supercharge ur chatbot game🧵👇
1️⃣ Multimedia Support: Do you know that your @Gradio Chatbot can handle a wide range of media types, making interactions more engaging and dynamic. 📷🎥🎶🖼️
Docs - https://t.co/F1owtcqmy7gradio.app/docs/chatbot
2️⃣ gr.ClearButton(): We've introduced a handy function that simplifies the process of building chatbots.

🧩 Just like magic, it takes care of clearing the conversation history, allowing you to focus on creating an exceptional user experience.
3️⃣ Latex Support: Math lovers, rejoice! 🧮

We've added and enhanced Latex support within our Chatbot component, ensuring that complex equations and formulas are beautifully rendered.✨😍
4️⃣ Improved Code Rendering: We've supercharged code rendering in the chatbot!

🖥️A convenient copy button,
✨Multiple language support, &
🚀Various quality-of-life enhancements like markdown tables, lists, padding etc

With @Gradio Chatbot showcasing ur code has nvr been easier.

5️⃣ Image URL Handling: Want to include images in your chatbot responses? 🌄 We've got you covered!

🚀Our Chatbot component now seamlessly handles images as well as image URLs, allowing you to create visually stunning conversational experiences without a hassle!!😙
6️⃣ Share Icon: Sharing is caring, right? 😄

📤We've added a share icon to the chatbot, enabling users to easily spread the word about your awesome creations across different platforms.
7️⃣ Expanded Documentation: We believe in empowering our community with valuable resources.

📚 That's why we've included multiple chatbot demos in our docs, witness the full potential of @Gradio's Chatbot component.
💫Simple
✨Multimedia, and
🌟Streaming Chatbot
And that's not all! There's so much more we've added and improved to make @Gradio the ultimate choice for building your own chatbots💪💡

Join the LLM revolution today and unlock limitless possibilities with @Gradio Chatbot component

💫Don't miss out on creating captivating bots
@Gradio Docs -
Chatbot Extensive Guide - https://t.co/hqAWERufoK

Example of OSS bots:
Starchat- https://t.co/oh3yB32gbd
Falcon40B- https://t.co/zrwtZBgSn0
Non OS:
ChatGPT- https://t.co/PjbDF5gJrf
ChatGPT With @LangChainAI - https://t.co/wen0TeHM3tgradio.app/docs/chatbot
gradio.app/guides/creatin…
huggingface.co/spaces/Hugging…
huggingface.co/spaces/Hugging…
huggingface.co/spaces/ysharma…
huggingface.co/spaces/ysharma…

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Yuvi

Yuvi Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @yvrjsharma

May 1, 2023
🎤 Are you ready for a revolutionary breakthrough in audio technology? Say hello to AudioGPT!👋

This incredible tool allows LLMs to process complex audio information & conduct spoken conversations. Let's explore this game-changing innovation and try the official @Gradio demo.👇 Image
@Gradio 🎤🤖 #AudioGPT's advanced capabilities are on full display in the @Gradio demo, which features a chat component that incorporates automatic speech recognition and text-to-speech generation. And the best part? It can even sing! 🎶 All thanks to Foundation audio models. Image
@Gradio 🤖 AudioGPT is a one-stop solution for all your audio processing needs!

From Text-to-Audio to Sound Detection, Image-to-Audio, and more! With the ability for style transfer, speech recognition, speech enhancement, speech separation, and even text-to-song, this s a game-changer! ImageImageImageImage
Read 5 tweets
Feb 22, 2023
🎉ControlNet is amazing🔥Let's top it up with @Gradio's "Use via API" feature and build super cool apps!

💻Video: API call to🤗hosted OneFormer Gradio demo to generate segmentation mask and piping it to ControlNet to generate a cool image.
Colab- github.com/yvrjsharma/MLA…
🧵👇
'Use via API' feature in @Gradio demos allows usage of thousands of🤗hosted demos as API endpoints. How cool is that? 😎

🚀Colab shows a call to OneFormer Gradio demo as an API, providing a picture as request json object. The response object has segmentation mask for this image.
🤖Next we load the trending ControlNet @Gradio demo, and pass the segmentation mask to it as input along with a prompt. ControlNet then generate a cool seg mask guided image. Image
Read 4 tweets
Feb 18, 2023
1/🚨 Exciting news! 🚨
I've been experimenting with the @Gradio 'use via API' feature and built TWO awesome apps that showcase its power!
Want to learn more about this cool feature and see my apps in action?🧵
psst~ Includes @salesforce Blip2, @playground_ai @LangChainAI and 🤗
2/ First up, my BLIP2-enabled @playground_ai image-search app!
➡️This app uses🔥BLIP2 Gradio demo as an API endpoint🔥 to get a caption for an image
➡️Does a similarity search, using @LangChainAI @huggingface embedngs & Sentence Transformers, on PlaygroundAI prompts vector space. Image
3/ You can upload an image or type a search query as input, and the app returns similar PlaygroundAI images as output.
🎉It's like having your own personal image search engine of beautiful curated images! Try it out here and let me know what you think! huggingface.co/spaces/ysharma…
Read 6 tweets
Feb 5, 2023
🔥 Get ready to revolutionize the way you create chatbots! Introducing new @huggingface Space that 🤖 automates the process of creating a Q&A chatbot using @LangChainAI, GPT3 & @Gradio
🚀Just enter your Github repo of choice and create your Q&A bot Space. huggingface.co/spaces/ysharma…
🤯Tired of manual coding to create chatbots? Not anymore! This new @HuggingFace Space creates embeddings, vector space, and a Q&A Chatbot Space for your GitHub repo with just a mention
💥Say goodbye to manual coding and hello to hassle-free chatbot creation 🙌
Can't wait for you to try it out and experience the magic for yourself! Let's revolutionize the way we create chatbots 💡💬 using @Gradio and @LangChainAI!

Explore the Space here - huggingface.co/spaces/ysharma…

Join 🤗Discord for more ML projects & heaps fun! discord.gg/98T6S86m
Read 4 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(