29-01-2026, 06:17 AM
[attachment=13723]
A couple months ago, I started a thread about how I was using LLM's to try to perform calculations on the Voynich. One of the problems I ran into was, it became first, a test of my patience every time it "enhanced" the results and second, a it was still a rather slow process. I would have it generate the Python. Then I'd download it, look it over, run it, get more things added, double check that, etc...
It generated the Python code rather quickly. And once you accepted the fact that it would sometimes cheat by running it's own regex which invariably screwed up the parsing of the transcription, or it would chop functions out of the code and run them without using the proper preceding function, you could eventually get some code written. It was usually 5 steps forward, 4 back. Then, I went a tad overboard one day and went back to the language I know, PHP, and generated a web page to do more than one calculation. Next thing I know, I've created this:
You are not allowed to view links. Register or Login to view.
First thing: THIS WILL NOT RUN ON MOBILE at the moment. I have a lot of CSS tweaking to do before it does so for now, Desktop only.
Second thing: While I have visually looked over the code, I'm not positive of the calculations behind them. I have double checked most, but not all. I'm still finding minor miscalculations so do not treat this as Voynich gospel.
For the moment, consider it a rough draught and you are welcome to be pre-alpha testers.
Let me know if you see any bugs, errors, situations where I had moments of utter stoopidity, things you'd like to see it do, or just general comments.
Edit: The contact form on the site is not working at the moment. If you use it, I likely didn't get the email. You can either reply to this forum post or email me at admin@voynich.science. Sorry for the inconvenience.
[attachment=13724]
A couple months ago, I started a thread about how I was using LLM's to try to perform calculations on the Voynich. One of the problems I ran into was, it became first, a test of my patience every time it "enhanced" the results and second, a it was still a rather slow process. I would have it generate the Python. Then I'd download it, look it over, run it, get more things added, double check that, etc...
It generated the Python code rather quickly. And once you accepted the fact that it would sometimes cheat by running it's own regex which invariably screwed up the parsing of the transcription, or it would chop functions out of the code and run them without using the proper preceding function, you could eventually get some code written. It was usually 5 steps forward, 4 back. Then, I went a tad overboard one day and went back to the language I know, PHP, and generated a web page to do more than one calculation. Next thing I know, I've created this:
You are not allowed to view links. Register or Login to view.
First thing: THIS WILL NOT RUN ON MOBILE at the moment. I have a lot of CSS tweaking to do before it does so for now, Desktop only.
Second thing: While I have visually looked over the code, I'm not positive of the calculations behind them. I have double checked most, but not all. I'm still finding minor miscalculations so do not treat this as Voynich gospel.
For the moment, consider it a rough draught and you are welcome to be pre-alpha testers.
Let me know if you see any bugs, errors, situations where I had moments of utter stoopidity, things you'd like to see it do, or just general comments.
Edit: The contact form on the site is not working at the moment. If you use it, I likely didn't get the email. You can either reply to this forum post or email me at admin@voynich.science. Sorry for the inconvenience.
[attachment=13724]
