
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>테크버킷 블로그</title>
      <link>https://techbukket.com/blog</link>
      <description>테크버킷 블로그(Tech Bukket Blog)은 작더라도 유용한 정보를 저장하는 기술 기반의 웹사이트입니다. 작더라도 유용한 정보를 모아서 유용한 저장소가 되는 것을 추구합니다.</description>
      <language>ko-kr</language>
      <managingEditor>jsh852@gmail.com (테크버킷)</managingEditor>
      <webMaster>jsh852@gmail.com (테크버킷)</webMaster>
      <lastBuildDate>Fri, 20 Mar 2026 09:20:00 GMT</lastBuildDate>
      <atom:link href="https://techbukket.com/tags/openai/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://techbukket.com/blog/ai-harness-engineering</guid>
    <title>Harness Engineering: AI를 실무에 안전하게 묶어내는 설계법</title>
    <link>https://techbukket.com/blog/ai-harness-engineering</link>
    <description>Harness Engineering은 모델의 능력을 과신하지 않고, 입력·검증·가드레일·관측성을 통해 AI를 통제 가능한 실행 단위로 다루는 실무 중심 접근입니다. 이 글에서는 개념, 설계 원칙, 적용 절차, 팀 운영 팁을 한 번에 정리합니다.</description>
    <pubDate>Fri, 20 Mar 2026 09:20:00 GMT</pubDate>
    <author>jsh852@gmail.com (테크버킷)</author>
    <category>Harness Engineering</category><category>LLM</category><category>Automation</category><category>OpenAI</category><category>개발 프로세스</category><category>품질관리</category>
  </item>

  <item>
    <guid>https://techbukket.com/blog/openai-image-api</guid>
    <title>OpenAI DallE API로 초간단 이미지 생성 서비스 만들기</title>
    <link>https://techbukket.com/blog/openai-image-api</link>
    <description>OpenAI의 API를 활용해서 자신만의 이미지 생성 서비스를 만드는 방법을 소개할 수 있도록 OpenAI의 API에 대한 설명과 간단한 페이지 에시를 소개하는 튜토리얼입니다.</description>
    <pubDate>Fri, 22 Dec 2023 03:39:00 GMT</pubDate>
    <author>jsh852@gmail.com (테크버킷)</author>
    <category>OpenAI</category><category>OpenAI API</category><category>Image Generation</category><category>Dall E</category>
  </item>

  <item>
    <guid>https://techbukket.com/blog/openai-function-python</guid>
    <title>OpenAI의 함수 호출(Function Calling) 소개 및 Python 예시</title>
    <link>https://techbukket.com/blog/openai-function-python</link>
    <description>OpenAI API의 함수 호출(Function Calling) 기능 소개, 동작 원리, python 예시 등 제공. OpenAI에서 최근 function calling 기능을 발표했습니다. 이 방식을 한마디로 하면, GPT에게 함수를 미리 알려주면 필요할 때 함수를 GPT가 부른다는 것입니다. ChatGPT에서 플러그인을 사용하는 것과 비슷해 보이지만 플러그인은 ChatGPT가 이미 가지고 있는 함수를 사용하지만 function calling 기능은 사용자가 알고 있는 함수를 ChatGPT에게 사용하도록 알려준다는 점에서 차이가 있습니다. 이 기능은 OpenAI를 활용한 어플리케이션을 만들 때 특히 유용할 것으로 예상됩니다.</description>
    <pubDate>Thu, 22 Jun 2023 00:00:00 GMT</pubDate>
    <author>jsh852@gmail.com (테크버킷)</author>
    <category>OpenAI</category><category>OpenAI API</category><category>ChatGPT</category><category>python</category><category>function</category>
  </item>

  <item>
    <guid>https://techbukket.com/blog/chatgpt-verify-identity</guid>
    <title>ChatGPT 원타임 코드 해결 방법(One-Time Code, Verify your identity)</title>
    <link>https://techbukket.com/blog/chatgpt-verify-identity</link>
    <description>ChatGPT에 로그인 시도시, &quot;Verify your identity. Check your preferred one-time password application for a code.&quot;라며 인증을 요구하는 경우가 있는데, One-time code을 받지 못하여 해결하지 못하는 경우가 있습니다. 이 경우 Google Authenticator, Microsoft Authenticator와 같은 인증 앱을 사용해서 해결할 수 있습니다.</description>
    <pubDate>Thu, 01 Jun 2023 00:00:00 GMT</pubDate>
    <author>jsh852@gmail.com (테크버킷)</author>
    <category>ChatGPT</category><category>OpenAI</category>
  </item>

  <item>
    <guid>https://techbukket.com/blog/chatgpt-share</guid>
    <title>챗 GPT, 대화 공유 기능 출시! 사용법 및 주의사항</title>
    <link>https://techbukket.com/blog/chatgpt-share</link>
    <description>ChatGPT의 대화를 공유할 수 있는 Share 기능을 OpenAI에서 출시했습니다. Share 기능을 사용하면 ChatGPT와 대화한 것을 다른 사람에게 공유할 수가 있습니다. 대화 목록에서 공유할 대화제목에 마우스를 가져가면 나타나는 공유 아이콘을 클릭하면 사용할 수 있습니다.</description>
    <pubDate>Mon, 29 May 2023 00:00:00 GMT</pubDate>
    <author>jsh852@gmail.com (테크버킷)</author>
    <category>ChatGPT</category><category>OpenAI</category><category>chatgpt-share</category>
  </item>

  <item>
    <guid>https://techbukket.com/blog/chatgpt-plugin-list</guid>
    <title>챗지피티 플러그인, 상황별 추천 리스트</title>
    <link>https://techbukket.com/blog/chatgpt-plugin-list</link>
    <description>ChatGPT 플러그인은 ChatGPT와 함께 사용되며, 기능을 확장할 수 있는 프로그램입니다. 플러그인은 동시에 3개까지만 선택할 수 있기 때문에 플러그인을 어떻게 조합해서 선택하는지가 중요합니다. 플러그인의 기능을 잘 알아두면 필요에 맞게 활용할 수가 있습니다. 대표적인 플러그인과 상황별로 사용할 수 있는 플러그인의 추천 리스트를 작성해 보았습니다. OpenAI에서 직접 만든 Browsing, Code Interpreter, Retrieval이 있고, OpenAI Plugin Store를 통해 제공되는 Wolfram, Kayak, Milo, Zapier, FiscalNote, Expedia, Speak 등이 있습니다.</description>
    <pubDate>Sun, 21 May 2023 00:00:40 GMT</pubDate>
    <author>jsh852@gmail.com (테크버킷)</author>
    <category>ChatGPT</category><category>OpenAI</category><category>plugin</category>
  </item>

  <item>
    <guid>https://techbukket.com/blog/chatgpt-webbrowse</guid>
    <title>인터넷 접속하는 ChatGPT? 웹 브라우징 기능 사용법 및 사용후기</title>
    <link>https://techbukket.com/blog/chatgpt-webbrowse</link>
    <description>OPEN AI에서 챗 지피티(ChatGPT)의 웹 브라우징 기능을 공개했습니다. 지금까지 ChatGPT는 인터넷에 접근하지 못하기 때문에 최신 정보에 대한 대답은 할 수가 없었지만, 이 기능으로 ChatGPT가 최신 정보에 기반한 대답도 할 수가 있게 되었습니다. 이 기능은 플러스 요금제(ChatGPT Plus)를 사용하고 있는 유저들을 대상으로 하는 베타 기능입니다. OpenAI의 웹 브라우징 기능을 ChatGPT에서 사용하는 방법과 직접 사용해본 후기를 공유합니다.</description>
    <pubDate>Wed, 17 May 2023 00:00:00 GMT</pubDate>
    <author>jsh852@gmail.com (테크버킷)</author>
    <category>ChatGPT</category><category>OpenAI</category><category>web-browsing</category><category>plugin</category>
  </item>

  <item>
    <guid>https://techbukket.com/blog/autogpt</guid>
    <title>AutoGPT 소개 및 간단 사용법</title>
    <link>https://techbukket.com/blog/autogpt</link>
    <description>AutoGPT(오토지피티)는 여러 번의 질문을 통해 결론을 얻을 수 있는 ChatGPT와는 다르게, 목표를 설정하면 필요한 절차를 직접 설계하고 실행합니다. AutoGPT는 Significant-Gravitas에서 개발한 GPT-4/GPT-3.5 기반의 오픈소스 애플리케이션입니다.  AutoGPT는 로고 디자인, 광고문 작성, 슬로건 생성, 논문 작성, 이메일 관리, 일정 관리, 할 일 목록 등 다양한 작업을 자동화할 수 있습니다. AutoGPT에 대한 소개 및 사용 방법, 사이트 링크, 소감 등.</description>
    <pubDate>Wed, 19 Apr 2023 00:00:00 GMT</pubDate>
    <author>jsh852@gmail.com (테크버킷)</author>
    <category>ChatGPT</category><category>OpenAI</category><category>AutoGPT</category>
  </item>

  <item>
    <guid>https://techbukket.com/blog/gpt-token-korean</guid>
    <title>GPT 토큰의 비밀. 한국어는 왜 더 느리고 요금도 더 많이 나올까?</title>
    <link>https://techbukket.com/blog/gpt-token-korean</link>
    <description>OpenAI API를 사용시 한국어 문장을 사용하면 더 많은 비용이 나오게 됩니다. 이와 관련하여 토큰의 개념, 영어와 한글의 토큰 수 비교, Tokenizer에 대한 내용을 정리하였습니다.</description>
    <pubDate>Fri, 07 Apr 2023 23:00:00 GMT</pubDate>
    <author>jsh852@gmail.com (테크버킷)</author>
    <category>ChatGPT</category><category>OpenAI</category><category>OpenAI API</category><category>Token</category>
  </item>

  <item>
    <guid>https://techbukket.com/blog/chatgpt-api-javascript</guid>
    <title>ChatGPT API로 초간단 AI 추천 서비스 만들기</title>
    <link>https://techbukket.com/blog/chatgpt-api-javascript</link>
    <description>Javascript, HTML, OpenAI API(ChatGPT API)를 사용하여, 간단한 AI 추천 서비스를 만드는 방법을 소개합니다. ChatGPT와 동일한 모델인 `gpt-3.5-turbo` 을 사용합니다.</description>
    <pubDate>Mon, 06 Mar 2023 09:20:00 GMT</pubDate>
    <author>jsh852@gmail.com (테크버킷)</author>
    <category>ChatGPT</category><category>OpenAI</category><category>OpenAI API</category><category>GPT3.5</category><category>JAVASCRIPT</category><category>HTML</category>
  </item>

  <item>
    <guid>https://techbukket.com/blog/chatgpt-api-guide</guid>
    <title>ChatGPT API 사용해보기</title>
    <link>https://techbukket.com/blog/chatgpt-api-guide</link>
    <description>ChatGPT API 입문자를 위해 Chat Completions 예제의 작성 시점 한계와 최신 Responses API 권장 흐름, 모델명 확인 방법을 함께 정리합니다.</description>
    <pubDate>Sun, 05 Mar 2023 23:00:00 GMT</pubDate>
    <author>jsh852@gmail.com (테크버킷)</author>
    <category>ChatGPT</category><category>OpenAI</category><category>OpenAI API</category><category>GPT3.5</category>
  </item>

  <item>
    <guid>https://techbukket.com/blog/python-text-to-speech</guid>
    <title>TTS: 텍스트를 음성으로 합성하는 파이썬 코드</title>
    <link>https://techbukket.com/blog/python-text-to-speech</link>
    <description>TTS(Text-to-Speech 기술을 활용하여 텍스트를 음성으로 만드는 예제 코드입니다. Google Cloud Text-to-Speech를 사용한 Python 코드 예제.</description>
    <pubDate>Sat, 18 Feb 2023 00:00:00 GMT</pubDate>
    <author>jsh852@gmail.com (테크버킷)</author>
    <category>TTS</category><category>음성합성</category><category>Python</category><category>Google Cloud Text-to-Speech</category><category>OpenAI</category>
  </item>

  <item>
    <guid>https://techbukket.com/blog/chatgpt-guide</guid>
    <title>ChatGPT 입문자를 위한 가이드</title>
    <link>https://techbukket.com/blog/chatgpt-guide</link>
    <description>챗GPT를 처음 사용하는 사람 및 초보자를 위한 ChatGPT 사용법. 처음 가입하는 방법부터 ChatGPT를 사용할 때 반드시 알아야 하는 팁, 프롬프트 예시 등을 소개합니다.</description>
    <pubDate>Tue, 14 Feb 2023 23:00:00 GMT</pubDate>
    <author>jsh852@gmail.com (테크버킷)</author>
    <category>ChatGPT</category><category>OpenAI</category>
  </item>

    </channel>
  </rss>
