jasonstitt/promptform
Command-line tool for running files in bulk through ChatGPT APIs
This tool helps you process many text files at once using ChatGPT. You give it a set of files and a prompt (like "Summarize this:"), and it returns new files with ChatGPT's responses. It's for anyone who needs to quickly get AI-generated content or analysis for a large collection of documents, code, or other text-based information.
No commits in the last 6 months. Available on npm.
Use this if you need to apply the same ChatGPT prompt to many files and want to automate the process of getting the results back.
Not ideal if you only have a few files to process or if you need to have a back-and-forth conversation with the AI for each file.
Stars
9
Forks
2
Language
TypeScript
License
MIT
Category
Last pushed
Mar 27, 2023
Commits (30d)
0
Dependencies
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/jasonstitt/promptform"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
karthink/gptel
A simple, extensible LLM client for Emacs
jucasoliveira/terminalGPT
Get GPT like chatGPT on your terminal
xenodium/chatgpt-shell
A multi-llm Emacs shell (ChatGPT, Claude, DeepSeek, Gemini, Kagi, Ollama, Perplexity) + editing...
stuhlmueller/gpt.el
A simple Emacs package for calling instruction-following language models
tychozzz/gpt-web-terminal
✨ Open ChatGPT with Programmer's Approach! GPT Terminal is a platform that allows you to...