Siebe
Siebe
TTCTheo's Typesafe Cult
Created by Siebe on 4/5/2025 in #questions
What's your favorite AI model and why?
I'm using a mix of Gemini 2.0 Flash, 2.5 Pro, OpenAI o3-mini and Claude 3.7 sonnet (with and without reasoning) for multiple tasks. I can categorize my tasks into 3 jobs: 1. Coding -> Claude 3.7 (or deepseek v3 is it comes to using new packages like TailwindCSS v4) 2. (Re)writing texts -> o3-mini 3. Creative tasks like writing a text with little context or thinking outside of the box -> o3-mini and 2.5 Pro What AI models would you use for each of these tasks? Because the creative tasks I do not like any models at the moment.
3 replies
TTCTheo's Typesafe Cult
Created by Siebe on 2/6/2025 in #questions
Claude Sonnet 4
Does anyone keep up with the LLM news? If so, does someone know estimate when they will release Claude Sonnet 4? Because 3.5 has been released more than half a year ago and still beats the new models and gives better answers. So I'm hyped about Claude Sonnet 4, and hopefully we'll see lower pricing.
3 replies
TTCTheo's Typesafe Cult
Created by Siebe on 2/6/2025 in #questions
T3.chat text to image
Will it ever be possible to generate images on t3.chat? I'm currently paying for (Poe, another AI wrapper) that allows me to pick and choose any model I want. T3.chat is great, but I sometimes need to generate images, less than 20/mo. Is this on the roadmap, I'm happy to pay extra for this. If this isn't, is there a tool I can use to generate good quality images, usage based instead of a fixed subscription? I'm currently using Flux 1.1 Pro in Poe
5 replies
TTCTheo's Typesafe Cult
Created by Siebe on 12/28/2024 in #questions
Using cookie authentication with Uploadthing?
Hey, I'm using Fastify and React and I am using cookies for authentication. But it the UploadButton from Uploadthing does not include credentials with fetch. I saw a comment in #uploadthing saying to change fetch but this is a uploadthing/server thing, not a client option. Is this possible using @uploadthing/react? If so, how?
4 replies