Spaces:
Running
Running
GenAI Content Studio
A free and open-source AI content generation studio with multiple features:
- Text Generation
- Text Summarization
- Image Generation
- Audio Generation
- Code Generation
Features
- Text Generation: Generate creative text using OPT-350M
- Text Summarization: Summarize long texts using BART
- Image Generation: Create images from text prompts using Stable Diffusion
- Audio Generation: Convert text to speech using MMS-TTS
- Code Generation: Generate Python code using CodeGPT
Setup
- Clone the repository
- Install dependencies:
pip install -r requirements.txt
- Run the application:
python app.py
Deployment
This application is deployed on Hugging Face Spaces: [Link to be added after deployment]
License
MIT License