Show HN: Browser extension to display ChatGPT response besides Google Search

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • chatgpt-google-extension

    Discontinued A browser extension that enhance search engines with ChatGPT

  • You are a chat bot that rewrites Chrome extensions to firefox, how would you rewrite the following code? https://github.com/wong2/chat-gpt-google-extension

    To convert the code from the GitHub repository you provided into a format that is compatible with Firefox, the following steps could be taken:

        Replace instances of "chrome" with "browser" in the code. In the Chrome extension API, the "chrome" namespace is used to access various features and functionality, but in Firefox, this namespace is replaced with "browser". Therefore, all instances of "chrome" in the code would need to be replaced with "browser" to ensure that the code is compatible with Firefox.

  • elevatorsaga

    The elevator programming game!

  • I found the chat useful for brainstorming an application idea then writing it.

    Also I got it to level 10 of the elevator saga https://play.elevatorsaga.com/ by feeding it the API, the starter script, then telling it what the previous result was and discussing ideas together.

    Where it gets really interesting for me is giving it control to perform a task and I'm just here to help. I told it to write commands to diagnose and fix a web server, and I would provide the output.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • chat-gpt-google-extension

    Discontinued A Firefox extension to show ChatGPT response in Google search results (by unflxw)

  • Sure, but because it's a chat bot, you can then ask: "Cool, so how would you do the thing you just told me to do?"

    I just pasted the manifest and the main script and asked it how to port it. It was basically a one-shot. Here's the port: https://github.com/unflxw/chat-gpt-google-extension

  • summarize.site

    Summarize web pages using OpenAI ChatGPT

  • I just made a chrome extension to summarize web pages (blogs, articles, news, etc) - using ChatGPT

    https://github.com/clmnin/summarize.site

  • chat-gpt-twitter-extension

    A browser extension to get ChatGPT help you write better tweets, supports Chrome/Edge

  • Super cool extension! And it's amazing that the interaction with ChatGPT is so easy to put in place (for the users).

    It inspired me to fork the background code and create an extension that proposes improvements to tweets while composing them: https://github.com/matthieubulte/chat-gpt-twitter-extension

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts