An AI-powered Chrome extension that generates personalized proposals for Upwork job postings using advanced artificial intelligence.
UpworkProprosalAi/
├── src/ # Source code
│ ├── ai-service.js # OpenAI API integration for proposal generation
│ ├── background.js # Background script for API communication
│ ├── content.js # Content script for job data extraction
│ ├── popup.html # Extension popup interface
│ ├── popup.js # Popup functionality and AI controls
│ ├── options.html # Settings and API configuration page
│ └── options.js # Settings functionality script
├── assets/ # Static assets
│ └── icons/ # Extension icons (16px, 48px, 128px)
├── docs/ # Documentation
├── tests/ # Test files and samples
├── scripts/ # Build and utility scripts
├── manifest.json # Chrome extension manifest
└── package.json # Project dependencies
- Install the extension in Chrome
- Get your OpenAI API key from OpenAI's platform
- Configure your API key and freelancer profile in the extension options
- Navigate to any Upwork job posting
- Click the extension icon to generate AI-powered proposals
- 🤖 AI-Powered Proposals: Generate personalized proposals using OpenAI GPT
- 📝 Smart Job Analysis: Automatically analyzes job requirements and client preferences
- 👤 Freelancer Profiles: Customize your skills and experience for better proposals
- 📋 One-Click Generation: Generate professional proposals with a single click
- 🎨 Clean Interface: Simple, non-intrusive browser extension design
- 🔒 Secure: Your API key is stored securely in your browser
- ⚡ Fast: Instant proposal generation on any Upwork job page
- Get your API key from OpenAI's platform
- Right-click the extension icon and select "Options"
- Enter your API key and configure your freelancer profile
- Save your settings and start generating proposals!
- Navigate to any Upwork job posting
- Click the Upwork Proposal AI extension icon
- Review the generated proposal
- Copy and customize as needed
Note: Your API key is stored locally and securely in your browser.
Status: ✅ Ready for Production
Version: 1.0.0
Last Updated: June 3, 2025