Skip to content

EchoSingh/korean-drama-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Korean Drama Chatbot

This project is a chatbot that provides information about Korean dramas using a pre-trained NLP model.

Setup

  1. Clone the repository.

  2. Install the dependencies:

    pip install -r requirements.txt
    
  3. Place your korean_drama.csv file in the data directory.

  4. Run the application:

    python app.py
    

Usage

The application launches a Gradio interface where you can input queries about Korean dramas and receive relevant information.

About

A chatbot that tells u about korean dramas from 2015-2023

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages