Giter VIP home page Giter VIP logo

github-chatbot's Introduction

GitHub Chatbot

This is a chatbot to get GitHub informations using botbuilder for Node.js written in TypeScript, it uses LUIS to interprete messages and get intents and entities and Custom Vision to interprete images.

This chatbot can:

  • Get repository and user informations.
  • Trending repositories list by programming language and time.
  • Search a repository by sending a image of its logo or mascot.

I developed it to be my final project on the Microsoft's Maratona Bots (Bots Marathon), an online course about chatbots development.

You can check it live in English here or in Portuguese here, you also can add it on Telegram, in English here or in Portuguese here.

You can check the chatbot working on the video below (in Portuguese):

GitHub Chatbot Video

Steps to run it

Import the LUISProject.json file on your luis.ai website, then click on the Publish tab, copy the Endpoint url at the end of the page and paste on the LUIS_MODEL_URL key of the Bot/.env file, then just run:

cd Bot
npm install
npm start

It will start the localhost bot service, so you can use it on the botframework-emulator.

github-chatbot's People

Contributors

alefesouza avatar

Watchers

 avatar  avatar

Forkers

extroier2021

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.