Experimental projects
Quote from Øyvind Kvålsvoll on 24/03/2026, 12:24I have several what you can call experimental, smaller projects going. To test things, learn new things, see what can be made.
With the new web site structure and dev methods, it is possible to present those on my web site. Maybe I will do that.
In this thread I plan to just describe the applications, and perhaps provide a link to a page where you can see it.
I have several what you can call experimental, smaller projects going. To test things, learn new things, see what can be made.
With the new web site structure and dev methods, it is possible to present those on my web site. Maybe I will do that.
In this thread I plan to just describe the applications, and perhaps provide a link to a page where you can see it.
Quote from Øyvind Kvålsvoll on 24/03/2026, 12:30TechGuru-AI:
A chat-page where you can ask questions about my technology and products.
No link to this one for now, it needs more work to be able to demo anything.
It will not use RAG, instead I planned to explore iterative calls to the AI model to be able to reduce the context size so a small and manageable model can provide useful answers.
TechGuru-AI:
A chat-page where you can ask questions about my technology and products.
No link to this one for now, it needs more work to be able to demo anything.
It will not use RAG, instead I planned to explore iterative calls to the AI model to be able to reduce the context size so a small and manageable model can provide useful answers.
Quote from Øyvind Kvålsvoll on 24/03/2026, 12:33Mandelorian:
Supposed to be a 3D landscape rendering with stunning visuals, of the mandelbrot set.
Well, there is a mandelbrot set, and it zooms and the page is made, but no stunning landscape. Turns out the AI coder is not very good at 3D..
I may publish this page later, it needs some work first.
Decided to just put out the prelim version, it has a Mandelbrot rendering, but not the 3D landscape with clouds that I had in mind, perhaps some day.
You find it on the Library page, Demo section.
Mandelorian:
Supposed to be a 3D landscape rendering with stunning visuals, of the mandelbrot set.
Well, there is a mandelbrot set, and it zooms and the page is made, but no stunning landscape. Turns out the AI coder is not very good at 3D..
I may publish this page later, it needs some work first.
Decided to just put out the prelim version, it has a Mandelbrot rendering, but not the 3D landscape with clouds that I had in mind, perhaps some day.
You find it on the Library page, Demo section.
Quote from Øyvind Kvålsvoll on 04/04/2026, 04:00The Simulator:
I have made several simulators in the past, and now I want to make a new one, one that works on the web page, where I can enter dynamic system models as state variable models with differential equations directly.
Very powerful and flexible, everything can be simulated.
This is more of a larger project, we will see how it goes.
The Simulator:
I have made several simulators in the past, and now I want to make a new one, one that works on the web page, where I can enter dynamic system models as state variable models with differential equations directly.
Very powerful and flexible, everything can be simulated.
This is more of a larger project, we will see how it goes.
Quote from Øyvind Kvålsvoll on 29/04/2026, 09:42VideoCall:
Video call running all locally on my own server is secure and lightweight, and I have fill control of this part of my infrastructure.
If you want to talk to someone, say a customer, just have them go to the VideoCall web page and there they are, on-line and talking with no need to schedule and log in to 3. party apps like zoom.
This is a solution other companies can just buy and have on their web page as well, they will then get all the code and necessary assistance for implementation and can also get all sorts of custom adaptations if desired.
Text chat and file transfer is planned implemented.
Work in progress, may not be far from coming up on the web page as a working solution.
VideoCall:
Video call running all locally on my own server is secure and lightweight, and I have fill control of this part of my infrastructure.
If you want to talk to someone, say a customer, just have them go to the VideoCall web page and there they are, on-line and talking with no need to schedule and log in to 3. party apps like zoom.
This is a solution other companies can just buy and have on their web page as well, they will then get all the code and necessary assistance for implementation and can also get all sorts of custom adaptations if desired.
Text chat and file transfer is planned implemented.
Work in progress, may not be far from coming up on the web page as a working solution.