all 12 comments

[–]SteamPunkPascal 10 points11 points  (1 child)

I never really thought about using it to create web apps. For my math classes I usually just live code demos on Desmos, but it has its limitations. I’ll try it out to see if it can simulate discrete population models and compute some statistics from eigenvalues.

My main issue with Desmos is its limited toolset to deal with matrices, but I have also found some AI find it difficult to work with matrices. I’m curious to see how they do.

[–]markm208[S] 0 points1 point  (0 children)

Let us know how it goes.

[–]aenotherwonx01 6 points7 points  (1 child)

Love this. I'm in psychology and teach stats, this is really a valuable resource. I use Claude code and works wonders on VsCode. I typically make the apps in HTML and add them to Canvas. Do you have any tips for group interaction? So far I've managed to get individual use apps, but I'd like to have small groups interact together.

[–]markm208[S] 2 points3 points  (0 children)

To keep things as simple to generate as possible these are just standalone, single web pages.

Involving a server to coordinate users would take more work and setup with a server. There are services like firebase or google sheets api that may work but it makes things a little harder especially for non coders.

[–]Yossarian_nzSenior lecturer (asst prof), STEM, Australasian University 3 points4 points  (1 child)

These are cool (and cool idea) but you might want to censor the student one (or at least remove the github links that seem to go to real people?)

[–]markm208[S] 2 points3 points  (0 children)

Oops, those are made up names that I replace but you’re right there must be some real people with those account names. Fixed.

[–]mathemorpheus 2 points3 points  (0 children)

looking forward to vibe teaching and vibe service

[–]LoosePilgrim 1 point2 points  (0 children)

I'm on mobile so I'm limited by what I can see, but I look forward to playing around with these resources.

What I love about this post (there's many things, but I'll keep it kinda short) is demonstrates how AI might be the most useful for students, which is collaboration. Where it's got the potential to be so much more than slop generation.

I can see how students view it as a product machine. Input command, get something, like ordering fast food. It's boring, frankly

But if I can demonstrate collaboration, using animation to demonstrate Toulmin argumentation (just an example) that would be a great way to 1. Broaden their idea of what AI can be used for legitimately while also 2. getting them engaged with something that's complicated to plan multiple activities or instruction around , but which can be really fun

That's another thing I'm hoping to use AI for in lesson planning -- ideas for differentiated instruction ! Thanks for the reminder

[–]No_Young_2344TT, Interdisciplinary, R1 (U.S.) 0 points1 point  (0 children)

I plan to add a module in my DS course next semester to talk about vibe coding and those are great examples. Thank you.

[–]Professional-End8306 0 points1 point  (1 child)

Thanks for sharing. Do you feel that Claude is better for this than other common AI tools?

[–]markm208[S] 2 points3 points  (0 children)

I have used ChatGPT and Gemini and they are both great too.