Skip to content

Amrit02102004/ChatBot_ASCII

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatBot

A simple chat bot that provides ASCII art as a placeholder for now.

Table of Contents

Introduction

This is a simple chat bot that provides the next ASCII art as a placeholder for now. We can use this basic model for chat bot and chat apps etc.

Features

  • Generates Next ASCII

Demo

  • See for yourself

Getting Started

To run the chat bot locally, follow these steps:

# Example Bash Command
$ git clone https://github.com/Amrit02102004/ChatBot_ASCII.git
$ cd ChatBot
$ python manage.py runserver