Skip to content

Commit 376a0c5

Browse files
authored
Update README.md
1 parent 06f60f2 commit 376a0c5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<img alt="Trigger.dev logo" src="https://imagedelivery.net/3TbraffuDZ4aEf8KWOmI_w/a45d1fa2-0ae8-4a39-4409-f4f934bfae00/public">
66
</picture>
77

8-
### Open source background jobs with no timeouts
8+
### Open source background jobs and AI infrastructure
99

1010
[Discord](https://trigger.dev/discord) | [Website](https://trigger.dev) | [Issues](https://github.com/triggerdotdev/trigger.dev/issues) | [Docs](https://trigger.dev/docs)
1111

@@ -20,12 +20,14 @@ Trigger.dev is an open source platform and SDK which allows you to create long-r
2020
### Key features:
2121

2222
- JavaScript and TypeScript SDK
23-
- Write reliable code by default
2423
- No timeouts
2524
- Retries (with exponential backoff)
2625
- Queues and concurrency controls
2726
- Schedules and crons
2827
- Full Observability; logs, live trace views, advanced filtering
28+
- React hooks to interact with the Trigger API from your React app
29+
- Pipe LLM streams straight to your users through the Realtime API
30+
- Trigger tasks and display the run status and metadata anywhere in your app
2931
- Custom alerts, get notified by email, Slack or webhooks
3032
- No infrastructure to manage
3133
- Elastic (scaling)

0 commit comments

Comments
 (0)