Skip to content

🐦 Pattern Pigeon is a conversational assistant built with Dialogflow CX to teach the Strategy, Composite, and Observer design patterns.

License

Notifications You must be signed in to change notification settings

thatrobotdev/Pattern-Pigeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐦 Pattern Pigeon

Screenshot

Coo coo! I'm Pattern Pigeon–your feathered friend here to help you understand software architecture patterns like Strategy, Composite, and Observer. I might ruffle in a few pigeon facts too. What are you curious about today?

Pattern Pigeon is a deterministic1 conversational assistant built with Google Cloud's Dialogflow CX to teach the Strategy, Composite, and Observer design patterns.

🕊️ Try the Demo

Curious how Pattern Pigeon flaps its wings?
👉 Check out the live demo

Contributing

Follow the instructions from Google Cloud to set up GitHub integration:

  1. If you're contributing: fork this repository.
  2. Create a fine-grained personal access token from GitHub. (Read-only is fine if you're not contributing.)
  3. Create a secret for the token in the Dialogflow CX console.
  4. Configure Git export/restore integration for your Dialogflow CX agent.
  5. Pull the agent from GitHub!
  6. If contributing, push your changes and rebase or amend any unintended edits.
    ⚠️ Note: Dialogflow CX overwrites the entire branch on push from the console, so make sure to:
    • Commit only intended changes.
    • Compare changes made in the dashboard vs. those you want to keep.
    • Optionally, make edits in a local text editor and manage them manually.

License

A pigeon standing in a flock alongside an image of a bird, a heart emoji, and the Apache software foundation feather

The pigeon photo used was taken by Muhammad Mahdi Karim/https://micro2macro.net. The image above is licensed under the Free Art License. (Learn more). This project is not endorsed or connected to the Apache Software Foundation.

This project is licensed under the Apache License, Version 2.0, which you can read here.

Footnotes

  1. All responses are generated by the agent, without generative input from a large language model (LLM). However, Flows use language models for understanding end-user intention, which may not be completely deterministic.

About

🐦 Pattern Pigeon is a conversational assistant built with Dialogflow CX to teach the Strategy, Composite, and Observer design patterns.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published