Skip to main content

Posts Tagged ‘Streamlit’

Ai

Guide: Creating an AI-powered web app

Guide: Creating an AI-powered web app In today’s digital age, the fusion of AI and app development empowers even beginners to craft innovative solutions with minimal coding. If you’re fascinated by the prospects of integrating AI into applications and unsure where to start, you’re in the right place. This guide will walk you through creating […]

Girl Holding Light Bulb With Virtual Artificial Intelligence And Virtual Digital Brain. Ai Technology. Searching Information Data On Internet Networking, Intelligence Technology Concept.

Building a Private ChatBot with Langchain, Azure OpenAI & Faiss Vector DB for Local Document Query

In this blog, we will explore how we can effectively utilize Langchain, Azure OpenAI Text embedding ADA model and Faiss Vector Store to build a private chatbot that can query a document uploaded from local storage. A private chatbot is a chatbot that can interact with you using natural language and provide you with information […]