Easiest way to Build your OpenAI like chatGPT message website with Streamlit | Use custom LLM models

Опубликовано: 22 Март 2026
на канале: Full Stack AI LAB
1,540
46

Want to design and build a comparable chatGPT website that is very much like openai's chat? By the end of this video, you will have a chat platform that replicates simply the https://chat.openai.com/.

Links:
Github Repo: https://github.com/full-stack-ai/chat...


Follow us on:
Youtube:    / @fullstackailab  
Twitter:   / fullstackinfoai  
Join Discord:   / discord  

#langchain #ai #llm #python #conversation #chain #chatgpt #chatbot #openai #education #coding #artificialintelligence #machinelearning #fullstack #backend #largelanguagemodels #nlp #naturallanguageprocessing
----
Chapters:
00:00 Intro openai chat vs built with streamlit
01:13 streamlit UI and project setup using poetry
04:55 streaming from stdout to streamlit app
06:25 setup large language model
08:11 setup LLMChain
12:19 setup local LLMs
15:16 editing CSS styles in .streamlit