mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-01 18:19:08 +00:00
chore: updated docs
This commit is contained in:
parent
07536c883d
commit
051580d145
4 changed files with 10 additions and 9 deletions
|
@ -140,7 +140,7 @@ Both installation guides include detailed OS-specific instructions for Windows,
|
|||
Before installation, make sure to complete the [prerequisite setup steps](https://www.surfsense.net/docs/) including:
|
||||
- PGVector setup
|
||||
- **File Processing ETL Service** (choose one):
|
||||
- Unstructured.io API key (free tier available, supports 34+ formats)
|
||||
- Unstructured.io API key (supports 34+ formats)
|
||||
- LlamaIndex API key (enhanced parsing, supports 50+ formats)
|
||||
- Other required API keys
|
||||
|
||||
|
|
|
@ -25,8 +25,9 @@ Before you begin, ensure you have:
|
|||
- [Git](https://git-scm.com/downloads) (to clone the repository)
|
||||
- Completed all the [prerequisite setup steps](/docs) including:
|
||||
- PGVector setup
|
||||
- Google OAuth configuration
|
||||
- Unstructured.io API key
|
||||
- **File Processing ETL Service** (choose one):
|
||||
- Unstructured.io API key (Supports 34+ formats)
|
||||
- LlamaIndex API key (enhanced parsing, supports 50+ formats)
|
||||
- Other required API keys
|
||||
|
||||
## Installation Steps
|
||||
|
|
|
@ -85,7 +85,7 @@ Files are converted using [LlamaIndex](https://www.llamaindex.ai/) which offers
|
|||
2. Sign up for a LlamaCloud account to access their parsing services
|
||||
3. LlamaCloud provides enhanced parsing capabilities for complex documents
|
||||
|
||||
**Note**: You only need to set up one of these services. LlamaIndex offers broader file format support, while Unstructured provides a generous free tier.
|
||||
**Note**: You only need to set up one of these services.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
@ -12,11 +12,11 @@ This guide provides step-by-step instructions for setting up SurfSense without D
|
|||
|
||||
Before beginning the manual installation, ensure you have completed all the [prerequisite setup steps](/docs), including:
|
||||
|
||||
- PGVector installation
|
||||
- Google OAuth setup
|
||||
- Unstructured.io API key
|
||||
- LLM observability (optional)
|
||||
- Crawler setup (if needed)
|
||||
- PGVector setup
|
||||
- **File Processing ETL Service** (choose one):
|
||||
- Unstructured.io API key (Supports 34+ formats)
|
||||
- LlamaIndex API key (enhanced parsing, supports 50+ formats)
|
||||
- Other required API keys
|
||||
|
||||
## Backend Setup
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue