Back
Similar todos
Load previous page…
experiment with ChatGPT for hours #glife
Let ChatGPT code a side project.
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.
write article about how ChatGPT is replacing the programming tutorial #blog2
Mind-blowing ChatGPT - chat.openai.com/chat #fajarsiddiq
design and code the actual A/B testing. Run into ChatGPT 4 limits 🥲 #ship30
open source #monkeyisland ChatGPT code gist.github.com/levelsio/5bc8…
write quick twitter thread about using ChatGPT as an SEO consultant to get it off my mind #blog2
🤖 asked ChatGPT to shell out a few app ideas from bed while semi-sleeping in 🛌
Write daily: Building Custom ChatGPT-like UI for GPT-3.5 & GPT-4 👉 nesin.io/blog/build-custom-ch… #nesinio
Added chat similar to GPT in clients platform #celiarozalenm
try better code helpers than chatGPT 3.5 - after getting MUCH advice on Twitter tried GPT4, Perplexity, trying to get access to Claude, installed bolt AI
create text generating mini app w/ chatgpt #life
Spent an hour going over my app ideas to try to decide on what to work on next, settled on trying to build a Line+ChatGPT bot that will run on my Dokku droplet.
🤖 wrote a few automated bots using Playwright's codegen tool to spit out Python scripts for me. playwright.dev/docs/cli/#gene…