GithubHelp home page GithubHelp logo

projectnigel's Introduction

Project Nigel

This will be the repo for all Project Nigel related code.

Solutions

  • "Nigel's brain"
    • Python
    • Capturing microphone input and turning it into text
    • Intent detection on the text to determine what action to take
    • Send required information to the "face" to display
    • Take action based on intent
    • Websocket connection with "face" at all times
    • Configuration that can be changed by websocket
    • Robust libraries that allow for easy interaction with hardware. (make a library for each attachment)
  • "Nigel's Neurons"
    • Typescript
    • Literally just hosts the websocket server as we can't guarentee that the brain will have port forwarding to host it.
    • Will just forward messages
  • "Nigel's face"
    • The face will be a website visited by any device
    • React
    • Display information such as subtitles for what nigel is saying on screen
    • Change config(e.g default music provider)
    • Soundboard page

Problems

  • If the arduinos controlling the motors are radio controlled, how does python talk to them? Serial, radio or magic?

Aims

  • AVOID HACKY WORKAROUNDS, just be a good boy
  • Code should be unit tested, lets do this one properly

projectnigel's People

Contributors

lwalton101 avatar nicknotname avatar

Stargazers

 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.