Skip to content

Repository files navigation

IntelliData Chatbot

An AI-powered chatbot with conversational memory designed to facilitate intuitive discussions of CSV, PDF, TXT data, and YouTube videos.

Prerequisites

  • Python 3.8 or higher
  • Git

Installation

  1. Clone the repository:

    git clone https://github.com/z3roai/IntelliData-Chatbot.git
  2. Navigate to the project directory:

    cd IntelliData-Chatbot
  3. Create and activate a virtual environment:

    python -m venv .venv
    .\.venv\Scripts\activate
  4. Install dependencies:

    pip install -r requirements.txt
  5. Launch the application:

    streamlit run src/Home.py

The service will be available locally at the provided Streamlit URL.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages