Added Discord

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2025-04-09 16:27:16 -07:00
parent f11e5d5bb2
commit a16e768df0
2 changed files with 9 additions and 33 deletions

View file

@ -1,31 +0,0 @@
## CHANGELOG
---
**UPDATE 11 NOVEMBER 2024:**
- Too many changes just fully rebranded it for better direction.
- SurfSense is now A Personal NotebookLM and Perplexity-like AI Assistant for Everyone.
**UPDATE 24 OCTOBER 2024:**
- SurfSense now uses custom gpt-researcher agent to format responses.
- Added better markdown rendering to UI.
**UPDATE 8 OCTOBER 2024:**
- SurfSense now lets you upload your own files such as pdfs, docx, images etc into your SurfSense Knowledge Base.
- SurfSense uses [Unstructured-IO](https://github.com/Unstructured-IO/unstructured) to support files.
**UPDATE 25 SEPTEMBER 2024:**
- Thanks [@hnico21](https://github.com/hnico21) for adding Docker Support
**UPDATE 20 SEPTEMBER 2024:**
- SurfSense now works on Hierarchical Indices.
- Knowledge Graph dependency is removed for now until I find some better Graph RAG solutions.
- Added support for Local LLMs
Until I find a good host for my backend you need to setup SurfSense locally for now.
---

View file

@ -57,6 +57,15 @@ Open source and easy to deploy locally.
- The SurfSense Podcast feature is currently being reworked for better UI and stability. Expect it soon. - The SurfSense Podcast feature is currently being reworked for better UI and stability. Expect it soon.
## FEATURE REQUESTS AND FUTURE
**SurfSense is actively being developed.** While it's not yet production-ready, you can help us speed up the process.
Join the [SurfSense Discord](https://discord.gg/ejRNvftDp9) and help shape the future of SurfSense!
## How to get started? ## How to get started?
### PRE-START CHECKS ### PRE-START CHECKS
@ -260,8 +269,6 @@ After filling in your SurfSense API key you should be able to use extension now.
- Basic keyword search page for saved sessions **[Done]** - Basic keyword search page for saved sessions **[Done]**
- Multi & Single Document Chat **[Done]** - Multi & Single Document Chat **[Done]**
## CHANGELOG
https://github.com/MODSetter/SurfSense/blob/main/CHANGELOG.md
## Contribute ## Contribute