Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ If you're looking for a personal app to help you organize and search through you

### Quick Start (Explorer UI)

1. Download SensibleDB Explorer for macOS
1. [Download SensibleDB Explorer for macOS](https://github.com/Sensible-Analytics/SensibleDB/releases)
2. Launch the app
3. Click "Add Folder" and select your documents folder
4. Start chatting with your documents
Expand Down
2 changes: 1 addition & 1 deletion docs/getting-started/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SensibleDB makes it easy to build all components needed for an AI application in

Download the desktop app to turn your documents into a searchable knowledge base:

1. Download for macOS
1. [Download SensibleDB Explorer for macOS](https://github.com/Sensible-Analytics/SensibleDB/releases)
2. Launch and add your documents folder
3. Chat with your documents in plain English

Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Built in Rust with LMDB as its storage engine — like SQLite for knowledge grap

### Get Started

1. Download SensibleDB Explorer for macOS
1. [Download SensibleDB Explorer for macOS](https://github.com/Sensible-Analytics/SensibleDB/releases)
2. Launch the app
3. Click "Add Folder" → select your documents folder
4. Start chatting!
Expand Down
Loading