You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: en/learn-more/use-cases/building-an-ai-thesis-slack-bot.md
+20-22
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,8 @@
1
-
###Building an AI Thesis Slack Bot on Dify Cloud
1
+
# Building an AI Thesis Slack Bot on Dify Cloud
2
2
3
-
### (Integrating ArXiv, LLM, and Slack)
3
+
> Author:Alec Lee. 2025/03/11
4
4
5
-
Author:Alec Lee
6
-
2025/03/11
7
-
8
-
### 1. Overview
5
+
## 1. Overview
9
6
10
7
With the rapid growth of academic research in the information age, researchers require more efficient ways to access the latest findings. The AI Thesis Slack Bot streamlines this process by leveraging AI-driven automated workflows, enabling users to quickly retrieve arXiv paper summaries within Slack.
11
8
@@ -17,27 +14,27 @@ This tool can be used in various real estate-related contexts, such as:
17
14
18
15
This guide will walk you through setting up the AI Thesis Slack Bot, its core operating principles, and how to maximize its efficiency to enhance productivity in the real estate sector.
19
16
20
-
###2. Preparation
17
+
## 2. Preparation
21
18
22
-
####2.1 Configuring the OpenAI API
19
+
### 2.1 Configuring the OpenAI API
23
20
24
21
Set up OpenAI in your account’s model settings and install the API key.
The AI Thesis Slack Bot operates through the following automated process:
43
40
@@ -49,12 +46,13 @@ The AI Thesis Slack Bot operates through the following automated process:
49
46
📄 **Title:**\[Paper Title\]
50
47
👤 **Author(s):**\[Author Names\]
51
48
📆 **Publication Date:**\[Date\]
52
-
📌 **Summary:**\[Key takeaways from the paper\]
49
+
📌 **Summary:**\[Key takeaways from the paper\]
50
+
53
51
**d.Automated Slack Push:** The bot automatically posts the summary to a designated Slack channel, ensuring that team members can quickly access the latest research updates—whether in a public channel or private messages.
54
52
55
-
###4. Implementation Steps
53
+
## 4. Implementation Steps
56
54
57
-
####4.1 Creating the Workflow
55
+
### 4.1 Creating the Workflow
58
56
59
57
a. On the Dify homepage, select Create from Blank, then choose Workflow and enter a name (e.g., *AI Thesis Slack Bot*).
60
58
@@ -66,15 +64,15 @@ b. In the Tools section, select the ArXiv Search tool that has already been inst
c. LLM Node: Select the AI model, add CONTEXT, customize Prompt Engineering in the SYSTEM section (modifiable as needed), and set Context in the USER section.
110
108
@@ -114,7 +112,7 @@ d. Slack Node: In the Content field, select LLM/Text String.
Currently, the AI Thesis Slack Bot primarily focuses on ArXiv paper retrieval and summary delivery. Future improvements could include:
130
128
@@ -134,6 +132,6 @@ Currently, the AI Thesis Slack Bot primarily focuses on ArXiv paper retrieval an
134
132
✅ Personalized Recommendations: Suggesting relevant papers based on user interests.
135
133
✅ Multi-Platform Support: Enabling compatibility with WhatsApp, Teams, WeChat, and more.
136
134
137
-
###6. Conclusion
135
+
## 6. Conclusion
138
136
139
137
With the AI Thesis Slack Bot, you can automate academic information retrieval, improving research team productivity. If you're interested in further unlocking its potential, consider integrating Dify with a Realtime API to develop advanced applications, such as real-time paper discussions and AI-powered Q\&A, allowing AI to play a greater role in academic collaboration and AI-driven research. 🚀
0 commit comments