mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-02 02:29:08 +00:00
Added Discord
This commit is contained in:
parent
f11e5d5bb2
commit
a16e768df0
2 changed files with 9 additions and 33 deletions
31
CHANGELOG.md
31
CHANGELOG.md
|
@ -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.
|
||||
|
||||
---
|
11
README.md
11
README.md
|
@ -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.
|
||||
|
||||
|
||||
## 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?
|
||||
|
||||
### 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]**
|
||||
- Multi & Single Document Chat **[Done]**
|
||||
|
||||
## CHANGELOG
|
||||
https://github.com/MODSetter/SurfSense/blob/main/CHANGELOG.md
|
||||
|
||||
|
||||
## Contribute
|
||||
|
|
Loading…
Add table
Reference in a new issue