NokiMo
All Your Tech
All Your Tech

patreon


Claude 3 continues to impress

I started using Claude 3 to write code yesterday to compare it against GPT-4 and Gemini 1.5 pro... Wow, impressed to say the least. Not only is the context window large enough to fit a large chunk of my code base, it's also very good at writing complex code that touches multiple files across a complex system. As a result, thanks to Claude 3, https://pixeldojo.ai should no longer have any image generation timeouts when creating an upscaled image or a consistent character.   

Claude was able to integrate webhooks, so essentially I poll against the stable diffusion model every 3 seconds to see what the status is. I update the UI so you know things are happening, and we get back working images every time.  Check it out, and say thank you to an AI ! Haha!

Claude 3 continues to impress

Related Creators