Another Major Outage Across ChatGPT and API

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gptcli

    ChatGPT in command line with OpenAI API (gpt-3.5-turbo/gpt-4/gpt-4-32k)

  • It's just a gui to (most of) what you get through the API. Read the API docs for details of each option: https://platform.openai.com/docs/introduction

  • 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
  • openai-cookbook

    Examples and guides for using the OpenAI API

  • OpenAI community repo with lots of examples: https://github.com/openai/openai-cookbook

  • promptr

    Promptr is a CLI tool that lets you use plain English to instruct GPT3 or GPT4 to make changes to your codebase.

  • https://github.com/ferrislucas/promptr

    You just prompt it directly or with a file, and it applies the changes to your file system. There's also a templating system that allows you to reference other files from your prompt file if you want to have a shared prompt file that contains project conventions etc.

  • wtf.nvim

    Delicious diagnostic debugging in Neovim 🤤

  • I made a NeoVim plugin that helps debug diagnostic messages, providing explanations and solutions for how to fix them, custom tailored to your code.

    It's a bit different from other plugins which only act on the text in the buffer in that it also sends the diagnostics from the LSP to ChatGPT too.

    https://github.com/piersolenski/wtf.nvim

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

  • Does ChatGPT plus have programmatic API access?

    2 projects | /r/ChatGPT | 8 Jul 2023
  • OpenAI has Text to Speech Support now!

    5 projects | dev.to | 27 Jan 2024
  • Show HN: Whiz – A copilot for your command line

    8 projects | news.ycombinator.com | 19 Sep 2023
  • Can anyone please help me from getting lost in the weeds? Every time I try to dig into this I don't know where to start.

    2 projects | /r/artificial | 27 May 2023
  • Build A Dual-Purpose App: Text-to-Image and Custom Chatbot Using Comet, GPT-3.5, DALL-E 2, and Streamlit

    3 projects | dev.to | 29 May 2024