Chat GPT answers seem very helpful... at first glance

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

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
  • Learn_Prompting

    Prompt Engineering, Generative AI, and LLM Guide by Learn Prompting | Join our discord for the largest Prompt Engineering learning community

  • Engineers (aka webdev lurkers) tend to want to learn how a tool works and how to best utilize it in their workflows to make their lives easier. Many of us have read papers like what is ChatGPT doing? and https://learnprompting.org/ and are trying to help each other make better use of the tools.

  • webpack

    A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

  • The webpack pull request that introduced the cacheWebWorker experiment: https://github.com/webpack/webpack/pull/13262

  • 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
  • askai

    Command Line Interface for OpenAi ChatGPT (by yudax42)

  • It's the free one at https://chat.openai.com/

  • phind-for-firefox

    Discontinued Sets phind.com as the default search engine in Firefox

  • A great site to demonstrate this sort of capability is phind, which constructs documentation and examples based on search results. It's not perfect - of course - but a great showcase. I think at this stage, expecting perfection from AI output is very unrealistic - but it does feel like I have to correct less and less as I learn more about how to guide the AI.

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

  • Question-Answer System Architectures using LLMs

    1 project | dev.to | 29 Apr 2024
  • Collection of notebooks showcasing some fun and effective ways of using Claude

    4 projects | news.ycombinator.com | 17 Apr 2024
  • OpenAI Cookbook: Techniques to improve reliability

    1 project | news.ycombinator.com | 28 Feb 2024
  • OpenAI Cookbooks

    1 project | news.ycombinator.com | 27 Dec 2023
  • How to fine tune vit/convnet to focus on the layout of the input room image and ignore other things ?

    1 project | /r/computervision | 9 Dec 2023