easychen/gpt-bat
GPT长文本批处理工具,Batch Processing tools for GPT
This tool helps you process very long text documents using AI models like GPT-3.5, which normally have character limits. You input a lengthy text file, choose how to break it into smaller chunks, define the AI's instructions, and it then sends each part to the AI. The AI's responses are automatically combined back into a single, comprehensive output file for you to download. This is ideal for anyone needing to apply AI language processing to large documents without manual copy-pasting.
197 stars. No commits in the last 6 months.
Use this if you frequently need to use AI models to summarize, translate, analyze, or rewrite very long text files that exceed typical AI chat window limits.
Not ideal if you only process short texts or prefer interactive, real-time AI conversations for your tasks.
Stars
197
Forks
19
Language
JavaScript
License
—
Category
Last pushed
Jan 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/easychen/gpt-bat"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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...