Show HN: Open-source alternative to OpenAI Assistants API

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

    Open-source toolkit to build an AI copilot for SaaS products

  • GitHub: https://github.com/Superflows-AI/superflows

    Henry and Matt here: we’ve built Superflows - a fully open source alternative to the OpenAI Assistants API. It makes it easy to add an AI assistant to a SaaS product.

    The assistant answers questions or completes tasks for the user by calling API endpoints in your SaaS product. E.g. a user could ask their CRM assistant “Eve is sick today, move her calls to the rest of the team - prioritise those who’ve had prior contact with the prospect” and the assistant would do this by calling the CRM’s API.

    Like OpenAI’s recent Assistants API release, it handles threads, chat history, RAG on your docs and API call selection, but without the lock-in to OpenAI & you can self-host.

    It supports various LLMs: an OS model we fine-tuned (based on Mistral 7B), fine-tuned GPT3.5 & GPT4. We also support Claude 2, Llama 2 and PaLM, but haven’t tested them rigorously. We’re still working on streaming the Mistral model, but have it hosted without for now.

    You can upload your swagger file (OpenAPI spec) to get up and running. Endpoints can be enabled/disabled and you can evaluate performance in the playground. There’s a React component library for easy integration.

    You can self-host for free. We're charging for the cloud version. This has faster & easier setup, user permissions, analytics (soon) & support.

    Give it a spin and let us know what you think!

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

  • Show HN: Superflows – open-source AI Copilot for SaaS products

    1 project | news.ycombinator.com | 16 Sep 2023
  • Show HN: Superflows- Open source toolkit to build AI assistant for SaaS

    1 project | news.ycombinator.com | 6 Aug 2023
  • Show HN: Serverless RAG to 10x Internal Operations

    1 project | news.ycombinator.com | 24 Apr 2024
  • Show HN: Run LLMs on the Browser

    1 project | news.ycombinator.com | 15 Jan 2024
  • Show HN: Beak.js – Custom conversational assistants for your React app

    3 projects | news.ycombinator.com | 16 Nov 2023