Back
Similar todos
🤖 used ChatGPT to help write a YouTube playlist to markdown script today. So fast.
Mind-blowing ChatGPT - chat.openai.com/chat #fajarsiddiq
Spent half day trying to cajole ChatGPT and Bing to help me animate the chart from left to right, but no deal 😩 #chartpix
🤖 sat down and had ChatGPT write some GPT4(ish) code for me
Fed 1 hour of WhatsApp voice notes to Whisper for transcription, then used ChatGPT to summarize them, and finally chatted with the notes to quickly extract the relevant insights #surrealism #life
Playing with scraping and feeding tons of PDFs to ChatGPT #life
Complete survey analysis with ChatGPT code explorer x.com/julian_rubisch/status/1… #useattractor
used ChatGPT to break the ice on a half dozen small projects with a goal of eventually automating them #mylife
Worked on getting ChatGPT working with the Line echo bot example...created a separate file to test the OpenAI API call...hit an error, turned out I needed to pay separately for API credits...hit another error from my request not being formatted properly...finally got it working, now I need to try to integrate it with the Line echo bot...updated the code to use the ChatGPT code and deployed it, but the bot isn't responding anymore, I need to examine the logs...checked the logs with `dokku logs api` (`api` being the name of my app) and saw the error: "You didn't provide an API key."...need to add my API key as an env var...got that added with `dokku config:set`...tested the echo bot again and IT WORKED. It is insane insane insane how fast I can get stuff working when I can ask ChatGPT for help at every step to cut through all the usual Googling to figure out how to do something...next up, hmm, I'm not sure, either work on an accompanying Vue frontend or try fleshing out the bot to handle the particular use-case I have in mind...sent an email to another YouTuber to see if I can do a video with him.
Sketch freehand design for the #GTFO chatbot
OMG I feel so smart doing this. Was painful trying to manually input my listing records. So I asked ChatGPT to do it! Asked it to extract specific items within a JSON array, and output a new JSON with just those items. Had to provide the JSON in drips due to word limit per msg. I know GPT4 code interpreter can do this but I'm using the free ChatGPT 3.5! 🎉 #ketolistsingapore #listskit
used ChatGPT to help brain storm some major features for my scraper proxy project that powers a ton of my projects
Generate illustrations with Midjourney and write copy with ChatGPT #kompak
Only got ~5hrs of sleep after two double espressos yesterday, so I took a Lycopene capsule...signed up for a LinkedIn Premium free trial so I could send a message to a Kasikorn backend engineer to ask why users can't export their transaction history in CSV format...removed the 'Blog' link on nw.com b/c I don't have the WordPress blog up and I never really used the blog that much, added a link to my email address instead so people can contact me...started going through the Kasikorn API "Slip Verification" challenges...got the first one done...the second one requires I have SSL set up on my domain and not through Cloudflare...discovered while doing that that my whatdo site is returning a 404 if I try to sign in...got GoLand's db tool connecting to the digital ocean postgres db b/c I noticed that wasn't set up yet...install postgres on my macbook b/c something got messed up and somehow it seemed to not be installed...got all the db problems fixed, don't know how that happened...now having a CORS issue when running locally, all this stuff was working, IDK how it all broke...ok I remember now, I YOLO'd the backend code and disabled the existing router to get the Line echo bot working...sent an email to another local YouTuber to ask if I can be in a video with him...installed cursor and tried using it for a simple refactor task to get a sense of how it works...figured out a way (thanks to ChatGPT) to get the Line callback handler working while also not breaking the existing routes...went for a massage to give my brain cells some time to recover...used cursor some more and I get the hype, this is really cool, I'm surprised Jetbrains hasn't copied it yet...after a long while I finally got my whatdo backend working properly again (auth + user middleware working), it was a good learning experience with cursor and Go...got a GitHub Action set up so my DO dokku VPS will update when I push to main, so now both frontend and backend will update automatically when I push to GitHub...ending the day on this banger set: www.youtube.com/watch?v=d2340… Tomorrow: I need to bill hours to my client to make $, I want to try to finish the KBank API challenge to see if I can do the Slip Verification, I want to email another YouTuber, if I have any time left over I want to keep going with that Line/ChatGPT bot and try to make a frontend interface for it.
experiment with ChatGPT for hours #glife
write blog about playing around with OpenAI and ChatGPT #blog2
🤖 tried out ChatGPT to mixed results
🤖 I tried out the new ChatGPT Python API and gisted a demo gist.github.com/jefftriplett/…
played with some ChatGPT 4o plumbing for a few projects
ChatGPT experiment at summarizing long form posts into Twitter threads, inspired by @swizec - it works somewhat! Just prompting it to summarize gave very formal prose. Got stopped when I added "in the voice of <celebrity/famous person>". Had to add "in the voice that's informal, conversational and punchy" to make it better, after 3 tries. Maybe good as a first draft for me to work on? 🤔 #lifelog