Code Monkey home page Code Monkey logo

buff's Introduction

๐Ÿฆพ Buff

Build, deploy, and monitor LLM-based chatbots for customer support

chat on Discord

Buff is a conversation engine that indexes support articles with a vector database and answers customer questions with a LLM. Buff does not replace live chat software like Zendesk or Freshworks. Instead, it integrates with the chat interfaces companies already use and gives them language capbilities on par with ChatGPT. Buff excels at responding to customer inquiries about a product and can achieve high (60%+) deflection rates without compromising on CSAT.

Buff is backed by Y Combinator.

๐Ÿ’Ž Features

Compared to traditional NLU-driven chatbots, Buff:

  • Can be set up in a few hours and performs well out of the box, since it does not need to be trained on prior examples of customer conversations
  • Does not require code migrations or change management, since it integrates with existing live chat software instead of replacing them
  • Can deflect a higher percentage of tickets, since it handles unexpected inputs without without having to define intents ahead of time

Since general-purpose LLMs tend to have high variability in outputs, Buff is better suited for use cases with a large number of low-stakes interactions such as ecommerce and troubleshooting.

๐Ÿ”Œ Integrations

  • Discord: ๐Ÿฆพ Done
  • Freshchat: ๐Ÿšง In Progress
  • Intercom: ๐Ÿšง Planned
  • Zendesk: ๐Ÿšง Planned

Hosted version

To get on the hosted version, contact us on Discord or sign up here.

Self-hosted

To get started on the self-hosted version, create a Discord bot and give it the necessary permissions to read message content and post messages. Swap out the placeholders in server/discord/bot.py with your OpenAI API Key and your Discord Bot Token. Then just run server/discord/bot.py from your server with nohup or systemd to keep the script running.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.