Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manoj-lk-code/craft-gpt3-python
Simple Python scripts for OpenAI
https://github.com/manoj-lk-code/craft-gpt3-python
chatgpt gpt-3 openai
Last synced: 21 days ago
JSON representation
Simple Python scripts for OpenAI
- Host: GitHub
- URL: https://github.com/manoj-lk-code/craft-gpt3-python
- Owner: manoj-lk-code
- Created: 2022-12-25T13:23:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-25T14:54:15.000Z (about 2 years ago)
- Last Synced: 2024-02-07T18:34:36.737Z (12 months ago)
- Topics: chatgpt, gpt-3, openai
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Craft GPT3 PYTHON
This repository contains a simple Python scripts that demonstrates how to use the OpenAI API to generate text. The script makes an HTTP request to the OpenAI API, passing in a prompt as a parameter. The API responds with a JSON object containing the generated text. The script then parses the JSON response and outputs the generated text to the console.
List of currently available scripts:
- Funny boss email writer