diff --git a/README.md b/README.md index 3a78f91c..3763736a 100644 --- a/README.md +++ b/README.md @@ -10,17 +10,20 @@

- Examples · + Online app builder" · Discord · Youtube + Hub ·

## Srcbook -Srcbook is a TypeScript-centric app development platform. It allows you to create and iterate on web apps incredibly fast using AI as a pair-programmer. -It can create or edit web apps, and also write and execute backend code through an interactive notebook interface. +Srcbook is a TypeScript-centric app development platform, with 2 main products: -Srcbook is open-source (apache2) and runs locally on your machine. You need to bring your own API key for AI usage (we strongly recommend Anthropic with `claude-3-5-sonnet-latest`). +- an AI app builder (also available [hosted online](https://srcbook.com/)) +- a TypeScript notebook + +Srcbook is open-source (apache2) and runs locally on your machine. You'll need to bring your own API key for AI usage (we strongly recommend Anthropic with `claude-3-5-sonnet-latest`). ## Features