chatgpt.js and search-gpt
These are complements: chatgpt.js provides the underlying JavaScript client library for interacting with ChatGPT's API, while search-gpt builds on top of that capability to add real-time web search functionality to ChatGPT responses.
About chatgpt.js
KudoAI/chatgpt.js
🤖 A powerful, open source client-side JavaScript library for ChatGPT
This library helps JavaScript developers build custom tools and experiences directly within the ChatGPT interface. It takes your custom JavaScript code as input and provides a way to programmatically interact with elements on the ChatGPT webpage. Developers who want to extend or automate tasks on ChatGPT will find this useful.
About search-gpt
tobiasbueschel/search-gpt
🌳 Connecting ChatGPT with the Internet
This tool lets you ask current questions to ChatGPT, overcoming its usual knowledge cut-off. You input a question, and it searches the internet via Google, then feeds the live search results into ChatGPT to generate a relevant, up-to-date answer. This is for anyone who uses ChatGPT for research or information gathering and needs access to recent events or real-time data.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work