Skip to content

raj-kariya/icyco-QuestionAnswer-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Icyco

Meet Icyco, your friendly AI assistant ready to scoop up answers to all your Icyco ice cream queries! 🍦 This console-based AI-powered Question Answering system uses Retrieval-Augmented Generation (RAG) to provide accurate information on flavors, services, events, policies, and more, all based on Icyco's internal documents. Powered by Google Generative AI, LangChain, and Pinecone for fast and relevant results.

High Level Design Overview of AI Assistant

High_Level_Design_Assistant

QA assistant for Icyco

Icyco QA Assistant is an console based AI-powered Question Answering system built for the fictional ice cream shop . It uses Retrieval-Augmented Generation (RAG) to provide accurate answers based on company documents like policies, product information, and FAQs.


🧠 Features

  • 💬 Ask questions about Icyco’s products, pricing, policies, etc.
  • 📄 Ingests and processes internal documents (PDFs)
  • 🔍 Retrieves relevant information using semantic search
  • 🤖 Generates answers using Google Generative AI
  • ⚡ Fast and responsive user experience with LangChain and Pinecone

🛠️ Tech Stack


🚀 Getting Started

1. Fork and Clone the repo

git clone https://github.com/your-username/icyco-qa-assistant.git
cd icyco-qa-assistant

2. Install dependencies

pip install -r requirements.txt

3. Set environment variables

Create a .env file similar to .env.example and provide necessary details.

4. Run the QA app

python app.py

Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages