Build AI Chatbot powered by Ollama Part 3: Add UI using Streamlit

Опубликовано: 20 Ноябрь 2024
на канале: AB Analytica
154
1

This is the third part of the series - AI chat bot using Ollama.
View the full playlist here :    • Local AI chatbot powered by Ollama | ...  

Part 1 :
Install Ollama and interact in terminal :    • How to install and run Ollama models ...  
Part 2 :
Create a chatbot running in terminal :    • How to make an Ollama Powered AI Chat...  

Documentation of technologies:
Ollama : https://ollama.com/
Langchain : https://python.langchain.com/docs/int...
Streamlit : https://docs.streamlit.io/

Github repo : https://github.com/hashABCD/Ollama-Ch...

Timestamps
00:00 Intro
00:33 Sneakpeak
00:53 Streamlit intro
01:50 Code frontend
02:06 Install streamlit
02:46 Connect to llm
07:10 Adding chat history
09:51 Chat exit logic
13:44 Outro


#ollama #chatbot #python #langchain #streamlit #github