Git Product home page Git Product logo

hey-wiki's Introduction

About The Project

HeyWiki is a chatbot solution for Wikipedia editors.

Working solution:

https://heywiki.herokuapp.com/

Powered by IBM Watson:

https://www.ibm.com/products/watson-assistant

NodeJS formatter for IBM Watson assistant.

Installation

  1. Clone the repository

    git clone https://github.com/w-gluza/hey-wiki
  2. Install NPM packages for backend

    npm install
  3. CD inside client directory

    cd client
  4. Install NPM packages for frontend

    npm install
  5. CD back to root folder

    cd ..

Running the project

  1. Add .env file in /hey-wiki/ You will need following data, that you can find under Watson Assistan settings.
     PORT=5000
     WATSON_ASSISTANT_APIKEY=YOUR_PRIVATE_APIKEY
     WATSON_ASSISTANT_URL=YOUR_PRIVATE_URL
     WATSON_ASSISTANT_ID=YOUR_PRIVATE_ID
  2. In the terminal run command:
npm run dev
  1. React App should open in: http://localhost:3000/

License

Distributed under the MIT License.

hey-wiki's People

Contributors

w-gluza avatar ituraj avatar

Watchers

 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.