In this video we are going to create a private chat application without a single line of code. We will integrate Ollama and Open Web UI for this application. It has a neat and responsive interface inspired by ChatGPT. Openwebui offers a lot of features from easy to use interface, responsive design. For the LLMS they offer Retrieval Augmented Generation or RAG, Prompt Preset support and Reinforcement learning for the model by rating the response with thumbs up. Using this app we develop a custom model to generate SQL for our internal database.
Openwebui: https://openwebui.com/
Openwebui repo: https://github.com/open-webui/open-webui
Link to Ollama : https://ollama.com/
Link to Ollama Python library: https://ollama.com/blog/python-javasc...
Link to previous vidoe: • How to run LLM Locally? | Integrate LLM in...
#ai #ollama #llm
💥Subscribe to our channel:
/ haqnawaz
📌 Links
-----------------------------------------
#️⃣ Follow me on social media! #️⃣
🔗 GitHub: https://github.com/hnawaz007
📸 Instagram: / bi_insights_inc
📝 LinkedIn: / haq-nawaz
🔗 / hnawaz100
🚀 https://hnawaz007.github.io/
-----------------------------------------
Topics in this video (click to jump around):
==================================
0:00 Introduction Openwebui
1:40 Openwebui Install
2:46 Launch & Configure
3:30 Troubleshoot & Start Ollama
4:03 Openwebui Chat with LLM
4:48 Create Custom Model
7:04 Test Custom Model & Responses
8:33 Model Reinforcement Learning