Skip to content

Basic Blog Article generator using Python, Streamlit, Gemini Pro and OpenAI

Notifications You must be signed in to change notification settings

albertorsesc/blog-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Article Generator using GeminiPro, Dalle-3 and Streamlit

Installation

Install OpenAI & Steamlit

pip install openai streamlit

Install Google GenerativeAI

pip install google-generativeai

Install Python DotEnv

pip install python-dotenv

Create .env file

cp .env.example .env

Set the API keys for OpenAI and Gemini

Run Application

streamlit run app.py

About

Basic Blog Article generator using Python, Streamlit, Gemini Pro and OpenAI

Topics

Resources

Stars

Watchers

Forks

Languages