Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Campfire allows users to interact with OpenAI's API from a command-line interface. Users can send queries to OpenAI, view the responses, and save these responses as sub-applications for future execution. The program also provides a menu system to manage and run these sub-applications.

This project is no longer maintained and does not reflect current best practices for integrating OpenAI's API.

Features

  • Query OpenAI: Send a prompt to OpenAI and receive a response.
  • Save Sub-Applications: Save the OpenAI responses as sub-applications for later use.
  • Load Sub-Applications: Load and execute saved sub-applications.
  • Main Menu: Navigate through the different options using a simple menu system.

Requirements

  • Python 3.x
  • OpenAI Python library (openai)
  • A valid OpenAI API key

Setup

  1. Clone the repository or download the program files.
  2. Install the required dependencies using pip.
  3. Set your OpenAI API key in the openai.api_key variable in the script.

Usage

  1. Run the script.
  2. Follow the on-screen instructions to query OpenAI, save sub-applications, or execute saved sub-applications.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages