diff --git a/README.md b/README.md index a5e661380..f8e297be1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@


- WebTorrent + Chaindesk
Chaindesk
@@ -12,7 +12,7 @@

-Chaindesk +Chaindesk

**[Chaindesk](https://chaindesk.ai)** provides a user-friendly solution to quickly setup a semantic search system over your personal data without any technical knowledge. @@ -93,7 +93,9 @@ pnpm worker:datasource-loader + ### Run locally (Docker required) + ```shell cp .env.example .env.local # Add your own OPENAI_API_KEY @@ -102,4 +104,4 @@ pnpm dev # Dev emails inbox (maildev) # visit http://localhost:1080 -``` \ No newline at end of file +```