sigmoid.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A social space for people researching, working with, or just interested in AI!

Server stats:

587
active users

#gradio

0 posts0 participants0 posts today

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

👉 I dettagli: linkedin.com/posts/alessiopoma

___ 

✉️ 𝗦𝗲 𝘃𝘂𝗼𝗶 𝗿𝗶𝗺𝗮𝗻𝗲𝗿𝗲 𝗮𝗴𝗴𝗶𝗼𝗿𝗻𝗮𝘁𝗼/𝗮 𝘀𝘂 𝗾𝘂𝗲𝘀𝘁𝗲 𝘁𝗲𝗺𝗮𝘁𝗶𝗰𝗵𝗲, 𝗶𝘀𝗰𝗿𝗶𝘃𝗶𝘁𝗶 𝗮𝗹𝗹𝗮 𝗺𝗶𝗮 𝗻𝗲𝘄𝘀𝗹𝗲𝘁𝘁𝗲𝗿: bit.ly/newsletter-alessiopomaro 

huggingface.co/blog/burtenshaw

Artículo sobre cómo utilizar los espacios de Gradio como herramientas para agentes de IA, explicando los tres pasos principales: identificar un espacio adecuado, integrar el agente con el espacio a través de la API de smolagents, y personalizar el uso de la herramienta por parte del agente.

huggingface.coGradio spaces are the perfect agent tools\!A Blog post by ben burtenshaw on Hugging Face

huggingface.co/blog/run-comfyu

Este tutorial muestra cómo exportar un flujo de trabajo de ComfyUI a una aplicación Gradio y desplegarla gratuitamente en Hugging Face Spaces usando ZeroGPU. Explica paso a paso cómo convertir un flujo de trabajo complejo en una interfaz de usuario sencilla y accesible.

huggingface.coRun ComfyUI workflows for free with Gradio on Hugging Face SpacesWe’re on a journey to advance and democratize artificial intelligence through open source and open science.
#ai#tutorial#gradio

Hey all, it's 2025!

Please, if anybody becomes aware of any global remote job opportunities in data science, analytics, web apps development, ML, generative AI, dashboards, & visualizations, kindly share with me, please. I am still searching for my next job role 🙏

My tech stack includes: R, R/Shiny, Python, Gradio, Gephi, Neo4j, Open-source LLMs, HTML, CSS, Javascript.

I'd appreciate any help!

Hey all! 👋

I know the year is almost over, but is there anyone here who knows somebody that knows somebody that knows somebody that might be in need of an R developer/data scientist who also knows Python and a host of other technologies that they could recommend me to? 😀

🧠 #g1 prototype uses #Llama3170b on #Groq to create o1-like reasoning chains

🔬 Improves #LLM logic through prompting strategies without additional training

🍓 Achieves ~70% accuracy on Strawberry problem vs 0% baseline for unprompted model

🔓 Open-sourced to inspire #OpenSource community to develop new #AI reasoning techniques

🛠️ Uses dynamic Chain of Thought, multiple methods, and alternative answer exploration

💻 Available on #GitHub with #Streamlit and #Gradio user interfaces for testing

github.com/bklieger-groq/g1

GitHubGitHub - bklieger-groq/g1: g1: Using Llama-3.1 70b on Groq to create o1-like reasoning chainsg1: Using Llama-3.1 70b on Groq to create o1-like reasoning chains - bklieger-groq/g1

Hi everyone!

Having acquired practical work experience as a data scientist & programmer from my last 2 employments, I am in need of roles as a junior/mid-level data scientist in a remote work setting.

My expertise is in NLP, network graph analysis, web analytics, data viz, web app dev, AI, data analytics, & dashboards.

My tech stack includes #rstats, #shiny, #python, #gradio, #gephi, #neo4j, #css, #html, #javascript

Pls, I will greatly appreciate your help to find me my next job 🙏

RAG-Chat app mit local gehostetem LLM.

Hab da mal so nen POC gebastelt.
Ollama um das LLM zu hosten, Langchain um die Piplines zu bauen und Gradio als Chat-Frontend.

Idee ist, dass man seine eigenen Markdown-Files dort hinein packen kann und dann mit einem LLM der wahl, lokal gehostet, ein Retrieval-Augmented-Generation Chat betreiben kann.

Viel spaß beim auspobieren, ich freue mich über Anmerkungen :)

github.com/Tr33Bug/Open-Ollama

GitHubGitHub - Tr33Bug/Open-Ollama-RAG-ChatApp: Retrieval-Augmented Generation Chat Bot using Ollama, Langchain and Gradio.Retrieval-Augmented Generation Chat Bot using Ollama, Langchain and Gradio. - Tr33Bug/Open-Ollama-RAG-ChatApp
#ml#RAG#KI