Using Streamlit Chatbot UI with AKS KAITO Language Model Inferences
A tutorial on building a chatbot UI with Streamlit to interact with a language model inference service deployed on Azure Kubernetes (AKS) using KAITO.
A tutorial on building a chatbot UI with Streamlit to interact with a language model inference service deployed on Azure Kubernetes (AKS) using KAITO.
Introduces Label-Studio, an open-source tool for annotating text, image, audio, and video data for AI/ML projects, highlighting its ease of use and features.
Introducing Dashi, a lightweight Ruby framework inspired by Streamlit for building data and AI applications with minimal code.
A comprehensive guide to building interactive data applications using the Streamlit framework, covering setup, visualization, ML integration, and deployment.
A guide on integrating Microsoft Prompt Flow into a Python Streamlit app to build an AI-powered image search using Azure AI Search and OpenAI.
A tutorial on building a Python chat app using Azure OpenAI's 'Add your data' feature and vector search with Azure Cognitive Search.
A tutorial on building a Streamlit web UI for a semantic search application using Pinecone vector database and OpenAI embeddings.
A developer shares lessons learned from creating simple games using Streamlit, focusing on managing game state within Streamlit's stateless paradigm.