An open API service indexing awesome lists of open source software.

https://github.com/ajinkyalahade/ChatGPT-PromptEngineering

This Python script reads an e-book in PDF format, splits the text into prompts, and uses the OpenAI GPT-3 API to generate completions for each prompt. The completions are then saved in three different file formats (Excel, JSON, and text) that can be used to fine-tune your own GPT-3 model. Requirements
https://github.com/ajinkyalahade/ChatGPT-PromptEngineering

Last synced: 4 months ago
JSON representation

This Python script reads an e-book in PDF format, splits the text into prompts, and uses the OpenAI GPT-3 API to generate completions for each prompt. The completions are then saved in three different file formats (Excel, JSON, and text) that can be used to fine-tune your own GPT-3 model. Requirements

Awesome Lists containing this project