Build ChatGPT like chatbots on your website

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

    OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.

  • https://github.com/LAION-AI/Open-Assistant looks really interesting.

    As others have pointed out, running a truly large language model like GPT-3 isn't (yet) feasible on your own hardware - you need a LOT of powerful GPUs racked up in order to run inference.

    https://github.com/bigscience-workshop/petals is a really interesting project here: it works a bit like bittorrent, allowing you to join a larger network of people who share time on their GPUs, enabling execution of models that can't fit on a single member's hardware.

  • petals

    🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading

  • https://github.com/LAION-AI/Open-Assistant looks really interesting.

    As others have pointed out, running a truly large language model like GPT-3 isn't (yet) feasible on your own hardware - you need a LOT of powerful GPUs racked up in order to run inference.

    https://github.com/bigscience-workshop/petals is a really interesting project here: it works a bit like bittorrent, allowing you to join a larger network of people who share time on their GPUs, enabling execution of models that can't fit on a single member's hardware.

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

    A command line chat bot using the ChatGPT API from OpenAI

  • If you want a simple command line chat bot, I made this simple example: https://github.com/atomic14/command_line_chatbot

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

  • Diffusion Models

    2 projects | news.ycombinator.com | 25 May 2024
  • Show HN: I made a state machine framework for guided conversations with LLMs

    1 project | news.ycombinator.com | 25 May 2024
  • What is OpenLLM and what problem does it solve?

    2 projects | dev.to | 25 May 2024
  • Don't Microservice, Do Module

    3 projects | news.ycombinator.com | 24 May 2024
  • PR-Agent: AI tool for automated pull request Analysis and Feedback

    1 project | news.ycombinator.com | 25 May 2024