My AI code bucket list (a work in progress)
Sometimes Code Sandbox is carrying out updates or I might have messed up a version just as you were looking. Come back in a few days if not working. I keep testing them.
- My radio play — a way to build a radio/podcast drama with actors speaking ‘text to speech’ and with sound files. Needs better ‘free’ voices.
available here: my radio play
I have a version with ElevenLabs voices but it is too expensive to allow anyone to use it. Though I can reformulate it so anyone could buy their own Elevenlabs usage and their own API KEY.
Examples:
https://docs.google.com/videos/d/1J-HLABVQhXYyKI7dq4yDVAanZNF5IrX7yr3qPnYOUsc/edit?usp=sharing
https://docs.google.com/videos/d/18Pzk1nyMVMU3rHqrXi-KW_QPDFUqRwuC9lA7R8KpefQ/edit?usp=sharing
I use audacity to record from the app. You need to ask AI for those complicated settings. You can then use e.g. Google vids etc to make a video drama from the scripted audio. Descript is good.
One experiment I tried was asking AI to code a Christmas newspaper story to make it a Json file to use with this text to speech. It worked well. You could code the dialogue in a whole book as a script this way.
Detailed here: https://medium.com/@binreminded/an-old-idea-revisited-my-radio-play-37ee50b44c23
Example using SSML:
2. Facial comparison software. I simplified my original idea to make it easier to use. It is using euclidean measurements between facial landmarks.
Note: You can fine tune values I suppose to get the result you want. But this is nearly a match and the 2nd image has a low confidence score.
3. A break-even betting system for horse races — needs to be tested with real values. It may be incorrect until tested.
https://l7tcnv.csb.app/
Detailed here:
https://binreminded.medium.com/betting-to-break-even-in-a-6-horse-race-but-having-the-winner-every-time-92d828709804
4. Height estimation in pictures: Needs testing with objects and images.
https://y3kthz.csb.app/
5. Speed estimation from two pictures — needs to be tested with real images of cars from a real ‘static’ speed camera. Not handheld.
https://j89krd.csb.app/
6. An anagram checker. Works OK for a Version 3.
I also rebuilt this in under 5 minutes with v0.dev/chat.
https://v0.dev/chat/tVYRgtEImxV?b=b_r5dtb3LPilc&fbclid=IwZXh0bgNhZW0CMTAAAR0eFOvNorZnWZH_HKY8wvhj3-xLJ9NBF4CExy9EqhUQfK9-L_0u3rSC1vk_aem_Mwh4ifcYUGVdCru8y5NGdQ
7. Family tree (web) maker. Works OK for a Version 1.
https://9tg6f6.csb.app/
8. UK Stop & search data (was completed in Google Colab, and before that Google App Script). I used to send to journalists etc. If I thought relevant. The original had a Google Sheet output. https://5xk7wk.csb.app/ I have added csv output, bing maps and next perhaps AI analysis.
9. Autorouting. An early draft created…somewhere…I was trying to think of a game. 40 years ago I developed autorouting on a PC and quickly made up an autorouting spider game for a student where the spider autorouted where you might move. I’ll probably start from 0 with new Claude Sonnet 3.5.
Here is the third draft — Grid Runner.
https://ddhzxf.csb.app/
10. Accident book — Open the accident record to copy injury to analysis section to check (by AI) whether to report to HSE. DEMO of how an Accident Book could use AI. I have tested with my API key and it works.
https://wtdq58.csb.app/
I need to rebuild it using my enc file idea (an encrytped api key in a json file).
11. Zung Test — launches a Jotform. Improved sizing. Link to NHS in jotform broken.
https://6r26k5.csb.app/
the same code in v0.dev
https://37bqiewelmvrdlkd.vercel.app/
12. Fuel/Energy Poverty on a map. This may end up in Google Colab.
This is an early draft of a poverty calculator. A first step.
13. A job application tracker for unemployed people to present to the DWP/other. Showing a detailed report of their job-seeking activity. This may be the most important as it can prevent benefit sanctions or an ability to challenge them if maintained — live!
https://mtk6gg.csb.app/
14. Audiogram copy. I added an arrow — it could be better. It seems to have lost what was in the original version… to be continued.No progress.
https://klnt3z.csb.app/
15. Search Trove. I have two versions but the one is useless to you without my API key codes to use AI. I am working on it…It is far superior as it can extract the “fixed” article text and give a summary and you can download it.
This is broken at the moment as Trove moved to v3. I am still researching this. Ultimately after weeks of testing we (me and AI) could only conclude broken at Trove end.
Version with api keys using AI — but you need to either have your own API keys or download mine which are encrypted and with a password to use.
16. An accidental addition RLN damage detector using an audio file (demo for someone to take forward). Initially fake demo data but now…. real. Some could use this to get a PHD.
https://m4m5yw.csb.app/
17. A Json file encrypter/decrypter. My idea is to store my API.keys as encrypted json files to use in AI development apps (see above).
https://339ygg.csb.app/
[still playing with this — see 16 above. Issue is copying a binary file]
18. A Peer to Peer file transfer app between two computers. My one laptop broke and I wanted to move things over but more selectively. Not tested.
19. Get a room with AI — originally started as an idea to share files as my old laptop broke. But now it is a fully AI integrated chat room. It works so well it is a bit scary. As the chat progresses the AI gets the knowledge of attendees and can summarise it back to them but also interpret aspects. It seems so real sometimes you wonder where it is getting its ideas from. I still need to fix file-sharing but each attempt breaks something else — so I revert back to this excellent version. I could also ‘pretty fix’ the transcript so it is a table. It needs the enc file to access and the password. It holds the API keys.
20. Describing a picture with AI. One idea was to get AI to label the picture using Coco-SSD and match the description. It requires an enc file (encrypted api keys) and password to test.
21. Gravity Ball. This has Physics route prediction developed by AI. It uses an API key as I have been trying to develop AI Prompts to match the physics prediction. I needed to get ‘20' to work for this to work.
Prediction is really pre-simulation in a millisecond — not magic. Just magic-ish. Deja Vu perhaps. We see it in real-time and still cannot always predict where it will go next.
22. Christmas stuff. somerton man, Somerton Code grid words.
Other Stuff (using AI):
23. Person of Interest. In a cold case crime you often have the movement of people. They were in certain cities and travelled by bus, car or train. I had heard of the CIA thin thread project to capture metadata. They weren’t listening to your calls they were judging the importance of the person to you by the metadata — the duration of the call.
I could have added AI to analyse the data. But you can do it yourself with the saved Json file and ask AI about it. It will probably be a lot smarter than thin thread ever was for the old cancelled CIA project.
24. Isotope analysis of bodies. You need to know the isotope values for the body/suspect. Then match to a city. To experiment simply look at a city and create an example person to match the values. The red dot should fit at the edge of their rectangle.
https://v0-text-to-speech-wkkf7bzo0xt-w4pyup.vercel.app/
25. AI agent (via Elevenlabs) . This is a bit of low effort app. It lets people talk about the Isdal woman with a person who knows about the case — like a chat line. I supposed my 6 years of research made it possible so not such a low effort.