An open API service indexing awesome lists of open source software.

https://github.com/theharoonali/upwork-fellow-ai-proposal-generator

An open-source chrome extension that generates proposals using the OpenAI API.
https://github.com/theharoonali/upwork-fellow-ai-proposal-generator

ai chrome-extension client-proposals generate-ai-proposal gpt-4 job-application open-source open-source-chrome-extension-for-upwork open-source-contribution openai openai-api proposal-generator upwork upwork-automation upwork-fellow-ai upwork-proposal upwork-proposal-generator writing-assistant

Last synced: about 2 months ago
JSON representation

An open-source chrome extension that generates proposals using the OpenAI API.

Awesome Lists containing this project

README

        

# Upwork Fellow - Your AI Companion

![Upwork Fellow Banner](https://i.ibb.co/TRf4ghd/upwork-fellow-banner.png)

Upwork Fellow is an open-source Chrome extension designed to help freelancers generate compelling proposals using the power of the OpenAI API. With just a few clicks, you can create professional and persuasive proposals tailored to your client's needs, increasing your chances of landing more projects. Perfect for freelancers on Upwork and other freelance platforms.

### Run Front-End
1. npm install
2. npm start

### Run Backend
1. npm install
2. npm run build:watch (terminal 1)
3. npm start (terminal 2)

### How to add in the Chrome Extension
1. Go to client folder
2. npm run build
3. Go to chrome
4. Click on load unpacked
5. Select the build folder