Skip to content

ChatGPT CLI: A user-friendly Python tool for effortless conversations with OpenAI's GPT models via the command line. Interact, prompt, and explore GPT-3.5 capabilities effortlessly.

License

Notifications You must be signed in to change notification settings

Sgvkamalakar/ChatGPT_CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image

ChatGPT CLI

ChatGPT CLI is a user-friendly Python tool designed for effortless conversations with OpenAI's GPT models through the command line interface. With this tool, users can interact, prompt, and explore the capabilities of GPT-3.5 Turbo seamlessly.

The ChatGPT CLI is a purpose-built Python tool that acts as an intermediary between users and OpenAI's GPT models. Its primary function is to streamline and simplify interactions by leveraging the command line interface.

At its core, this tool serves as a direct gateway to the powerful GPT-3.5 Turbo model, allowing users to effortlessly engage in conversations with the AI. By integrating with the command line interface, it provides an intuitive and straightforward method for users to prompt the AI, receive responses, and explore the extensive capabilities of GPT-3.5 Turbo.

The goal is to create an environment where users can seamlessly interact with the AI model without the need for complex setups or intricate procedures. This accessibility enables users to delve into the world of AI-driven conversations, explore various prompts, and witness firsthand the sophistication and versatility of GPT-3.5 Turbo—all from the comfort of their command line

Usage

Getting Started

  1. Clone the repository:

     https://github.com/Sgvkamalakar/ChatGPT_CLI.git)https://github.com/Sgvkamalakar/ChatGPT_CLI.git
    
  2. Navigate to the ChatGPT_CLI directory:

    cd ChatGPT-CLI     
  3. Install the necessary dependencies:

     pip install -r requirements.txt
    
  4. Obtain your OpenAI API key from OpenAI

  5. Update your API key in config.py

  6. To execute the Python code, run python main.py in your command line interface (CLI).

image

image

Contributions

Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.

References and Documentation

  • OpenAI's GPT-3.5 Turbo: Explore the official information and capabilities of OpenAI's GPT-3.5 Turbo model.
  • OpenAI API Documentation: Detailed documentation on OpenAI's API, providing insights into endpoints, usage, and integration methods.

About

ChatGPT CLI: A user-friendly Python tool for effortless conversations with OpenAI's GPT models via the command line. Interact, prompt, and explore GPT-3.5 capabilities effortlessly.

Topics

Resources

License

Stars

Watchers

Forks

Languages