Code Monkey home page Code Monkey logo

pycon2015-everyday-ai's Introduction

Pycon 2015 -- Everyday AI

A simple artificial intelligence approach for everyday use.

This repository contains

willbot

The easiest way to install willbot is with pip:

pip install https://github.com/hobson/pycon2015-everyday-ai.git#egg=eai-master

But if you really want to have some fun, you probably want to put the source code somewhere more easily hacked on than your virtualenv or system folders:

git clone https://github.com/hobson/pycon2015-everyday-ai.git

This instantiation of will called willbot was developed for the PyCon 2015 talk entitled "Everyday AI", because willbot will be watch out for you every day and night, if you wish. The bot here is progeny of the AI-assisted mind of Steven Skoczen and his community of developers on the will project. Building a chatbot using will is so easy, you might almost call it self-replication.

If you want to use this willbot (or some frakenstein version of him that you've coded up here) you'll need to configure some environment variables. The key ones are:

WILL_USERNAME and WILL_PASSWORD

If you'd like willbot to keep you company in a HipChat room, he'll need an account there. Create a new user and find it's XMPP/Jabber ID under Account settings. The Jabber ID is the WILL_USERNAME and the password you selected is the WILL_PASSWORD

You'll also need to set the variable

WILL_V2_TOKEN

This allows willbot to find your room within your organization (even if it's just your personal account) and see when you're around. You can find the WILL_V2_TOKEN at https://<your-org>.hipchat.com/account/api

Ideally, all 3 of these environment variables should be set in your virtualenv postactivate script that is run just before you issue the python run_will.py command from the commandline.

pycon2015-everyday-ai's People

Contributors

hobson avatar

Watchers

James Cloos 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.