An open API service indexing awesome lists of open source software.

https://github.com/jocelynvelarde/rag-chatbot

Design and develop your own AI chatbot with Streamlit! This session will guide you through setting up a chatbot interface, integrating a language model, and handling user interactions—all with minimal code.
https://github.com/jocelynvelarde/rag-chatbot

langchain pinecone rag streamlit

Last synced: 2 months ago
JSON representation

Design and develop your own AI chatbot with Streamlit! This session will guide you through setting up a chatbot interface, integrating a language model, and handling user interactions—all with minimal code.

Awesome Lists containing this project

README

          

# Create your first AI Chatbot with RAG
Design and develop your own AI chatbot with Streamlit! This session will guide you through setting up a chatbot interface, integrating a language model, and handling user interactions—all with minimal code.

## Features
- ✅ What is RAG?
- ✅ How to use it with LangChain with Pinecone
- ✅ Construct a nice interface with Streamlit
- ✅ Image classification with Moondream
- ✅ Deploy!

## Run Streamlit
`streamlit run name_of_script.py`

## Materials
- [Slides](https://docs.google.com/presentation/d/1Ta5tx3lhM34YCGy6EgqgVGKcFGSgbY7m-gjOfcGWJ6I/edit?usp=sharing)
- [YouTube Recording of Live Session PT 1](https://www.youtube.com/watch?v=SgWvSDTb5gk)
- [YouTube Recording of Live Session PT 2](https://www.youtube.com/watch?v=_FPgY-Ib3Kc)

Screenshot 2025-01-10 at 1 51 58 PM