Skip to content

tanvircr7/RAG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QA Streamlit Application

Live at: RAG

This is a QA (Question Answering) application built using Streamlit. It uses OpenAI's API and Pinecone for vector-based search and storage.

Prerequisites

To run this application, ensure you have the following:

  1. OpenAI API Key: Sign up for OpenAI and generate an API key from OpenAI's API platform.
  2. Pinecone API Key: Sign up for Pinecone and obtain an API key from Pinecone's platform.
  3. Python: Ensure you have Python installed (preferably 3.8 or later).
  4. Virtual Environment: It is recommended to use a virtual environment to isolate dependencies.

Setup Instructions

1. Clone the Repository

2. Create the python virtual environment and activate it

3. Run the streamlit app.py file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published