- This Slack bot is an AI-powered researcher designed to assist users by scraping the web and providing answers based on their queries.
- This uses DuckDuckGo and Serper.dev to provide real-time data sources for the LLM to use as context for inference.
- Leveraging a large language model (LLM), the bot can efficiently gather information from various online sources and deliver concise, informative summaries directly within your Slack workspace.
- Web Scraping: Automatically scrapes relevant information from the internet based on user queries.
- Summarization: Uses an LLM to summarize the collected data to provide answers
- Slack Integration: Seamlessly interacts with users in Slack, providing an easy and intuitive interface.
We welcome contributions to improve this project! To contribute:
Thanks to the open-source community for providing the tools and libraries that made this project possible.