Skip to content

Commit adec9b9

Browse files
authored
Merge pull request #126 from MODSetter/dev
docs: update README and component description to include Discord Connector
2 parents 35aad02 + e1795db commit adec9b9

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66

77
# SurfSense
8-
While tools like NotebookLM and Perplexity are impressive and highly effective for conducting research on any topic/query, SurfSense elevates this capability by integrating with your personal knowledge base. It is a highly customizable AI research agent, connected to external sources such as search engines (Tavily, LinkUp), Slack, Linear, Notion, YouTube, GitHub and more to come.
8+
While tools like NotebookLM and Perplexity are impressive and highly effective for conducting research on any topic/query, SurfSense elevates this capability by integrating with your personal knowledge base. It is a highly customizable AI research agent, connected to external sources such as search engines (Tavily, LinkUp), Slack, Linear, Notion, YouTube, GitHub, Discord and more to come.
99

1010
<div align="center">
1111
<a href="https://trendshift.io/repositories/13606" target="_blank"><img src="https://trendshift.io/api/badge/repositories/13606" alt="MODSetter%2FSurfSense | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
@@ -62,6 +62,7 @@ Open source and easy to deploy locally.
6262
- Notion
6363
- Youtube Videos
6464
- GitHub
65+
- Discord
6566
- and more to come.....
6667

6768
## 📄 **Supported File Extensions**
@@ -150,7 +151,7 @@ Before installation, make sure to complete the [prerequisite setup steps](https:
150151

151152
**Agent Chat**
152153

153-
![chat](https://github.com/user-attachments/assets/bb352d52-1c6d-4020-926b-722d0b98b491)
154+
![git_chat](https://github.com/user-attachments/assets/bb352d52-1c6d-4020-926b-722d0b98b491)
154155

155156
**Browser Extension**
156157

surfsense_web/components/ModernHeroWithGradients.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export function ModernHeroWithGradients() {
4747
</h1>
4848
</div>
4949
<p className="mx-auto max-w-3xl py-6 text-center text-base text-gray-600 dark:text-neutral-300 md:text-lg lg:text-xl">
50-
A Customizable AI Research Agent just like NotebookLM or Perplexity, but connected to external sources such as search engines (Tavily, LinkUp), Slack, Linear, Notion, YouTube, GitHub and more.
50+
A Customizable AI Research Agent just like NotebookLM or Perplexity, but connected to external sources such as search engines (Tavily, LinkUp), Slack, Linear, Notion, YouTube, GitHub, Discord, and more.
5151
</p>
5252
<div className="flex flex-col items-center gap-6 py-6 sm:flex-row">
5353
<Link

0 commit comments

Comments
 (0)