Submit Intake Form
POST /api/intake
Request Body
Client contact information
Core project information
AgriTech-specific details (required for
agri-tech projects)Response
Unique identifier for this intake submission
ID of the created or matched client account
ID of the created project (status:
pending)AI-generated analysis and recommendations
Recommended next steps for the client
Submission timestamp
AI Integration
The intake form uses Claude AI to:- Analyze Requirements: Extract and structure project requirements from natural language descriptions
- Scope Definition: Identify project scope items and technical needs
- Risk Assessment: Flag potential challenges and risks
- Timeline Estimation: Provide realistic timeline estimates based on project complexity
- Generate Recommendations: Suggest best practices and implementation strategies
Form Processing Flow
- Client submits intake form with project details
- System creates or matches client account by email
- AI analyzes the submission and extracts structured requirements
- New project is created with status
pending - Response includes AI analysis and next steps
- Admin receives notification for follow-up
Use Cases
- AgriTech Projects: Smart irrigation, crop monitoring, marketplace integration
- Design Projects: UX/UI work, Figma design systems, brand development
- Consulting Projects: Strategy, digital transformation, training programs