@Leadfoot,
There are a couple of things wrong with that.
1) You are wrong about the definition of AI. Chess playing computers, which do an intellectual task that was once only done by humans, is AI. AI exists as a field that includes speech recognition, intelligent search and soon self-driving cars.
2) You are wrong about chess playing programs. There are many techniques used in chess playing problems that aren't brute force. These include player modeling, Markov chains, and tree pruning.
3) There is a valid point that modern AI, for the most part (there are a few exceptions including neural nets), is using the human intelligence of the programmers to solve problems. Most software isn't coming up with its own way to solve problems (or choosing its own problems to solve. This doesn't mean that it isn't AI though. There are also examples of Genetic Algorithms and other techniques where software learns without human intervention and finds solutions to problems that its human programmers didn't envision.
4) If you don't like the real definition of AI (and it seems you don't) then you need to come up with a better definition of what means.
The Turing Test is an important idea in the field of AI... if that is your definition then OK. There are problems with the Turing test though, and I suspect that the Turing test will be passed long before we get software that has things that I would consider "consciousness". Of course I don't have a good way to define consciousness (any more than you do)... so the Turing test is the best thresh hold we have.
But the term AI, used by the people who actually know and are developing AI, encompasses current technology such as facial recognition, speech recognition and self driving cars.
These advancements are pretty impressive in my opinion.