Skip to content

HarveySpecterChatbot is an AI-powered chatbot that emulates the sharp wit and legal expertise of Harvey Specter from Suits. Get quick and savvy responses to your questions, just as if you were consulting the legendary legal mind himself.

Notifications You must be signed in to change notification settings

desaianm/Harvey-Specter-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This chatbot is built using the LangChain library, which leverages the OpenAI GPT model to generate responses in the style of Harvey Specter. The project includes a Streamlit app for easy interaction and a dataset (harv_dataset.csv) containing responses for training and retrieval.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/HarveySpecterChatbot.git
    cd HarveySpecterChatbot
    
    
    

Certainly! Below is a basic template for your Readme.md file. Make sure to customize it according to your project's specific details and requirements.

markdown Copy code

HarveySpecterChatbot

HarveySpecterChatbot is an AI-powered chatbot that emulates the sharp wit and legal expertise of Harvey Specter from Suits. Get quick and savvy responses to your questions, just as if you were consulting the legendary legal mind himself.

Table of Contents

Introduction

This chatbot is built using the LangChain library, which leverages the OpenAI GPT model to generate responses in the style of Harvey Specter. The project includes a Streamlit app for easy interaction and a dataset (harv_dataset.csv) containing responses for training and retrieval.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/HarveySpecterChatbot.git
    cd HarveySpecterChatbot
    

Install the required dependencies:

pip install -r requirements.txt

API Key

Add your own OpenAi Api key in apikey file key = "your_openai_api_key_here"

Usage

Run the Streamlit app: streamlit run app.py Visit the provided URL to interact with HarveySpecterChatbot and get responses in the style of Harvey Specter.

Configuration

The chatbot relies on a dataset (harv_dataset.csv) for retrieval-based responses. Make sure this dataset is appropriately populated for the chatbot to generate contextually relevant answers.

Contributing

Feel free to contribute to the project by opening issues, suggesting improvements, or submitting pull requests. All contributions are welcome!

License

This project is licensed under the MIT License.

About

HarveySpecterChatbot is an AI-powered chatbot that emulates the sharp wit and legal expertise of Harvey Specter from Suits. Get quick and savvy responses to your questions, just as if you were consulting the legendary legal mind himself.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages