Skip to content

Marv the command line chatbot is a command line application built with open ai gpt3.5 and python, it is a fun chat application for dealing with boredom, It was prompted to be a sarcastic assistant

Notifications You must be signed in to change notification settings

AnozieChibuike/MarvTheCommandLineChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Sarcastic Bot

Usage

  • Get your api key from openAI
  • Create a .env file in your root directory
  • Store your api key in the .env file in this format OPENAI_API_KEY=<Your API Key>
  • Clone the repository git clone https://github.com/AnozieChibuike/MarvTheCommandLineChatBot
  • Navigate into the working directory cd MarvTheCommandLineChatBot/
  • Install dependencies pip install -r requirements.txt
  • Run the application python3 marv.py
  • Optional, You can choose the bot name before run python3 marv.py --name <your custom bot name>
  • To stop the bot press Ctrl + C on windows and Command + C on MacOS

TeleMarv

This is the support for marv on telegram

(Message Marv)[https://t.me/marvTheSarcasticBot]

No documentation yet

About

Marv the command line chatbot is a command line application built with open ai gpt3.5 and python, it is a fun chat application for dealing with boredom, It was prompted to be a sarcastic assistant

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages