I’m commissioning an MVP that lets users converse with an AI assistant, supply or clarify information, and then receive a fully populated application-form PDF they can download.
Core stack & features
• Front end: React with Next.js for SSR and routing
• Back end: Node.js (Express or Next API routes) that calls the OpenAI API for all conversational logic
• Authentication: classic email-and-password signup/login, with secure hashing and a “forgot password” flow
• Chat UI: ChatGPT-style interface that can recognise missing fields, prompt the user, and retain context until every field required by the application form template is captured
• PDF engine: fill a generic application-form template (likely PDF-Lib, pdf-fill-form, or similar—happy to take your advice) and stream it back to the browser for download
• Dashboard: list every prior chat session, showing titles and timestamps; make each row clickable so the full thread re-loads instantly
• Admin panel: CRUD for question sets, field logic, and system settings
Scope & deliverables
1. Working web app deployed to my cloud account (Vercel, Render, or comparable)
2. Clean, well-documented code in a private GitHub repo with PR history
3. Basic test coverage for critical flows (auth, chat, PDF generation)
4. Short Loom or similar walkthrough demonstrating end-to-end use
Process
After an introductory call I’ll share the detailed flow diagrams, field mappings, and PDF template. We’ll agree milestones and a fixed price before work starts.
To be considered, please send:
• Links or screenshots of comparable chat-driven or PDF-generating projects you built
• Your fixed-price offer and a milestone breakdown
• Estimated timeline (I’m aiming for a fast 3-6 week turnaround)
• When you can start
I’m responsive and can make quick decisions—looking forward to seeing how you’d tackle this MVP.
Show More