Skip to content

Commit

Permalink
Merge pull request #17 from nozomi-koborinai/feature/update-readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
nozomi-koborinai authored Oct 22, 2024
2 parents 5fd7cfd + 3da0765 commit 763f301
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# firebase-genkit-sample

Article: https://zenn.dev/nozomi_cobo/articles/genkit-architecture
## Article
- [English](https://medium.com/@kobofender/orchestrating-firebase-and-ai-8-genkit-architecture-patterns-12e44db40345)
- [Japanese](https://zenn.dev/nozomi_cobo/articles/genkit-architecture)

## Directory Structure

Expand All @@ -22,4 +24,4 @@ firebase-genkit-sample/
- `src/utils/`: Utility functions and helpers
- `prompts/`: AI prompt templates
- `terraform/`: Terraform configuration for infrastructure setup (not directly related to Genkit, but used for setting up the overall Firebase project infrastructure)
- `README.md`: This file, providing an overview of the project
- `README.md`: This file, providing an overview of the project

0 comments on commit 763f301

Please sign in to comment.