You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
21
-
It can create or edit web apps, and also write and execute backend code through an interactive notebook interface.
21
+
Srcbook is a TypeScript-centric app development platform, with 2 main products:
22
22
23
-
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`).
23
+
- an AI app builder (also available [hosted online](https://srcbook.com/))
24
+
- a TypeScript notebook
25
+
26
+
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`).
0 commit comments