Can you Outsmart AI?
- 6 Devlogs
- 4 Total hours
This is a website to see if you can trick AI into giving you information it is not supposed to. This is a cybersecurity based project.
This is a website to see if you can trick AI into giving you information it is not supposed to. This is a cybersecurity based project.
Finally finished the website completely. The UI to me is satisfactory but not perfect or good enough, will look forward to improve it. Will be shipping it out soon (maybe tomorrow perhaps).
Finished the UI finally and got the Javascript and stuff working. The model that I am currently using though is a 0.5B parameter one and just keeps giving the secret away with no effort..
Gotta find some bigger and better alternatives for it. Once that’s done I might be able to ship this out
Worked on the actual website to make it functional but the AI model I am using which is a 0.5B parameter one seems a little too dumb. Going to try to improve it now.
Worked on trying to get the AI model to work on the browser and found out that I could use webllm for it. Chose a simple model.
Decided to also implement a sha256 encryption so that people can not just inspect page to get the answer.
(Please excuse the video at the bottom)
Worked on the styling of the website today with a little help for the colour palette. Worked on a bit of the javascript too.
Started the Project today. Done with the simple overall structure for the website, may need some changes later.