본문 바로가기

분류 전체보기

(6)
(ChatGPT) Automating your blog with OpenAI 2 Following on from my last post on ChatGPT auto-writing, this time I'm going to create an auto-upload to a blog. I tried several platforms for blogging, but it's not easy to find a blog that provides a simple API, so I decided to just use Steemit. (ChatGPT) Automating your blog with OpenAI 1 Database Data Structure I created the database (DB) in Firestore and used Jetadmin as the DB manag..
(ChatGPT) Automating your blog with OpenAI - 1 TL;DR To summarize, I want to automate my blog posts using ChatGPT and a database (Firestore). I was inspired by a YouTube video by a guy named Jean-Philippe who did the same thing using NoCode tools (Zapier and Airtable), but I did it with code, chose Firestore as my database, and plan to use ChatGPT to support the automation process. 👆 The above summary was done with ChatGPT. ChatGPT blog auto..
(ChatGPT) Summarize and translate overseas YouTube into Korean with AI I love watching YouTube, but it's hard to understand when it's in another language. So, I will introduce how to summarize overseas YouTube videos and how to translate them into Korean. How to summarize overseas YouTube videos The first method is to use the AI summarization service Universal Summarizer. First, go to https://labs.kagi.com/ai/sum. Then enter the YouTube link Then click the "Summari..
Tistory not showing up well in Google search - SEO, sitemap, duplicate content I'm a frequent contributor to the Tumblr blog. However, for several years, the number of T-story visitors has never exceeded three digits. I have KakaoAdFit and Tenping ad platforms on my Tstory blog, but my ad revenue is always close to zero due to the low number of visitors. Recently, I was thinking about this problem and started looking for information about Google Search Engine Optimizat..
6 useful Chrome extensions for ChatGPT Prompt Genie: ChatGPT automatic translator When you ask a question in Korean in ChatGPT, the GPT engine has to translate it back into English, so the response speed is very slow. To get a quick answer, you need to ask the question in English. However, if you install this extension, it will automatically translate Hangul to English. 설치 링크 After installing this extension, when you go to chat.opena..
Ask ChatGPT How to Develop an Automated Blog Bot ChatGPT says that choosing a development language depends on many factors, including personal preference, project requirements, and the existing infrastructure and tools you want to use. However, there are a few factors that can influence your decision. Familiarity and personal preference: If you're already familiar with Python or Node.js, it may be easier to work in a language you already know...