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

Commit

Permalink
Add link to the blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
zoenolan authored Aug 30, 2023
1 parent fd44011 commit 9256ddf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Hybrid Chatbot
Combining rules-based and LLM chatbots in a single application
Combining rules-based and LLM chatbots in a single application example to support my [blog post][hybridchatbot]

## Installation
1. Run `yarn install`.
Expand All @@ -11,6 +11,6 @@ Combining rules-based and LLM chatbots in a single application
## Writing new rules
A good [AIML tutorial][aimltutorial].


[hybridchatbot]: https://zoenolan.org/2023/08/combining-an-llm-and-a-rules-based-chatbot/
[openaiapikeys]: https://platform.openai.com/account/api-keys
[aimltutorial]: https://www.tutorialspoint.com/aiml/index.htm

0 comments on commit 9256ddf

Please sign in to comment.