Found 8 repositories(showing 8)
tonykipkemboi
Streamlit UI for Ollama that has support for vision and chat models
Umerriaz111
Please Upload Your PDF Document and then Asked Questions About The Content in the PDF File
DerMichael0408
No description available
raheinriz-7896
Local Llama2 Chatbot Private AI assistant running Llama2 locally with Ollama, LangChain, and Streamlit. No cloud needed. Download Ollama, run ollama pull llama2, install packages, then streamlit run ChatBot.py. Instant web chat at localhost:8501. Perfect for offline demos and learning.
raheinriz-7896
Local Llama2 Chatbot Private AI assistant running Llama2 locally with Ollama, LangChain, and Streamlit. No cloud needed. Download Ollama, run ollama pull llama2, install packages, then streamlit run ChatBot.py. Instant web chat at localhost:8501. Perfect for offline demos and learning.
raheinriz-7896
Local Llama2 Chatbot Private AI assistant running Llama2 locally with Ollama, LangChain, and Streamlit. No cloud needed. Download Ollama, run ollama pull llama2, install packages, then streamlit run ChatBot.py. Instant web chat at localhost:8501. Perfect for offline demos and learning.
raheinriz-7896
Local Llama2 Chatbot Private AI assistant running Llama2 locally with Ollama, LangChain, and Streamlit. No cloud needed. Download Ollama, run ollama pull llama2, install packages, then streamlit run ChatBot.py. Instant web chat at localhost:8501. Perfect for offline demos and learning.
anwer9-art
This script creates a Streamlit app for RAG demos using Groq's LLM and LangChain. It loads LangChain docs, splits into chunks, embeds with Ollama, and stores in FAISS. Users query via text input; the app retrieves contexts, generates responses, shows answers, and expands to display similar chunks for interactive Q&A.
All 8 repositories loaded