Coder Social home page Coder Social logo

diegoachury / chiquibot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dreamingechoes/chiquibot

0.0 2.0 0.0 540 KB

Example of a conversational bot made in Ruby on Rails.

Home Page: chiquibot.herokuapp.com

Ruby 3.82% JavaScript 50.25% CSS 44.84% HTML 1.09%

chiquibot's Introduction

Chiquibot

Deploy to Heroku

This application was generated with the rails_apps_composer gem provided by the RailsApps Project.

Rails Composer is open source and supported by subscribers. Please join RailsApps to support development of Rails Composer.

Ruby on Rails

This application requires:

  • Ruby 2.2.2
  • Rails 4.2.4

Learn more about Installing Rails.

About

This is an example of a conversational bot on Ruby on Rails. Was created with Rails Composer from the RailsApps project.

If you want to know more about the guy who's inspired this bot, you can check his Wikipedia entry or search some videos on Youtube. Enjoy it! :D

Original author

Iván González, a.k.a dreamingechoes

Getting Started

To start using this bot, you only have to do the typical Rails things:

  • Install Ruby version 2.2.2 (using RVM or RBenv or whatever).

  • Clone the repo and do the bundle install thing:

user@computer:~$ git clone [email protected]:dreamingechoes/chiquibot.git
user@computer:~$ cd chiquibot
user@computer:/chiquibot$ bundle install
user@computer:/chiquibot$ rake db:setup
  • When all this finish, you're ready to launch the app!
user@computer:/chiquibot$ rails s

Note: please, try only talk to Chiquito in Spanish, ¡pecador de la pradera! :)

Usage

If you want to customize the bot, you only have to modify the lib/chiquibot/chiquibot.aiml or add more .aiml files on this folder to raise the variety of bot responses.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

Chiquibot is released under the MIT License.

chiquibot's People

Contributors

dreamingechoes avatar

Watchers

James Cloos avatar Diego Fernando Achury 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.