nowfound

Alternatives

Products that do what An auto-generated OpenAI Node SDK that's better than the official one does

Some part of the OpenAI API can stream events, like the “chat completion” endpoint that’s used by ChatGPT to type out its response. However, the official OpenAI Node SDK doesn’t natively support streaming [1] (though it’s the most requested feature [2]). The recommended approach [3] is kind of a nightmare. I used Fern [4] to generate an SDK for the OpenAI API. It makes it a lot easier to stream responses! https://github.com/fern-openai/openai-node#streaming There’s some other niceties of the Fern-generated SDK: - Endpoints organized by resource, e.g.…

  1. 1

    Build, code and ship in app messaging in a few hours

    2019

  2. 2

    API for building, scaling and personalizing feeds

    2016

  3. 3

    Create a GPT chatbot for any GitHub repo in just 30 seconds

    2023

  4. 4

    ChatGPT-like customer interactions in a website widget

    2024

  5. 5

    Bring OpenAI/GPT-3 into HubSpot Workflows

    2023

  6. 6

    UI kit & sample app for building in-app virtual event chat

    2021

  7. 7
    LiveKit236

    The open source platform for real-time communication

    2021

  8. 8

    API to build cloud-native live streaming production tools

    2022

  9. 9

    Helping to engage audiences for streamers with an AI twist

    2023

  10. 10
    IngestAI231

    Build ChatGPT bots on Slack/Discord answering on your docs

    2023

  11. 11

    Custom ChatGPT for your website - using your own API Key

    2023

  12. 12

    ChatGPT with your data on your website, Discord & more

    2023

  13. 13

    Use open-source AI in your Node.js apps, up to 67x faster

    2023

  14. 14

    Build unlimited custom ChatGPT bots, with a lifetime license

    2023

  15. 15

    Translate, generate or do whatever with ChatGPT in Figma

    2023

  16. 16

    A new app for Slack that uses ChatGPT

    2023

  17. 17AC

    Built an AI code reviewer using Letta (Python) that I can call natively from Rust applications. The interesting part: real-time streaming works perfectly across the language boundary with zero hassle using RunAgent. The agent runs in Python with persistent memory, leverages the best in house agentic memory management with Letta (Pythonic AI agent framework), and my rust code just uses it (kinda) natively, though Letta has no Rust bindings. And, streaming works like magic. No FFI, no complex bridges - just native async/streaming that feels like calling any Rust librar, but without…

    2025 · medium.com

  18. 18OS

    We just open sourced a first class our AI web app builder. Instead of using another hosted AI coding platform, you can fork this project and build your own AI app builder, fully customized and running under your own brand. It includes: Next.js + TypeScript AI chat with streaming Artifact generation File explorer Code editor Live preview Databases Sandboxes to be used by AI agents Versions Responsive production-ready UI And a lot more... The only required dependency is the Totalum API, which exposes the AI generation engine through a simple REST API. You can replace or extend the backend…

    Jul 2026 · github.com

  19. 19MY

    LLM observability is an absolute must-have for anyone running something in prod (or prod-like). While all the observability startups are great, you're essentially sending all your OpenAI usage history - prompts, generations, chats - to a random third party. So this script deploys a basic proxy in your Azure account, catches all incoming OpenAI requests, stores logs in your own resource group, and comes with visualizations premade (charts, timelines, chat history, cost estimation, etc). Thanks for any thoughts and feedback!

    2023 · github.com

  20. 20WA

    TLDR: Check out our documentation search here: https://xata.io/docs/overview Hello HN. I'm a designer over at Xata. We build a serverless database platform on top of Postgres and Elastic-like search that provides goodies like a native TypeScript client for type support in your IDE. Long story short, we're trying to bundle all the normal stuff you need out of a database along with branching, so you don't have to glue everything together. Today we added a new /ask/ endpoint to our search product that bundles in ChatGPT support into any stored data. Why would you…

    2023 · xata.io

  21. 21RC

    Hey, OpenAI recently released "assistants" - These have RAG built into the API, which means that you can provide up to 10.000 files to the assistant without the overhead of dealing with vector databases, splitting files into chunks and more. They work surprisingly well, so I've built a free simple tool to embed them on websites. It has no dependencies and simply uses fetch to communicate to my backend which proxies openai. In the future I plan to add more widget embedding options (currently only chat is available). Let me know if you have any specific questions about either the tool or…

    2024 · rispose.com

  22. 22

    OpenAI-compatible API for DeepSeek, Qwen & GLM

    Jul 2026

  23. 23VH

    Inspired by a video I saw about someone running GPT-4o in a try/catch handler, I built a server that serves up a completely AI-generated page. In the interest of not blowing up my OpenAI bill too much, I've linked to the GitHub page but the site is hosted on https://vibehttp.com/ or any combination of https://subdomain.vibehttp.com/any/path/you/want.

    2025 · github.com

  24. 24GD

Ranked by how close each launch is in meaning, then by votes. Refine with a description →