Giter Site home page Giter Site logo

icalialabs / alpha Goto Github PK

View Code? Open in Web Editor NEW
139.0 12.0 76.0 538 KB

Craft your own web-based chatbot

License: MIT License

JavaScript 93.64% HTML 5.31% Dockerfile 1.04%
bot bots chatbot boilerplate react redux redux-saga styled-components webpack javascript

alpha's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

alpha's Issues

Routing broken in live demo

I've been playing with this project for a bit and I cannot seem to get the routing to work properly. Based on the code, the route should match any URL (other than home) and return an error page component but it fails if I try to add something to the path. For example:

https://try-alpha.herokuapp.com/test

This throws an error in the console. Whereas this:

http://quotient.icalialabs.com/test

works in the production example. Is something missing from the configuration? I'm new to React :)

npm run build for subfolder installation?

I've been able to hack things a bit to get Alpha running in a subfolder (thanks for setting it up for the static build). But would there be a way to build it for use in a subfolder?

e.g. using URLs start that with "./" instead of "/", that sort of thing.

How to update node version

Hi! I'm new at developing. I starting to work with this project, just for fun.
I tried to update react and react-dom to the lastest and it worked well.. except for "node" version, that says is 8.15
I update my node but.. the project still says that is 8.15.
So.. how do i update the node version in the proyect?
I'm using docker and yarn (basically)

Should have documenation

Installation
*Development
*Production
*With/out docker
Running the bot
Changing BotMindFlows
Changing React app behavior (refer to RBP documentation)

MAMP

Hi! I'm loving Alpha!

I'm not a talented dev like y'all. How can I get this up on MAMP?

AWS EC2 installation failed

Hi, wonderful script!

I installed the script on an AWS EC2 AMI (Fedora) Instance... and on DOCKER it work ok, however, reading your instructions and using NPM to install the production version, I got this following error:

[email protected] npmcheckversion /var/www/html/alpha
node ./internals/scripts/npmcheckversion.js

(node) child_process: options.customFds option is deprecated. Use options.stdio instead.
/var/www/html/alpha/internals/scripts/npmcheckversion.js:5
throw new Error('[ERROR: React Boilerplate] You need npm version @>=3');
^

Error: [ERROR: React Boilerplate] You need npm version @>=3
at /var/www/html/alpha/internals/scripts/npmcheckversion.js:5:11
at ChildProcess.exithandler (child_process.js:204:7)
at emitTwo (events.js:87:13)
at ChildProcess.emit (events.js:172:7)
at maybeClose (internal/child_process.js:827:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
npm ERR! weird error 1
npm ERR! not ok code 0
npm ERR! weird error 1
npm ERR! not ok code 0

Hope you can help me find a solution.

And congrats once again

Regards

Hugo Barbosa

Customize bot with dialog models running in Python

Hi, thank you for the great chatbot design! I am trying to connect your chatbot interface with my own backend dialog models (using Pytorch) written in Python. I am wondering what are the right tools I should use to get the job done?

(I don't have experience with Javascript and web development. My background is machine learning and computer vision research.)

Running time, efficiency are not my primary concern; but rather I am looking for the quickest way to connect the interface with my Python application, which will in real time read the user dialogs and suggest images and recommendations.

Issue with Docker, can't get started

Hey!

I followed up the Docker Development guide:

  1. git clone https://github.com/IcaliaLabs/alpha.git
  2. cd alpha
  3. But I get this error when composing up the container: docker-compose up web
Starting alpha_web_1 ... done
Attaching to alpha_web_1
yarn start v0.21.3
$ cross-env NODE_ENV=development node server 
web_1  | sh: 1: cross-env: not found
error Command failed with exit code 127.
alpha_web_1 exited with code 1

Thanks!

voice option

Is there any speech option (mic ) on the framework?

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.