Langchain ChatGPT Your Documents Challenge Part 2 with GPT-3 and OpenAI Embeddings and Streamlit UI
Offered By: echohive via YouTube
Course Description
Overview
Learn how to build a ChatGPT-like chatbot using Langchain, OpenAI GPT-3, and OpenAI embeddings in this 15-minute tutorial. Develop a Streamlit user interface with a file uploader that allows users to search and ask questions about uploaded documents. Explore key concepts such as prompt engineering, integrating the Wikipedia API, handling Unicode encoding errors, and implementing a callback for token count. Follow along with the step-by-step code review and see the final demo in action. Gain practical experience in creating an AI-powered document search and question-answering system.
Syllabus
DEMO
Code review step by step
Prompt Engineering
Wikipedia API
Avoiding Unicode encoding errors
Callback for Token Count
Full code review
Final Demo
Taught by
echohive
Related Courses
Prompt Templates for GPT-3.5 and Other LLMs - LangChainJames Briggs via YouTube Getting Started with GPT-3 vs. Open Source LLMs - LangChain
James Briggs via YouTube Chatbot Memory for Chat-GPT, Davinci + Other LLMs - LangChain
James Briggs via YouTube Chat in LangChain
James Briggs via YouTube LangChain Data Loaders, Tokenizers, Chunking, and Datasets - Data Prep
James Briggs via YouTube