Skip to content

A generic, professional name that reveals nothing about the original Chatterbot English dataset or its purpose.

Notifications You must be signed in to change notification settings

guru-code-expert/aetherdialog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AetherDialog Engine

A seq2seq LSTM-based conversational model built with TensorFlow/Keras for general-purpose dialogue generation.

Features

  • Loads conversation pairs from YAML files
  • Shared vocabulary with <START> / <END> tokens
  • Encoder-Decoder architecture with LSTM layers
  • Inference mode with greedy decoding
  • Clean, modular Python package structure

Installation

pip install -r requirements.txt

About

A generic, professional name that reveals nothing about the original Chatterbot English dataset or its purpose.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages