LandingForge AI - Landing Page GeneratorLandingForge AI - Landing Page Generator
Generate high-converting landing pages with AI. 6 templates, AI copywriting pipeline, A/B testing, one-click export. Next.js 14.LandingForge AI - Landing Page Generator
Generate high-converting landing pages with AI. 6 templates, AI copywriting pipeline, A/B testing...
Overview
```
LandingForge AI uses a 6-stage AI pipeline to generate professional, conversion-optimized landing pages from a simple product description. Describe your product, pick a template, and AI creates a complete landing page with headlines, features, pricing, FAQ, testimonials, and CTA — ready to export as HTML or React.
6 built-in templates: SaaS Product, E-commerce Store, Agency/Portfolio, Personal Brand, Mobile App, and Event/Conference. Each template generates section-specific content optimized for that industry.
The AI copywriting engine generates A/B variants — multiple headline and CTA options for split testing. Pick the winner or export all variants. One-click export produces clean, semantic, responsive HTML or React components.
Powered by Hybrid AI Engine with 4-tier failover: Ollama ($0) → Groq ($0) → OpenAI → Anthropic. 95% cost savings with local-first approach. Includes credit system with Stripe billing, user authentication, admin panel, and analytics dashboard.
Built with Next.js 14, TypeScript, TailwindCSS, Prisma, and Stripe.
```
Features
```
- 6-stage AI pipeline: Product Analysis → Copy Generation → Section Building → A/B Variants → Polish → Export
- 6 built-in templates: SaaS, E-commerce, Agency, Personal, App, Event
- AI copywriting with conversion-optimized headlines and CTAs
- A/B testing: generate 2-3 variants per landing page
- One-click export as HTML or React component
- Hybrid AI Engine (Ollama $0 → Groq $0 → OpenAI fallback)
- Automatic model discovery for local Ollama models
- Real-time generation progress with stage-by-stage tracking
- Credit system with 3 Stripe pricing tiers
- User authentication with NextAuth.js
- Admin panel with generation analytics
- Dark mode responsive dashboard
- Template management system
- SQLite zero-config database (PostgreSQL also supported)
- MIT License
```
Requirements
```
- Node.js 18 or higher
- npm or yarn
- No database server needed (SQLite included by default)
- Optional: PostgreSQL for production deployment
- Optional: Ollama for free local AI inference
- Optional: OpenAI, Anthropic, or Groq API key
```
Instructions
```
1. Extract the ZIP file
2. Run: npm install
3. Run: npx prisma db push
4. Run: npx tsx prisma/seed.ts (loads demo data)
5. Run: npm run dev
6. Open http://localhost:3000
7. Login with [email protected] / admin123
8. Go to Dashboard → Generate → Enter product name and description
9. Select a template (SaaS, E-commerce, Agency, etc.)
10. Click Generate — AI pipeline runs 6 stages
11. Review A/B variants and export as HTML or React
For production: Set DATABASE_URL to PostgreSQL, configure Stripe keys, deploy to Vercel.
```
Other items by this author
| Category | Scripts & Code / NodeJS |
| First release | 28 March 2026 |
| Last update | 28 March 2026 |
| Files included | .css, .html, Javascript .js |
| Tags | templates, page builder, Stripe, typescript, prisma, dark mode, nextjs, tailwindcss, ai copywriting, ai landing page, html export, react component, saas boilerplate, landing generator, ab testing |








