Skip to content

AI Studio — A minimal, all-in-one Python Streamlit app bundling essential AI developer tools: text summarization, README generation, code explanation, commit message creation, blog/tweet writing, and image prompt generation. Ready for instant deployment with your OpenAI API key.

Notifications You must be signed in to change notification settings

Mohsen-malekifard/AI-Studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

AI-Studio

AI-Studio — Mini toolkit for devs & creators

A simple Streamlit app bundling useful AI tools: summarization, README generator, code explainer, commit message generator, blog writer, and image-prompt maker.

Quick start

  1. git clone https://github.com/Mohsen-malekifard/AI-Studio.git
  2. python -m venv venv && source venv/bin/activate
  3. pip install -r requirements.txt
  4. export OPENAI_API_KEY="sk-..."
  5. streamlit run app.py

About

AI Studio — A minimal, all-in-one Python Streamlit app bundling essential AI developer tools: text summarization, README generation, code explanation, commit message creation, blog/tweet writing, and image prompt generation. Ready for instant deployment with your OpenAI API key.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages