Doppio_bot

screenshot of Doppio_bot
react
chakra-ui

AI ChatBot Template, built into Frappe's admin/desk Interface

Overview

DoppioBot is a ChatGPT experience that is seamlessly integrated into Frappe's desk interface. It allows users to use, play, and extend the capabilities of ChatGPT. Built on the Frappe Framework, DoppioBot leverages technologies like Python, JavaScript, MariaDB, Redis, LangChain, OpenAI API, ReactJS, and ChakraUI.

Features

  • Session Chat history management with Redis: DoppioBot enables users to manage their chat history using the Redis database.
  • Formatting of markdown responses: DoppioBot supports formatting of markdown responses, including tables and lists.
  • Syntax-highlighted code block responses: DoppioBot provides syntax-highlighted code block responses, with a convenient click-to-copy button.
  • Sleek loading skeleton: While messages are being fetched, DoppioBot displays a sleek loading skeleton to enhance the user experience.
  • Multiple submission options: Users can submit prompts using either the mouse or keyboard shortcuts (Cmd + Enter).

Usage

  1. Navigate to your Frappe site.
  2. Use the awesome bar to access the DoppioBot Chat page.
  3. Start using DoppioBot to enjoy the seamless ChatGPT experience integrated into Frappe's desk interface.

Summary

DoppioBot is a powerful chatbot built on the Frappe Framework and integrated into Frappe's desk interface. It leverages technologies like Redis, LangChain, and OpenAI API to provide advanced chat capabilities. With features like chat history management, markdown formatting, syntax-highlighted code block responses, and support for multiple submission options, DoppioBot offers an enhanced user experience. Its easy installation process makes it accessible to users of Frappe sites. Overall, DoppioBot is a versatile and user-friendly tool for chat-based interactions.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

chakra-ui
Chakra UI

Chakra UI is a popular open-source React component library that provides a set of accessible and customizable UI components to help developers create modern web applications.

template
Templates & Themes

A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.

framer-motion
Framer Motion

Alpine.js is a lightweight JavaScript framework that simplifies the process of creating dynamic, reactive user interfaces on the web. It uses a declarative syntax that offers a higher level of abstraction compared to vanilla JavaScript, while being more performant and easier to use than jQuery.