The Magic Café
Username:
Password:
[ Lost Password ]
  [ Forgot Username ]
The Magic Cafe Forum Index :: Penny for your thoughts :: AI Scripts (5 Likes) Printer Friendly Version

Good to here.
Corey White
View Profile
New user
23 Posts

Profile of Corey White
This is an update to my book, The Script: Cold Reading for Mentalists
I've coded an easy to use tool to help learn and remember scripts at:
https://github.com/coreywhitemagic/TheScript/

It uses AI that watches how close you are to the answer, which means you don't have to worry about typos. If you do get an answer wrong it tells you the right answer and moves you back to the start. It can also use mnemonics to help remember each line in the script.

This code should compile easily using any C++ on Windows, Mac, or Linux.
rsheytanov
View Profile
New user
Dublin, IE
9 Posts

Profile of rsheytanov
Fascinating!

I think more people would use that if you integrate it in a form of a web application that everybody can access via link. You can also integrate your book in a custom GPT using the OpenAI's API. This would be more modern approach to what you what to accomplish with your Scripting Trainer app.

As a software engineer myself I would be happy to assist. Feel free to DM me. Smile