From 62bd34a478b288a9912af4e3f0c9d533f438447c Mon Sep 17 00:00:00 2001 From: Nicholas Charriere Date: Tue, 3 Dec 2024 08:37:48 -0800 Subject: [PATCH] Update README --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) 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