Code Monkey home page Code Monkey logo

diviname's Introduction

Diviname

Running This Skill

Download the zip file lambda-build from the repo, and upload to a Lambda instance. Create a new skill, and use model.json to generate an interaction model. Link your skill to your Lambda instance. Make sure your Lambda instance has DynamoDB permissions to create, read, and write to tables.

If you want to make changes to the code, first run npm install at the base directory of this repo. Then, compress the \handlers and \node-modules folders and \index.js into a zip file and follow the instructions above to deploy.

Features

  • Prompts the user for his/her name and gender
  • Provides a name analysis, and, if prompted, a health analysis
  • Supports repeating prompts and responding to interruptions
  • Remembers the user's name between sessions

Commands

  • Open Divine Name
  • Analyze my name
    • After prompting the user for his/her name and gender, return a name analysis
  • Analyze my health
    • Provided a name analysis has already been performed, return a health analysis

Running The Scraper

  • Download the folder data_collection.
  • Install prereqs like numpy, pandas, bsoup4, etc
  • Run ./py scraper.py in a terminal.

Created by Daniel Tao

Logo design credits to TotalityHacks - I just changed the hue to be more yellow :P

diviname's People

Contributors

dependabot[bot] avatar sigmachirality avatar

Watchers

 avatar  avatar  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.