roryrjb/node-gpt-repl
A Node.js REPL with built-in GPT3 completion
This tool helps JavaScript developers rapidly experiment with code and explore ideas without interruption. You type in JavaScript, and it provides intelligent code suggestions and automatically installs missing libraries as you go, acting like a super-powered interactive scratchpad for your Node.js projects. It's designed for developers who want to quickly prototype or test JavaScript snippets.
No commits in the last 6 months.
Use this if you're a JavaScript developer who wants to quickly try out code, explore APIs, or prototype ideas with AI-powered assistance directly in your terminal.
Not ideal if you're looking for a full-fledged IDE experience or a tool to write production-ready code without human oversight.
Stars
13
Forks
—
Language
JavaScript
License
ISC
Category
Last pushed
Feb 18, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/roryrjb/node-gpt-repl"
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...