Skip to content

decode-mayank/CSV_AI_BOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV_AI_BOT

An AI chatbot featuring conversational memory, designed to enable users to discuss their CSV, PDF, TXT data and YTB videos in a more intuitive manner.

Quick Start

Follow these steps to set up and run the service locally :

Prerequisites

 Python 3.8 or higher
 Git

Installation

Clone the repository :

git clone https://github.com/decode-mayank/CSV_AI_BOT

Navigate to the project directory :

cd CSV_AI_BOT

Create a virtual environment :

python -m venv .venv
.\.venv\Scripts\activate

Install the required dependencies in the virtual environment :

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages