From e78d6594b3103611a1d529b94f63d8641ee5a6a0 Mon Sep 17 00:00:00 2001 From: Garrett Mills Date: Fri, 12 May 2023 14:14:51 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 26c92d1..95ad026 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,10 @@ A collection of articles & links - [React JSX types](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/218978baf658fe6be611983776ca9f9705e2f598/types/react/index.d.ts) - [DOM Element factory for TypeScript](https://www.meziantou.net/write-your-own-dom-element-factory-for-typescript.htm) +### AI + +- [StableLM](https://github.com/Stability-AI/StableLM) + ### TypeScript - [ts-node](https://github.com/TypeStrong/ts-node) - A TypeScript REPL/runner