Ai-Studios
🧠 Ai-Studios
Ai-Studios is a web-based platform that democratizes AI-powered content creation. It enables users
to generate fictional stories, poems, and high-quality images from simple text prompts using large
language models (LLMs), text-to-image diffusion models, and text-to-speech technology.
🔍 Overview
Ai-Studios provides a user-friendly platform to:
- Generate creative stories from textual prompts
- Compose structured poems in real-time
- Convert text to realistic images using generative AI
The platform reduces barriers for small-scale or non-technical creators, helping them produce
high-quality multimedia content with ease.
✨ Key Features
- Prompt-to-Story Generator: Transforms input text into fully fleshed-out narratives.
- Prompt-to-Poem Generator: Creates poems from themes or emotions given by users.
- Text-to-Image Generator: Visualizes descriptive text into vivid images using diffusion models.
- Simple UI/UX: Clean and accessible design for all user levels.
🧩 System Architecture
How to Use
- You just have to create your account on:
- Once the account is created then you have to generate your own API keys in both of this account
then have to replace them with your-api-key in the below line of code.
GROQ_API_KEY = "your-groq-api-key"
# Hugging Face API
API_URL = "https://api-inference.huggingface.co/models/black-forest-labs/FLUX.1-dev"
headers = {"Authorization": "Bearer your-hugging-face-api-key"}
🖼 Results
- For result and discussion refer this repo: GitHub
📜 License
This project is part of an academic mini project at Atharva College of Engineering, Mumbai.
Feel free to use and adapt it for educational or non-commercial purposes.