devashish2024/freegpt.js.org
Light-weight powerful FREE ChatGPT Library for JavaScript
This is a JavaScript library that allows web developers to integrate a free, unauthenticated ChatGPT-like chatbot directly into their websites. It takes user queries as input and provides AI-generated text responses, enabling interactive chat features for web applications. Web developers who want to add conversational AI capabilities to their client-side web projects will find this useful.
No commits in the last 6 months.
Use this if you are a web developer building a client-side JavaScript application and want to embed a free chatbot for text generation without needing API keys or authentication.
Not ideal if you need to integrate a chatbot into a server-side application (like Node.js) or require specific model parameters and robust, authenticated API access.
Stars
24
Forks
6
Language
CSS
License
MIT
Category
Last pushed
Jun 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/devashish2024/freegpt.js.org"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jaanauati/react-dfp
A React implementation of the Google DFP/GPT api. https://react-dfp.surge.sh
googleads/google-publisher-tag-samples
Google Publisher Tag (GPT) code samples.
KijijiCA/react-advertising
A JavaScript library for display ads in React applications.
ichiroc/chatgpt2scratch
ChatGPT for Scratch
googleads/google-publisher-tag-playground
An interactive code playground for Google Publisher Tag (GPT) samples.