Skip to content

chatgpt integrated to your terminal for easier access

License

Notifications You must be signed in to change notification settings

nagendraallam/AskGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AskGPT - A Chatbot Powered by OpenAI's GPT-3

Askgpt is a Python package that allows users to interact with the OpenAI GPT-3 model directly from the terminal, providing quick and convenient access to powerful language processing capabilities.

Getting Started

Installation

  1. Clone the repository:
   git clone https://github.com/nagendraallam/askgpt.git && cd askgpt
  1. Install the package using pip:
  pip install .
  1. Set your OpenAPI key as env variable
  export OPENAI_API_KEY="your_api_key_here"

Showcase

Here are some examples of the chatbot in action:

Chatbot Image 1

Chatbot Image 2

Chatbot Image 3

Contributing

If you're interested in contributing to the development of this chatbot, feel free to submit a pull request.

About

chatgpt integrated to your terminal for easier access

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages