Tuesday, February 17, 2015

Breaking Down The Sentence

Today, we are starting to make the pseudocode and algorithm for analyzing sentences (or group of words, or just a single one) to the system. What we're doing is make the system analyze each word, identify what kind of word are they, and pick out the different parts... so we can analyze them further and create the idea the system needed to formulate a sensible response.


Analyzing the sentence to get an idea is really driving us crazy. What comes to mind seem to be very random but still sticking to the current idea or concept of the conversation.

Project Progress

We have added HUD on the system UI, displaying what we temporarily need to help us test the system if it deduces the input correctly. We also started the vocabulary database in which we are identifying every part of a word, giving it meaning and all the factors that is interlinked or connected with them.

We are thinking of getting assistance from English professors and Psychologists, even Sociologist to help us understand the thinking mind more.

Monday, February 16, 2015

Artificial Intelligence Project: Project 01


Project 01 is an artificial intelligence project on a web-based platform. Our intentions is basically to create a life-like chat bot where responses are very human-like. We already started researching on different various subjects such as human physiology, environmental factors, human psychology, brain functions and, of course, English grammar and vocabulary.

And so it would seem, the path on this road will be very, very bumpy and a lot of curves, ups and downs, and obstacles. That's why we are taking this very slowly as anyone would do on such a road unless you want to inflict damage to your tires, let alone on your ride.

Why are we doing this

Our main objective is to provide online access to information with dynamic interaction between the user and the system. It's going to be like Google, but more. This could also be a stepping stone to something more in the future but as of now, we're targeting to make it work.

Project Progress

We already made preliminary designs on the layout. We want it as simple as possible (and we're very excited to show you soon). We're also setting up diagrams for the algorithm we needed to make analyzation of the "message" input from the users.

We are really excited on this project as today is Day 4. If you got any input or insights regarding artificial intelligence that you might think may help, we will be grateful and put them into good use.

Thank you!