Skip to content

Commit 49b3d31

Browse files
authored
Update README.md
1 parent 6a4e1b9 commit 49b3d31

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

claude-thinking-chatbot/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
## Claude Chatbot with Trigger.dev Streaming
1+
## Claude Chatbot with Trigger.dev Realtime Streaming
2+
3+
https://github.com/user-attachments/assets/f833a656-f168-45dd-924d-f8e8d90a7b3e
24

35
This project is a full-stack chat application that uses the following:
46

@@ -11,7 +13,7 @@ This project is a full-stack chat application that uses the following:
1113

1214
1. After cloning the repo, run `npm install` to install the dependencies.
1315
2. Copy the `.env.example` file to `.env` and fill in the required environment variables:
14-
- You'll need an Anthropic API key for Claude. Create a free account at [Anthropic](https://console.anthropic.com/signup) to get your API key.
16+
- You'll need an Anthropic API key for Claude. Create a free account at [Anthropic](https://console.anthropic.com/signup).
1517
- If you haven't already, sign up for a free Trigger.dev account [here](https://cloud.trigger.dev/login) and create a new project
1618
3. Copy the project ref from the Trigger.dev dashboard and add it to the `trigger.config.ts` file.
1719
4. Run the Next.js server with `npm run dev`.

0 commit comments

Comments
 (0)