Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animal Knowledge RAG Chatbot

A Retrieval-Augmented Generation (RAG) chatbot that answers questions about animals using LangChain and Hugging Face models.

Features

  • Answers questions about animal habitats, diets, and behaviors
  • Sources responses from a provided dataset (animals.csv)
  • Handles unknown questions gracefully ("I don't know")
  • Simple web interface via Streamlit

Setup

  1. Install dependencies:
    pip install -r requirements.txt
  2. Github link git clone https://github.com/Shivanikinagi/RAG_chatbot

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages