drw-graphbook commited on
Commit
3ec501d
·
1 Parent(s): 9423f79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -9,6 +9,8 @@ pinned: false
9
 
10
  Graphbook is a new visual IDE for AI and deep learning model development that lets you build and run directly on a visualization. For example, you can customize transformers directly in the platform, train, and serve them to a URL.
11
 
 
 
12
  Graphbook is still in beta mode and we are developing more models and product features over time.
13
 
14
  We plan to open-source Graphbook progressively over time to create greater accessibility to the Graphbook APIs. Currently, all interaction with our backend services are done through the client application, which can be downloaded from the Releases page.
 
9
 
10
  Graphbook is a new visual IDE for AI and deep learning model development that lets you build and run directly on a visualization. For example, you can customize transformers directly in the platform, train, and serve them to a URL.
11
 
12
+ ![Graphbook](https://github.com/cerbrec/graphbook/blob/master/GPT_Graphbook_Attention.png)
13
+
14
  Graphbook is still in beta mode and we are developing more models and product features over time.
15
 
16
  We plan to open-source Graphbook progressively over time to create greater accessibility to the Graphbook APIs. Currently, all interaction with our backend services are done through the client application, which can be downloaded from the Releases page.