A modern AI-powered React application that generates professional company operating handbooks from a single streamlined form.
Built for startups, agencies, SaaS companies, real estate teams, logistics companies, and growing businesses that need a complete internal handbook without spending weeks writing documentation manually.
Simple and user-friendly form with only essential company information.
Includes:
- Company Name
- Industry
- Website
- Mission
- Vision
- Core Values
- Departments
- Policies
- Workflows
- Key Metrics
Fast handbook creation using:
- Dropdowns
- Multi-select chips
- Checkboxes
- “Other” custom fields
Designed to reduce form complexity while keeping flexibility.
Generates a complete operational handbook including:
- Welcome Message
- Company Overview
- Mission & Vision
- Core Values
- Team Structure
- Department Responsibilities
- Workflows & Operations
- Communication Standards
- Company Principles
- Performance Expectations
- Leadership Guidelines
- Employee Conduct
- Metrics & KPIs
- Growth Culture
- Onboarding Instructions
- Closing Notes
The generated handbook follows a founder-led operating handbook style similar to modern SaaS and startup companies.
Export generated handbooks as:
- DOCX
Perfect for:
- Internal documentation
- Employee onboarding
- HR operations
- Company culture manuals
- Investor-ready documentation
Automatically saves handbook drafts in browser storage so users never lose progress.
- React
- Vite
- Tailwind CSS
- Node.js
- Express
- OpenAI API
- PDF generation
- DOCX generation
ai-company-handbook-react/
│
├── client/ # React frontend
├── server/ # Express backend
├── public/
├── package.json
├── vite.config.js
└── README.mdgit clone <your-repository-url>
cd ai-company-handbook-reactnpm installCreate a .env file in the root directory.
Example:
OPENAI_API_KEY=your_openai_api_key
PORT=3001Start frontend and backend:
npm run devFrontend:
http://localhost:5173Backend API:
http://localhost:3001Build the frontend:
npm run buildStart production server:
npm startThe application uses OpenAI to generate professional company handbooks dynamically.
If no OPENAI_API_KEY is provided:
- The app automatically falls back to a built-in handbook template
- Users can still preview and export handbooks
This ensures the app remains functional even without AI configuration.
- Startups creating internal documentation
- Agencies building operational systems
- SaaS onboarding handbooks
- HR documentation
- Remote company playbooks
- Franchise operations manuals
- Corporate culture guides
Planned enhancements:
- Multi-template support
- Team collaboration
- Cloud saving
- Multi-language support
- Custom branding
- AI editing assistant
- Role-based handbook sections
- Admin dashboard
- Analytics & reporting
MIT License
Built for modern companies that want professional operational documentation powered by AI.