Advertisement · 728 × 90
#
Hashtag
#gradio
Advertisement · 728 × 90
Original post on mastodon.social

Building My First RAG System (Which Sadly Failed the Tax Preparer Exam)
A while back, I posted about how I gave the IRS’ volunteer tax preparer exam to ChatGPT. It scored in the 70s, but an 80% is the minimum required score to pass and be certified. A short while later, I took a Coursera short […]

0 1 0 0
Video

Coming up 2/27 from @techupskills.bsky.social & @nofluffjuststuff.bsky.social a new 6-hour (+ breaks) course on #AI for App Development. Covers #ollama, #agents, #rag, #mcp, #gradio, #huggingface by developing an app from concept to deployment. See video & nofluffjuststuff.com/virtual-work...

0 0 1 0
Video

Coming up 2/27 from @techupskills.bsky.social & @nofluffjuststuff.bsky.social a new 6-hour (+ breaks) course on #AI for App Development. Covers #ollama, #agents, #rag, #mcp, #gradio, #huggingface by developing an app from concept to deployment. See video & nofluffjuststuff.com/virtual-work...

0 0 1 0
Post image

Large-v3 на Ryzen 5500U: как я оцифровал архив диктофонных записей без GPU и облаков Как превратить обычный ноутбук в а...

#WhisperX #Python #Транскрибация #Искусственный #интеллект #Машинное #обучение #LLM #Gradio #Open #Source

Origin | Interest | Match

0 0 0 0
Post image

Запускаем AI-ассистента на бесплатном CPU: Qwen2.5 + Gradio + Hugging Face Spaces Каждый раз, когда кто-то говорит про запуск LLM, ...

#Qwen2.5 #Gradio #Hugging #Face #Spaces #AI-ассистент #CPU #Python #llama.cpp #машинное #обучение

Origin | Interest | Match

0 0 0 0
Post image

I'm pimping my program a little more. It is nice to play with the colors. This will be my Swiss knife for Favicons.

#image #png #jpg #website #html #favicon #gradio #gui #webui

1 0 0 0
Post image

After testing and fine tuning I am able to create favicons with shape. By using Ctrl+F5 I can test the favicon of the Gradio app. Works well.

#image #png #jpg #website #html #favicon #gradio #gui #webui

0 0 0 0
Post image

It started yesterday as a simple demo for a few people. Now I have a fully functional basic version for a Favicon image generator. In addition to this I learned some things I did not know about favicons.

#image #ioc #png #website #html #favicon #gradio #gui #webui

0 0 0 0
Post image

Along with a recommendation on how to do something, I wrote a browser GUI for converting an image into a favicon.

#Gradio #image #favicon #GUI #webinterface

0 0 0 0
Post image

Just discovered how Gradio can auto-generate a textbox, submit button, and output just from a spec—no extra code! Perfect for rapid Python UI prototyping. Dive into the KDnuggets breakdown and level up your interfaces. #Gradio #Python #Interface

🔗 aidailypost.com/news/gradio-...

1 0 0 0
Preview
Gradio 6 débarque pour créer des interfaces encore plus fluides Si vous bidouiller un peu de machine learning et que vous avez la flemme de coder une interface web from scratch pour montrer vos jolis modèles, vous connaissez probablement Gradio , cette librairie Python qui permet de créer des démos interactives en quelques lignes de code. Hé bien, excellente nouvelle, la version 6 vient de sortir et elle apporte pas mal de nouveautés intéressantes. La grosse news de cette mise à jour , c’est d’abord la refonte complète de l’architecture avec le passage à Svelte 5 . Pour ceux qui s’en fichent du frontend, ça veut dire concrètement que vos apps seront plus légères et plus rapides à charger. L’équipe a aussi bossé sur l’optimisation des files d’attentes (quand y’a du monde sur votre démo), surtout pour les serveurs MCP (Model Context Protocol), donc si vous hébergez des trucs sur Hugging Face Spaces, vous devriez sentir la différence.
0 0 0 0
Post image

LangChain+ローカルLLM on JupyterLab で体験する RAG はじめに こんにちは、サイオステクノロジーの小沼 俊治です。 今回は、AIを活用した RAG アプリケ...

#生成AI #PyTorch #ローカルLLM #Gradio #Open #source #LLM #OpenVINO #Hugging #Face #Embedding

Origin | Interest | Match

0 0 0 0
Post image

LangChain+ローカルLLM on JupyterLab で体験する RAG はじめに こんにちは、サイオステクノロジーの小沼 俊治です。 今回は、AIを活用した RAG アプリケ...

#生成AI #PyTorch #ローカルLLM #Gradio #Open #source #LLM #OpenVINO #Hugging #Face #Embedding

Origin | Interest | Match

0 0 0 0
Post image

LangChain+ローカルLLM on JupyterLab で体験する RAG はじめに こんにちは、サイオステクノロジーの小沼 俊治です。 今回は、AIを活用した RAG(Retrieval-Au...

#生成AI #PyTorch #ローカルLLM #Gradio #Open #source #LLM #OpenVINO #Hugging #Face #Embedding

Origin | Interest | Match

0 0 0 0
Post image

📢 A neat little #java tool: 𝗝𝗮𝘃𝗲𝗹𝗶𝘁

To create quick interactive app frontends!
It's like #streamlit, #gradio, or #mesop but for #java developers.

I built a small #NanoBanana image playground app to experiment with #Javelit:

glaforge.dev/posts/2025/1...

20 7 2 2
Preview
Implementing MCP Servers in Python: An AI Shopping Assistant with Gradio We’re on a journey to advance and democratize artificial intelligence through open source and open science.

Cool practical example of stringing together different AI tools to create a demo app. The AI is cool, but I'm _also_ amazed at how this new generation of tooling makes complicated things easy #ai #huggingface #gradio huggingface.co/blog/gradio-...

0 1 1 0
Post image

Wrapped up my first steps on a RAG-based recipe recommendation prototype! Running smoothly locally, but I definitely need a disclaimer. It just recommended whiskey syrup for a kids' dessert... not the best way to keep the little ones happy! 😂 #Recipe #RAG #LLM #GRadio

0 0 0 0
Video

With just a few lines of code I created a sample project for students, that uses a image-text-to-text model to annotate an image. LM Studio in the backend, Gradio for the interface. I'm impressed how easy this was. 🤩💻 and it works on my old mobile GPU too 😎 #gradio #llm #machinelearning #lmstudio

1 0 1 0
Post image

🧠 #Gradio ora supporta il protocollo #MCP (Model Context Protocol), permettendo di trasformare qualsiasi funzione Python in uno strumento richiamabile da #LLM.

👉 I dettagli: www.linkedin.com/posts/alessi...

#AI #GenAI #GenerativeAI #IntelligenzaArtificiale #LLM

0 0 1 0
Post image

Building an Interactive Data Dashboard Creation With Gradio Have you ever been stuck in a situation where you have a huge dataset and you wanted insights from it? Sounds scary, right? Getting usefu...

#AI #Building #creation #dashboard #data #gradio #interactive

Origin | Interest | Match

1 0 0 0
Preview
🌍 Sanjeevani [Murf AI Coding Challenge 2] What I Built Sanjeevani is a multilingual AI-powered virtual doctor that accepts voice,...

🌍 Sanjeevani [Murf AI Coding Challenge 2] What I Built Sanjeevani is a multilingual AI-powered virtual doctor that accepts voice, text, or image inputs and responds with realistic, human-like di...

#murfai #python #gradio

Origin | Interest | Match

0 0 0 0
Preview
Gradioとは? Pythonで機械学習Webアプリケーションをサクッと作ろう! - AI Academy Media 目次 Gradioとは Gradioをインストールする Gradioの使い方 おみくじアプリケーションを作ろう 【無料動画:倍速で学ぶ!生成AIを活用したプログラミング勉強法(短縮版)】 花の種類を判定するWebアプリケ ...

ハンズオン:Gradioの使い方を、PythonでWebアプリを作りながら解説しました。おみくじアプリや花の分類AIアプリなど、ハンズオン形式で学べます。AIアプリ開発の入り口に最適です。短期間でプロトタイプも作れます! #Gradio #Python
aiacademy.jp/media/?p=3469

0 0 0 0
Post image

Gradio を使って plamo-2-translate の翻訳アプリを作る はじめに「plamo-2-translat...

https://touch-sp.hatenablog.com/entry/2025/05/29/215515

#Gradio

Result Details

0 0 0 0