Code Monkey home page Code Monkey logo

botonic's Introduction

Botonic

Website | Blog | Docs | Examples | Friday Office Hours


Build Chatbots and Conversational Apps Using React

botonic Version Downloads/week License Twitter Follow

๐Ÿฃ Introducing Botonic Open Source Framework

Botonic is an open source full-stack framework to create chatbots and modern conversational apps made with โค๏ธ by Hubtype.

It's built on top of:

โš›๏ธ React | โšก Serverless | ๐Ÿ’ก Tensorflow.js

And it works on:

๐Ÿ’ฌ Messaging apps like Whatsapp, Facebook Messenger, Telegram, Twitter DMs | ๐ŸŒ Your website | ๐Ÿ“ฑ Your mobile app

With Botonic you can focus on creating the best conversational experience for your users instead of dealing with different messaging APIs, AI/NLP complexity or managing and scaling infrastructure. It also comes with a battery of plugins so you can easily integrate popular services into your project, for instance:

If you'd like to see more plugins/integrations, please submit an issue or a pull request

๐Ÿš€ Quick Start

Prerequisites

  • Node (v10 or above) and NPM are required.
  • LTS version of NodeJS Installer is recommended.
  • You can verify the installation running npm --version and node --version on a terminal.

Step 1 - Install

$> npm install -g @botonic/cli

Step 2 - Create a bot

$> botonic new myBot tutorial

Step 3 - Run your bot

Run your bot locally while developing:

$> cd myBot
$> botonic serve

botonic serve is just an alias for npm run start which will start a local server at http://localhost:8080. While you develop, the server will auto reload every time you make changes to your code.

Step 4 - Deploy

$> botonic deploy

Check out the Getting Started Tutorial: a step-by-step guide to start building high quality conversational apps.

๐Ÿค Contributing

  • โญโญ Give us a Star on GitHub โญโญ
  • Submit an issue if you find a bug or want to request a feature.
  • Join our Slack community, let us know what you're building and give us feedback.
  • PRs are welcome! Just follow our Code of Conduct and Contributing Guide

๐Ÿ‘ Supporters

Stargazers repo roster for @hubtype/botonic

Forkers repo roster for @hubtype/botonic

botonic's People

Contributors

ainavendrell avatar albertgom avatar annehubtype avatar asastre avatar christophergs avatar danielruf avatar dependabot-preview[bot] avatar dependabot[bot] avatar dpinol avatar elozano98 avatar ericmarcos avatar gbarba avatar guinii avatar imoscarcrespo avatar jonty-terrence avatar khaeshah avatar manuelfidalgo avatar marcosca avatar marcrabat avatar mbentel avatar mireiaespuga avatar snyk-bot avatar td-lixiang avatar vanbasten17 avatar

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.