Joseph Weizenbaum's Original Eliza

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

    An example Go server built with Connect.

  • There's a Go port available over gRPC (and gRPC-Web, and the Connect RPC protocol) at https://demo.connect.build. The code (as well as sample clients) are at https://github.com/bufbuild/connect-demo. You can also talk to our Eliza implementation with cURL:

    curl --header 'Content-Type: application/json' --data '{"sentence": "I feel happy."}' https://demo.connect.build/buf.connect.demo.eliza.v1.ElizaSe...

    I love that this little bit of computing history is getting some love :)

  • ELIZA.NET

    A modern .NET linked library implementation of the classic ELIZA chatbot. Written in C#.

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

  • I have modernized Charles Hayden's Java port a bit a while ago (much of the code is string/text processing that can be simplified a lot by using library functions)

    https://github.com/stefanhaustein/eliza/tree/main/modernized...

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

  • Code generation for REST inter service communication?

    1 project | /r/microservices | 4 Jul 2023
  • Connect – A Better gRPC

    1 project | news.ycombinator.com | 5 Jan 2023
  • Need help with Connect.build to build multiple microservices and glue them together with Envoy

    1 project | /r/golang | 3 Sep 2022
  • Bufbuild/connect-go: Simple, reliable, interoperable. A better gRPC

    1 project | news.ycombinator.com | 5 Jun 2022
  • Connect, a better gRPC

    5 projects | /r/golang | 1 Jun 2022