Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

zoenolan/hybrid-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hybrid Chatbot

Combining rules-based and LLM chatbots in a single application example to support my blog post

Installation

  1. Run yarn install.
  2. Copy env.example to .env and fill in the OpenAI API keys

Running

  1. Run yarn chat.

Writing new rules

A good AIML tutorial.

About

A hybrid rules based (AIML) and LLM chatbot example

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published