Open Source AI Platform

Ideas → Spec → Ship

AI that writes your PRDs, technical docs, and development tickets, and then build faster than ever.

Try:

Transform Ideas into Actionable Plans

Currently specializing in product planning and documentation—with full development features rolling out soon

Smart PRD Generation

Create comprehensive Product Requirements Documents that capture your vision, define user stories, and translate ideas into actionable development specifications.

Development Tickets

Generate Linear/Jira-style tickets that break down complex features into manageable tasks with proper prioritization, acceptance criteria, and technical details.

Technical Analysis

Generate detailed technical analysis documents that outline architecture decisions, implementation approaches, and system design considerations.

Project Management

Organize and track your product development lifecycle with AI-assisted project planning, milestone tracking, and progress monitoring.

Coming Soon

Full-Stack Development

Build complete web applications from frontend to backend with AI guidance and best practices built-in.

Coming Soon

Automated Development

AI agents that can write code, fix bugs, and deploy applications—turning your PRDs into working software.

Meet Your AI Team

Currently focused on product planning—with development agents coming soon

Product Manager

Available Now

Creates comprehensive PRDs, technical documentation, and transforms your ideas into structured development tickets ready for implementation.

Coming Soon

Full-Stack Developer

Implementation & Architecture

Will build robust applications, implement features, and turn your PRDs into working software.

UI/UX Designer

Design & Experience

Will create beautiful interfaces, design user experiences, and ensure accessibility and usability.

Ready to Transform Your Ideas?

Start creating professional PRDs and technical documentation today—with full AI development capabilities launching soon.

Get Started Locally

Set up LFG on your machine in just a few minutes

Quick Setup Commands

Copy and run these commands to get LFG running on your machine:

# 1. Clone the repository git clone https://github.com/lfg-hq/lfg.git
# 2. Create virtual environment cd lfg && python -m venv venv && source venv/bin/activate # On Windows: cd lfg && python -m venv venv && venv\Scripts\activate
# 3. Install dependencies pip install -r requirements.txt
# 4. Set up environment cp .env.example .env # Edit .env file to add your API keys
# 5. Run database migrations python manage.py migrate
# 6. Start the development server uvicorn LFG.asgi:application --host 0.0.0.0 --port 8000 --workers 2 # Access at http://localhost:8000
Remember to add your AI provider API keys to the .env file before starting!
Setting up your workspace...
Redirecting to chat