|
|
# Clone repository
git clone https://github.com/yourusername/ai-content-generator.git
# Navigate to project directory
cd ai-content-generator
# Install dependencies
npm install
# Configure environment variables
cp .env.example .env.local
# Start development server
npm run dev
|
|
![]() Home Screen |
![]() Generator Interface |
![]() Content Library |
![]() Professional QualityContent that reads like it was written by experts |
![]() Time SavingReduce content creation time by up to 80% |
![]() ConsistencyMaintain a consistent voice across all your content |
![]() ScalabilityGenerate content at scale without sacrificing quality |
# API Keys
GEMINI_API_KEY=your_gemini_api_key
# Authentication
CLERK_PUBLISHABLE_KEY=your_clerk_key
CLERK_SECRET_KEY=your_clerk_secret
# Database
DATABASE_URL=your_postgresql_url
# Optional
ANALYTICS_ID=your_analytics_id
git checkout -b feature/amazing-feature
)git commit -m 'Add some amazing feature'
)git push origin feature/amazing-feature
)This project is licensed under the MIT License - see the LICENSE file for details.