Uffa Modeyfafa.codes·Nov 17, 2024Build an ML Model for Classifying Images in a Django API App using Fastai, Hugging Face, Gradio and ColabOverview I developed an image-sharing API that allows authenticated users to upload images, which can be viewed by other authenticated users following them within the app. One requirement for this API was to integrate AI-based image classification, c...Discuss·10 likesgradio
Ajika Angeloajikadev.hashnode.dev·Oct 11, 20246 Tools to make you a 10x faster AI Engineer in 2024In today's tech and innovation-driven world, there is a high demand for AI engineers. The AI industry is expected to grow nearly 20x by 2030 according to statistics obtained from BlueTree. This sky-rocketing demand comes with a demand for more AI Eng...DiscussProductivity
Muhammad Fahad Bashirmfahadbashir.hashnode.dev·Sep 17, 20244. Building an AI Mental Health Support Agent Using Gradio, Groq, and Hugging FaceIntroduction The "AI Agents Hack with LabLab and MindsDB" was an exciting hackathon event organized by LabLab.ai in collaboration with MindsDB. This global competition brought together AI enthusiasts, developers, and innovators from around the world ...DiscussJourney of AI & ML - Navigation by M Fahadhackathon
Martin BowlingPromartinbowling.com·Sep 14, 2024Llamaberry - Cultivating Chain of Thought Reasoning in AIHey there, AI adventurers, I'm, ready to take you on a journey through the fascinating world of AI reasoning. Today, we're diving deep into Llamaberry, my implementation of a multi-turn Chain of Thought (CoT) reasoning system. Buckle up, because this...Discuss·599 readsAI
Muhammad Fahad Bashirmfahadbashir.hashnode.dev·Sep 3, 20243. Legal AI Assistant Chatbot: Solving Real Challenges in Legal Researchin this series of building generative AI applications today we will be discussing about Legal AI Assistant Chatbot. Live Running App : https://huggingface.co/spaces/mfahadkhan/Legal_AI_Assistant Below is the video demo Overview: The Legal AI Assist...Discuss·33 readsBuilding Generative AI applicationschatbot
Shantala Mukherjeeonlyweb.hashnode.dev·Aug 16, 2024Playgrounds and Cafes for Python AppsFirst published on LinkedIn: https://www.linkedin.com/pulse/playgrounds-cafes-python-apps-shantala-mukherjee-cfa-caia-zjjgc Thanks to the Pyodide distribution, the number of browser-based options for Python coding and app development keeps growing. ...Discussstreamlit
Martin BowlingPromartinbowling.com·Aug 13, 2024Building a Safe and Fun AI Chat Experience with Llama Guard 3 🦙🛡️Hey there, tech enthusiasts and curious minds! 👋 Today, I'm excited to share a project I've been working on that combines the power of AI with the importance of online safety. Let's dive into how we can create a moderated AI chat experience using Ll...Discuss·169 readsAI
Soledad Noemí MALTRAIN YÁÑEZdevelopmentarticle.hashnode.dev·Jul 11, 2024How to generative AI chatbot with python and ollamaWhat is a Chatbot with AI? An AI chatbot is software that can interact with users via text or voice, understanding and responding to their queries intelligently. Unlike rule-based chatbots, which follow a predefined set of responses, AI chatbots can ...Discusschatbot
Hannahgradio.hashnode.dev·Jul 1, 2024build and deploy a custom chatbot in 5 minutes with gradiointroduction Chatbots are a popular application of large language models. Using gradio, you can easily build a demo of your chatbot model and share that with your users, or try it yourself using an intuitive chatbot UI. This tutorial uses gr.ChatInte...DiscussMachine Learning
Brahmananda Sahooblog.brahmacodes.in·May 28, 2024Gradio Basics: How to Use Gradio for DummiesWelcome to an interesting package, Gradio, in Python! I'm Brahma 👋, a passionate software developer. I am documenting my learning journey through a series of blog posts. Stay tuned!! Introduction Gradio is an open-source Python package that allows u...Discuss·20 likes·35 readsgradio