Skip to content

An LLM-powered Slack bot built with Langchain.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-non_code.md
Notifications You must be signed in to change notification settings

manhowong/LLM-Chatbot-for-QA

Repository files navigation

Preview Preview License

LLM-powered Slack Chatbot for QA on Documents

Beep boop!

These files provide a glimpse into an ongoing AI chatbot project I'm working on, employing large language models (LLMs) with Langchain. Note that this bot is currently in its early development phase, and as such, I genuinely appreciate any suggestions or insights you may have.

This bot is designed to answer questions over documents. If you would like to access the Slack Bot deployed on Slack, please inform me and I will invite you to my Slack Workplace. Since the bot is hosted locally on my computer, please provide the specific time you plan to access the bot so that I can run my development server and connect the bot with Slack.

Files

  • bot.py: The code for deploying the bot as a Slack.

  • bot_demo.ipynb: A demo version of the bot for QA on Home Depot products.

Here is the structure of the bot. The logic behind is explained in bot_demo.ipynb.

structure

Licenses

  • Code: MIT license
  • Non-code: CC BY-NC-SA 3.0