Streamlit
Create AI Agent CRUD Application with PydanticAI: Step by Step
It’s good to be back on Skolo Online! In our first tutorial of 2025 we will take a deep dive into PydanticAI. In this article we will cover the following:How to get started with Pydantic AI
Read MoreBuild a Medical Chatbot Using Open Source Model: Transforming Healthcare Through AI
- Rifx.Online
- Programming , Chatbots , Health
- 09 Jan, 2025
AI is transforming healthcare, and chatbots provide quick and reliable medical information. As I continued to gain more knowledge in generative AI, I wanted to build a medical chatbot that is co
Read MoreTransforming Data into Solutions: Building a Smart App with Python and AI
- Rifx.Online
- Programming , Technology , Machine Learning
- 05 Jan, 2025
Some financial analysts worry that artificial intelligence may not justify the massive investments being made in the field. While I understand their concerns, I see things differently. I’m neither
Read MoreBuilding a Multi-agent Internet Research Assistant
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 27 Dec, 2024
…with OpenAI Swarm & Llama 3.2 (100% local).Let’s build a multi-agent internet research assistant using OpenAI Swarm & Llama 3.2 (100% local): Hands-on tutorial to build a multi-age
Read MoreHow to Build Your Own OCR Assistant with Streamlit and Llama 3.2-Vision
- Rifx.Online
- Programming , Technology , Computer Vision
- 27 Dec, 2024
Learn with example OCR (Optical Character Recognition) is a tool that helps automate the process of converting images into text. You must have used it in your phone as it is very common no
Read MoreAgentic Workflow and Retrieval-Augmented Generation: A Real-Time Health Monitoring Guide
- Rifx.Online
- Health , Technology , Ethics
- 19 Dec, 2024
*Discover how this modular architecture revolutionizes real-time medical data analysis, enhancing the supervision of at-risk seniors. By integrating an Multi-agent-Systems (MAS) with Retriev
Read MoreGPT 4o- with Canvas: Let’s Build a Financial Streamlit App!
- Rifx.Online
- Programming , Finance , Predictive Analytics
- 12 Dec, 2024
Create a financial app with GPT-4o with Canvas and Streamlit. ChatGPT has published more than one model this year, so there is a lot to discover and take advantage of. In this article, w
Read MoreProgram a RAG LLM Chat App with LangChain + Streamlit + *o1, GTP-4o and Claude 3.5
- Rifx.Online
- Programming , Machine Learning , Chatbots
- 20 Nov, 2024
Learn how to build a RAG web application using Python, Streamlit and LangChain, so you can chat with Documents, Websites and other custom data. GitHub Code: <https://github.com/enricd/rag_l
Read MoreBuild Your Talking Voice AI Assistant Locally: Memory-Retaining Chatbot with Streamlit UI…
Step-by-Step Guide to Developing Your Own Voice AI with Context Memory and Real-Time Chat, Powered by Llama3.1 & Llama3.2 Models The concept of a voice-based personal assistant has gro
Read MoreBuilding Autonomous Multi-Agent Systems with CrewAI
- Rifx.Online
- Autonomous Systems , Programming , Data Science
- 14 Nov, 2024
What‘s Multi-Agent Autonomous System and How to build one with CrewAI and LangChain? Motivation In fact, we are not unfamiliar with these concepts; we know them from movies. A person comm
Read MoreBuild a RAG-based scientific ChatBot with LangChain, Streamlit & PubMed — Part 4(Put it all…
- Rifx.Online
- Chatbots , Natural Language Processing , Science
- 13 Nov, 2024
Hello and welcome to the last part of the series to build a scientific ChatBot with Langchain, Streamlit, and PubMed! In the previous part, we built the data persistence and RAG pipeline with v
Read More