Skip to content

Commit

Permalink
update README.md about samples
Browse files Browse the repository at this point in the history
  • Loading branch information
river0g committed Dec 22, 2024
1 parent e52a0d7 commit 0b46cfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,13 +99,8 @@ Want to skip the local setup? Click below to try out Genkit using [Project IDX](

## Sample apps

Take a look at some samples of Genkit in use:

- ["AI barista"](samples/js-coffee-shop/) -- demonstrates simple LLM usage
- [A simple chatbot with a JavaScript frontend](samples/chatbot/) -- add history to LLM sessions
- [Restaurant menu Q&A app](samples/js-menu/) -- this sample shows progressively
more sophisticated versions of a menu understanding app.
- [Streaming to an Angular frontend](samples/js-angular/)
These samples have migrated to the Firebase
[`quickstart-nodejs` repo](https://github.com/firebase/quickstart-nodejs).

## Connect with us

Expand Down
4 changes: 0 additions & 4 deletions samples/README.md

This file was deleted.

0 comments on commit 0b46cfd

Please sign in to comment.