AI Resources
This is a resource of AI and robotics research. The code is proprietary so if you use it you must pay a royalty. Please contact paulandrewbird(a)gmail.com for terms. See also the blog.

Artificial Intelligence demos

  1. Sentence Generator Reads in text from a text file then creates new sentences. This generates sentences purely on probabilistic terms but has no real intelligence.
  2. Story Analyzer Reads in text from a text file tries to analyze the story.
  3. Sentence Imaginer Reads sentences and forms a mental image of them. Translates them into animations. Designed to be expandable.
  4. Script Maker Takes a novel and attempts to turn it into a screenplay.

Things to do

  1. Natural language parser for drawing: Should parse things like "Draw a triangle on a square", "Move the red circle", "When I tap any of the red circles rotate the blue square 20 degrees."
  2. Knowledge modeller: Has a model of things like a worm and an animal. Say, "A giraffe is a yellow animal with a long neck." Then it should imagine what a giraffe looks like.
  3. Troll village. A bit like the sims but they talk to each other to get information.
  4. Script maker. Find all speach in a book, guess who is saying what and turn book into a film script.
  5. Find a universal way for all these modules to speak to each other. Each is a kind of "evidence".
  6. The AI should have "reading level" like a child and be able to read books up to that level.