I'm puzzled how anyone trusts ChatGPT for code

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

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
  • gpt-macro

    ChatGPT powered Rust proc macro that generates code at compile-time.

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • Declaraoids

    Declaraoids - Declarative programming on steroids

    I made that as a joke in javascript 8 years ago. Not using LLM, but using javascript proxies so that if a function doesn't exist it tries to implement it runtime based on the name of the function using a sql like grammar. I really hope to not see something like that in real use, heh.

    https://github.com/Matsemann/Declaraoids

  • marvin

    ✨ Build AI interfaces that spark joy

    I've never tried it myself, but Prefect does have something like this with their Marvin AI library for Python.

    https://github.com/PrefectHQ/marvin?tab=readme-ov-file#-buil...

  • magentic

    Seamlessly integrate LLMs as Python functions

    I'm building magentic https://github.com/jackmpcollins/magentic which has basically this syntax, though it queries the LLM to generate the answer rather than writing + running code.

    ```

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

  • I just had the displeasure of implementing Langchain in our org.

    3 projects | /r/LangChain | 10 Dec 2023
  • Show HN: Magentic – Use LLMs as simple Python functions

    17 projects | news.ycombinator.com | 26 Sep 2023
  • How is Langchain's dev experience? Any alternatives?

    2 projects | /r/LLMDevs | 6 Jul 2023
  • Show HN: Dump entire Git repos into a single file for LLM prompts

    15 projects | news.ycombinator.com | 8 Sep 2024
  • Benchmarking Framework to Measure Throughput of Promptflow Serve

    1 project | news.ycombinator.com | 16 Jul 2024

Did you konow that Python is
the 1st most popular programming language
based on number of metions?