I made a completely open-source CharacterAI type thing - create characters, share them with a link, make them talk to one another, etc. Link in comments. (video shows 2 bots chatting - one using text-davinci-003 and the other using gpt-3.5-turbo)

This page summarizes the projects mentioned and recommended in the original post on /r/artificial

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

    Simple little web interface for creating characters and chatting with them. It's basically a single HTML file - no server. Share characters using a link (character data is stored within the URL itself). All chat data is stored in your browser using IndexedDB. Currently supports OpenAI APIs and ~any Hugging Face model.

  • One way to get around this is to run a local web server, but that is a bit tricky if you don't know how to use the command line. Another option is to upload the index.html and utils.js to a service like Netlify or Cloudflare Pages - but that may defeat the purpose of what you're trying to achieve, since it won't be serving from your own computer. But it will at least ensure that you know exactly what code is running, since you are in complete control for when you want to update it (as opposed to using https://josephrocca.github.io/OpenCharacters which updates automatically whenever I push new code).

  • isolated-web-apps

    Repository for explainers and other documents related to the Isolated Web Apps proposal.

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

  • Is there an open source "chat" interface for the GPT4 API?

    4 projects | /r/ChatGPTCoding | 4 Dec 2023
  • Openplugin: Seamlessly integrate with OpenAI's ChatGPT plugins via API

    1 project | news.ycombinator.com | 11 Aug 2023
  • Ask HN: How do I train a custom LLM/ChatGPT on my own documents?

    8 projects | news.ycombinator.com | 23 Jul 2023
  • You can finally play tabletop rpg's like D&D with gpt api access and an additional program

    1 project | /r/ChatGPT | 21 Jul 2023
  • What's the low-down with Claude?

    2 projects | /r/VenusAI_Official | 13 Jul 2023