kadnan / Tech-Blog-Title-Generator

Using OpenAI Assistant API to generate blog titles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tech Blog Title Generator

Using OpenAI Assistant APIs to integrate custom GPT with Python Flask.

Create an .env file with the following keys(Replace with yours!):

API_KEY=sk-xxxx
ASSISTANT_ID=asst_xxxx

About

Using OpenAI Assistant API to generate blog titles

License:MIT License


Languages

Language:HTML 52.4%Language:Python 47.6%