Ross ROSS = Recommend OSS · open-source software intelligence for agents

lukalabs/cakechat

CakeChat: Emotional Generative Dialog System observed · 2026-08-28

github.com/lukalabs/cakechat · Python · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3137
  • days_rel: n/a
  • days_push: 2291
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1707 stars · 911 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

CakeChat is a Python backend for building emotional generative chatbots using a hierarchical recurrent encoder-decoder (seq2seq) architecture built on Keras and TensorFlow. It supports conditioning responses on categorical variables such as emotion or persona, and ships with an HTTP server and Telegram bot integration.

Use cases

  • build a chatbot that expresses emotions in its replies
  • train a seq2seq dialogue model on my own conversation data
  • fine-tune a pre-trained neural conversational model
  • run a Telegram bot powered by a neural dialogue system
  • condition chatbot responses on a persona or other categorical variable
  • serve a trained dialogue model over an HTTP API

When to choose

  • you specifically need an RNN/HRED-based emotional dialogue system in Python
  • you want a self-contained chatbot backend with HTTP and Telegram integrations
  • you are studying or reproducing older seq2seq conversational model research

When to avoid

  • you need a modern, maintained chatbot - the project is explicitly unmaintained
  • you want state-of-the-art dialogue quality - transformer models like DialoGPT are recommended instead
  • your stack requires recent TensorFlow/Keras versions - it targets TensorFlow 1.12 and Python 3.5

Facets

library · maturity abandoned

nlp deep-learning chatbot machine-learning llm-training artificial-intelligence chatbots deep-learning python seq2seq dialogue-system emotional-chatbot keras tensorflow hred unmaintained natural-language-processing linux docker

1 source

Member repositories

RepositoryRoleHealth v2
lukalabs/cakechatmain10

For agents

markdown · JSON · MCP: product_card(name="lukalabs/cakechat")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem