Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAG Chatbot (Pinecone + Qwen + Streamlit)

Python Streamlit Pinecone HuggingFace

A Retrieval-Augmented Generation (RAG) chatbot that combines semantic search with a large language model to deliver context-aware answers.


✨ Features

  • Semantic search with embeddings
  • Context-aware responses (RAG pipeline)
  • Fast vector search using Pinecone
  • Chat memory with conversation history
  • Clean UI via Streamlit
  • Configurable system prompts (YAML)
  • GPU support (optional)

🏗️ Tech Stack

  • Python
  • Streamlit
  • Pinecone
  • SentenceTransformers
  • Hugging Face Inference API
  • PyTorch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages