Added Quickstart and a patterns screenshot.

This commit is contained in:
Daniel Miessler 2024-02-02 02:05:43 -08:00 committed by GitHub
parent 86a7bd352c
commit 3bec330732
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -50,6 +50,8 @@ One of <code>fabric</code>'s main features is helping people collect and integra
There are three main ways to get started with Fabric.
<img width="1173" alt="fabric-patterns-screenshot" src="https://github.com/danielmiessler/fabric/assets/50654/9186a044-652b-4673-89f7-71cf066f32d8">
1. Navigate to the [`/patterns`](https://github.com/danielmiessler/fabric/patterns) directory and start exploring! You can use any of those in any AI application that you have!
2. Head over to the [`/server/`](https://github.com/danielmiessler/fabric/server) directory and set up your own Fabric Mill with your own patterns running! You can then use the `standalone_client_examples` to connect to it.