mehlium/nanogpt-client
An unofficial implementation of the NanoGPT API
This is a tool for developers to integrate advanced AI capabilities into their applications. It allows you to send text and images to powerful AI models and receive text responses, generate new images from text prompts, and create videos from descriptions. Developers can use this to build conversational AI, image generation tools, or video creation features into their software.
Available on npm.
Use this if you are a developer building an application and want to programmatically access NanoGPT's AI models for chat, image generation, or video creation.
Not ideal if you are an end-user looking for a ready-to-use application; this is a programming library for developers.
Stars
8
Forks
—
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Mar 02, 2026
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/mehlium/nanogpt-client"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
KudoAI/chatgpt.js
🤖 A powerful, open source client-side JavaScript library for ChatGPT
janhq/jan
Jan is an open source alternative to ChatGPT that runs 100% offline on your computer.
WongSaang/chatgpt-ui
A ChatGPT web client that supports multiple users, multiple languages, and multiple database...
FrancescoCoding/easyGPT
🤖 Template for a Node.js server (complete of npm module!) that sends requests to the ChatGPT API...
reflex-dev/reflex-chat
A ChatGPT clone built in Reflex