diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index ee7a03c..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -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. - ---- \ No newline at end of file diff --git a/README.md b/README.md index 4b7f70d..14aa569 100644 --- a/README.md +++ b/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