Recent Notifications

Content creator


Content creator

Job Details

This and That Boutique is looking for a UGC content creator that would be interested in modeling and growing our Boutique eventually establishing an actual Brand. Marketing experience is a huge plus. This position would assist in product unboxing, facebook and Instagram posts, and TikTok. Our Boutique currently already has over 84k followers on facebook, but we want to take that to the next level. Growing Instagram and TikTok would help tremendously on exposure.

Check us out online:

https://shopthisandthatboutique.com



Hourly Intermediate Est. time: Less than 1 month, Less than 30 hrs/week

+4


Apply Here

If you enjoy using Freelance Autopilot, we would really appreciate your testimonial. Send it in here.

To stop receiving notifications. Go to https://freelanceautopilot.com/searches and disable or delete your tracked searches.

Female Spokesperson


Female Spokesperson

Job Details

We’re looking for a female spokesperson to record short, casual Loom-style videos for our business.

Details:

Each video will be 1–2 minutes long.

We’ll provide a script + example video for you to follow.

Style should be casual and conversational, like you’re recording your screen for a friend, not a polished commercial.

Home or office background is totally fine (no need for green screen).

Clear audio and decent lighting are important, but professional studio quality is not required.

No editing needed just record in one take and send, not

What we’re looking for:

Warm, approachable, natural delivery.

Ability to sound excited but authentic (not salesy).

Quick turnaround (24–48 hours per video).

Project scope:

First project will be 1 test video

If it goes well, this could become an ongoing role with multiple videos per month.

Please include a short sample video (even phone-recorded is fine) so we can see your delivery style.



Fixed price Intermediate Est. budget: $75.00



Apply Here

If you enjoy using Freelance Autopilot, we would really appreciate your testimonial. Send it in here.

To stop receiving notifications. Go to https://freelanceautopilot.com/searches and disable or delete your tracked searches.

Azure AI Search + Vector DB & LLM Prompt Pipeline for Target Company Angle Strength Analysis


Azure AI Search + Vector DB & LLM Prompt Pipeline for Target Company Angle Strength Analysis

Job Details

Refined Project Requirements – Executive Connectivity & Angle Analysis Automation
1. Background and Context
Our PE firm currently runs a deep research prompt that produces “angle analysis” for a single company. The goal is to build an Azure-based pipeline that can process hundreds of companies per batch, using a consistent file structure for inputs and outputs, and produce both consolidated and per-company outputs aligned to the scoring and formatting rules.
2. Objective
Design and implement a system that:
• Ingests and indexes internal documents stored in a defined Input Folder structure.
• Executes the updated Angle Analysis Prompt with retrieval for each company listed in the batch Excel.
• Produces:
o A consolidated batch PDF (like Various Names.pdf) with leaderboard, detailed table, and per-company detail sections.
o A per-company PDF (like the TargetCo example) for every processed company.
• Exports structured data to Excel/CSV for aggregation.
• Saves all outputs into a designated Outputs folder with date-stamped filenames.
3. Scope of Work
3.1 Input Folders
At the working directory root, there will be three top-level folders:
1. inputs/
o target_companies.xlsx (the batch company list; when updated, triggers processing).
o IC decks/
Contains 2–3 nested levels of subfolders with PDF/PPT files of IC decks.
o Thematic Subsector/
Contains 2–3 nested levels of subfolders with PDF/PPT thematic subsector decks and summaries.
2. exec_profiles/
o Stores ~2,000 PDF executive profiles (bios, titles, prior companies).
3. outputs/
o All generated outputs will be saved here.
o Filenames must be prefixed with a YYMMDD timestamp before the file name (e.g., 250816_VariousNames.pdf, 250816_TargetCo.pdf).
3.2 Processing
• The workflow will:
1. Read the target_companies.xlsx file from inputs/.
2. Retrieve relevant IC decks and subsector materials from nested folders under IC decks/ and Thematic Subsector/.
3. Retrieve relevant executive bios from exec_profiles/.
4. Process each company one by one through Azure AI Search + Prompt Flow.
5. Save outputs to outputs/.
3.3 Triggers
• Automatic Trigger: Run when target_companies.xlsx is updated.
• Manual Trigger: Run can also be started manually on demand.
4. Processing Logic and Scoring
Follow the updated project rules:
• Executive Connectivity (0–3 pts)
+2 for direct in-network executive at the target
+3 for strong subsector expert (cap at 3)
• Subsector Review Depth (0–2 pts)
+2 for recent, multi-company KPI-backed coverage
+1 for limited or older coverage
• Prior Bid Activity (0–2 pts)
+2 if LOI or term sheet submitted
• Former IC Deck Overlap (0–3 pts)
+3 if target in IC deck
+1 if analog in IC deck
• Total Score (0–10) → classification:
0–1 = Weak, 2–3 = Medium, 4+ = Strong
Execution notes:
• Only verified internal data; never hallucinate.
• Return “No known evidence” if no supporting data.
• Executives must be in-network only.
5. Output Specifications
5.1 Consolidated Batch PDF (like Various Names.pdf)
• Leaderboard: Sorted by score. Format:
ANGLE STRENGTH: X/10 – Strong/Medium/Weak — [Target Co] + one-line rationale.
• Detailed Table: One row per company with pillar scores, total, strength classification, and top executives.
• Per-Company Detail Sections: In leaderboard order, with pillar breakdowns and potential angles.
5.2 Per-Company PDFs (like TargetCo example)
• For each company, include:
o Angle Strength topline score + rationale.
o Sectioned scoring notes for all four pillars.
o Potential angles (exec-based).
o Any supporting references.
5.3 Structured Data Export
• CSV or Excel with one row per company containing all scoring fields.
• References normalized (exec IDs, doc paths).
5.4 File Naming
• All files saved under outputs/ with YYMMDD_ prefix.
6. Technical Architecture
Azure Blob Storage → store inputs and outputs.
Azure Cognitive Search + Azure Vector Database (best practices):
o Use Azure Cognitive Search as the semantic index.
o Augment with Azure Vector Database (e.g., Azure Cosmos DB with vector indexing) to ensure high-recall and high-precision retrieval.
o Follow best practices for RAG: hybrid search (text + embeddings), semantic ranking, vector normalization, and metadata filtering.
o Optimize retrieval pipelines for subsector decks, executive bios, and prior deal history to maximize context quality.
Azure OpenAI (Prompt Flow) → executes the prompt and scoring logic.
Azure Functions/Logic Apps → orchestrate triggers and batch flow.
Azure Key Vault & RBAC → security.
7. Deliverables
• Functioning pipeline integrated with folder structure.
• Indexed corpus in Azure Cognitive Search + Vector Database.
• Consolidated batch PDF and per-company PDFs for sample batch.
• CSV/Excel export.
• Documentation (setup guide, runbook).
8. Timeline and Budget
• Duration: 2 weeks.
• Budget: $XXX plus $500 quality bonus (based on test batch accuracy).
9. Acceptance Criteria
• End-to-end processing triggered by target_companies.xlsx update.
• Outputs saved with correct YYMMDD prefixes in outputs/.
• Consolidated PDF matches Various Names.pdf style.
• Per-company PDFs match the TargetCo example layout.
• Scores and executives adhere strictly to rules.
• Structured export reconciles 1:1 with the consolidated PDF content.
• The created output files (batch and per-company) will be validated against the provided examples – Various Names.pdf and TargetCo example.
• Retrieval quality is maximized through best practices in hybrid semantic + vector search.



Hourly: $50.00 - $100.00 Expert Est. time: 1 to 3 months, Less than 30 hrs/week



Example Cover Letter

**Upwork Proposal**

**Subject: Proposal for Executive Connectivity & Angle Analysis Automation Project**

Dear [Client's Name],

I am excited to submit my proposal for your project focused on developing an Azure-based pipeline for Executive Connectivity and Angle Analysis automation. With extensive experience in Azure services, data processing, and AI integration, I am confident I can deliver a robust solution that meets your objectives and enhances your research capabilities.

**Overview of My Background:**

I have been working in data engineering and cloud solutions for over [X years], specializing in the Azure ecosystem. I have successfully built similar data pipelines that manage complex research analyses, ensuring data integrity and adherence to scoring and formatting rules. My project management approach is aligned with agile methodologies, allowing for flexibility and rapid adjustments throughout the development process.

**Understanding of Your Project Requirements:**

1. **Data Ingestion and Document Handling:** I will develop a system that ingests and indexes your internal documents in the defined folder structure, ensuring seamless retrieval of necessary information from the various sources, including IC decks, thematic subsector materials, and executive profiles.

2. **Automated Processing:** Utilizing Azure AI Search and Prompt Flow, I will implement a method to process each company in your batch file one by one. This includes executing the Angle Analysis Prompt and applying your specified scoring methodology while strictly adhering to data retrieval protocols.

3. **Output Delivery:** The solution will provide:
- A consolidated batch PDF with leaderboard and detailed tables.
- Individual per-company PDFs that maintain a consistent format and include all required sections.
- A structured data export in CSV/Excel format, ensuring all scoring fields are captured accurately.

4. **Folder Structure and File Management:** I will ensure that the output files are saved with the correct YYMMDD prefixes and organized within the designated output folder.

5. **Automated Triggers:** The system will automatically initiate when updates occur in the target_companies.xlsx file, with options for manual triggers as needed.

**Proposed Technical Architecture:**

- **Azure Blob Storage** for input and output file management.
- Implementation of **Azure Cognitive Search** combined with a **Vector Database** for effective data retrieval.
- Utilizing **Azure OpenAI** with Prompt Flow for executing scoring logic.
- **Azure Functions** for orchestrating the workflow and triggers.

**Timeline and Budget:**

I am prepared to complete this project within the 2-week timeframe you've outlined. My proposed budget is $XXX, with a commitment to quality that meets your acceptance criteria, and I will strive to qualify for the $500 bonus based on the accuracy of the test batch.

**Next Steps:**

I would love to discuss your project in further detail and understand any additional nuances or specific requirements you might have. Please feel free to suggest a suitable time for us to connect.

Thank you for considering my proposal. I look forward to the opportunity to collaborate and bring your vision to life.

Best regards,

[Your Name]
[Your LinkedIn Profile or Personal Website]
[Your Upwork Profile Link]
[Your Contact Information]

Apply Here

If you enjoy using Freelance Autopilot, we would really appreciate your testimonial. Send it in here.

To stop receiving notifications. Go to https://freelanceautopilot.com/searches and disable or delete your tracked searches.

Video Editor Needed for Gaming YouTube Channel


Video Editor Needed for Gaming YouTube Channel

Job Details

I am looking for a skilled video editor to help me enhance my gaming YouTube channel.The channel is in the beginning stages and has room for lots of improvement. The job involves basic video editing tasks such as trimming, adding transitions, and incorporating sound effects to make my gameplay videos more engaging and enjoyable for viewers. If you are passionate about gaming and have experience in video editing, I would love to hear from you! Please share your portfolio or examples of previous work. I personally suck at the editing portion of content creating I have a ton of ideas and ambition but dont know how to use the tools or time to figure it out.



Fixed price Entry Level Est. budget: $150.00

+2


Apply Here

If you enjoy using Freelance Autopilot, we would really appreciate your testimonial. Send it in here.

To stop receiving notifications. Go to https://freelanceautopilot.com/searches and disable or delete your tracked searches.

Mechanical Designer (Sheet Metal Enclosure for Display Platform)


Mechanical Designer (Sheet Metal Enclosure for Display Platform)

Job Details

Description:
We are looking for an experienced Mechanical Engineer / Designer to create a sheet metal enclosure for our electronics display platform. We already have the PCBA and LCD display vendor; your role is to design a manufacturable enclosure that integrates these components and recommend vendors who can produce prototypes.

See attached PDF for a similar enclosure we are basing our design on.

Scope of Work:
Design a two-piece sheet metal enclosure with:
- interchangeable front frames for 4.3", 5", and 7" LCD displays (mounted via VHB adhesive).
- A common rear cover shared across all display sizes.
Integrate PCBA mounting with standoffs & screws.
Add cutouts for all I/O ports (Ethernet, USB, power, etc.).
Ensure ribbon cable routing with minimal stress.
Optimize the design for sheet metal prototyping (laser cut + bent).
Provide recommendations for prototype sheet metal vendors (domestic or international).

Deliverables:
3D CAD assemblies (SolidWorks, Fusion 360, or Creo).
STEP/IGES neutral CAD files.
2D fabrication drawings (PDF).
DXF flat patterns for sheet metal cutting.
Mechanical BOM (fasteners, standoffs, adhesives).
Exploded assembly drawings/instructions.
Vendor list / recommendations for prototype builds.

Qualifications:
Proven experience with sheet metal design for electronics enclosures.
Proficiency in SolidWorks, Creo, or Fusion 360.
Strong understanding of DFM (Design for Manufacturability) for sheet metal.
Familiarity with enclosure assembly for LCDs and PCBs.
Ability to deliver a complete, production-ready design package.



Hourly: $50.00 - $85.00 Intermediate Est. time: Less than 1 month, Less than 30 hrs/week

+3


Example Cover Letter

**Upwork Proposal for Mechanical Engineer / Designer Position**

Dear [Client's Name],

I hope this message finds you well. I am excited to submit my proposal for the Mechanical Engineer / Designer position you posted, looking for expertise in designing a sheet metal enclosure for your electronics display platform. I believe my skills, experience, and passion for mechanical design make me a perfect fit for this project.

**Overview of Relevant Experience:**
With over [X years] of experience in mechanical engineering and design, I have successfully delivered multiple projects involving sheet metal design for electronic enclosures. My proficiency in SolidWorks, coupled with a robust understanding of Design for Manufacturability (DFM), allows me to create efficient, manufacturable designs that meet and exceed client expectations.

**Understanding Your Project Needs:**
I have reviewed your project description and the attached PDF. Here’s how I plan to approach the design of the two-piece sheet metal enclosure:
- **Designing the Enclosure:** I will create a modular design with interchangeable front frames for the 4.3”, 5”, and 7” LCD displays, ensuring compatibility and ease of assembly.
- **Integration of Components:** The design will include strategic mounts for the PCBA, with standoffs and screws for optimal stability, along with precise cutouts for all necessary I/O ports.
- **Cable Management:** Ensuring that both functional and aesthetic aspects are addressed, I will focus on effective ribbon cable routing that minimizes stress on the components.

**Deliverables:**
I will provide a comprehensive design package that includes:
- 3D CAD assemblies in SolidWorks
- STEP/IGES neutral CAD files for compatibility
- Detailed 2D fabrication drawings in PDF format
- DXF flat patterns suited for sheet metal cutting
- A Mechanical Bill of Materials (BOM) including fasteners and adhesives
- Exploded assembly drawings with clear instructions
- A curated list of recommended vendors for prototype production, both domestic and international

**Why Work With Me:**
- **Proven Track Record:** I have worked extensively with clients in similar projects, and I pride myself on delivering high-quality designs that are production-ready.
- **Communication & Collaboration:** I believe in maintaining open channels for communication and will ensure that you are involved in the design process, accommodating any adjustments you might need.
- **Timely Delivery:** I understand the importance of deadlines and am dedicated to providing timely deliverables without compromising quality.

I am truly excited about the opportunity to help bring your vision to life. I would love the chance to discuss this project further and understand your specific requirements. Please let me know a suitable time for us to connect.

Thank you for considering my proposal. I look forward to the opportunity to collaborate with you!

Best regards,

[Your Name]
[Your Upwork Profile Link]
[Your Contact Information]
[Your Portfolio Link, if applicable]

Apply Here

If you enjoy using Freelance Autopilot, we would really appreciate your testimonial. Send it in here.

To stop receiving notifications. Go to https://freelanceautopilot.com/searches and disable or delete your tracked searches.

DJ Needed for Event - August 30 - Houston


DJ Needed for Event - August 30 - Houston

Job Details

I am looking for a DJ for an event at the end of this month on August 30 from 10 AM to 2 PM in Houston Texas. The event is about 150 to 250 people and there will be a parade and Art.



Hourly Intermediate Est. time: Less than 1 month, Less than 30 hrs/week



Apply Here

If you enjoy using Freelance Autopilot, we would really appreciate your testimonial. Send it in here.

To stop receiving notifications. Go to https://freelanceautopilot.com/searches and disable or delete your tracked searches.

YouTube Video Editor / Graphic Designer


YouTube Video Editor / Graphic Designer

Job Details

I have a YouTube channel with 5 million subscribers, and I'm looking for someone who can help me edit my raw footage into creative and fun videos. Must have experience with adding stock footage, B roll, and custom animations/graphics to make the video as watchable and entertaining as possible. Scope of project is approximately one video every 1-2 weeks. I'd love to work with you long term if things work out!



Hourly: $30.00 - $40.00 Intermediate Est. time: More than 6 months, 30+ hrs/week



Apply Here

If you enjoy using Freelance Autopilot, we would really appreciate your testimonial. Send it in here.

To stop receiving notifications. Go to https://freelanceautopilot.com/searches and disable or delete your tracked searches.

Flexible Software Developer Needed


Flexible Software Developer Needed

Job Details

We are seeking a flexible software developer who can adapt to varying workloads ranging from 0 to 40 hours per week based on project needs. The ideal candidate should possess strong independence and critical thinking skills that allows them to translate business requirements into development tasks, and should be flexible and open to working in a less structured project environment. This role offers the opportunity to collaborate on exciting projects while maintaining a work-life balance. If you are passionate about software development and can adjust your schedule to fit our requirements, we would love to hear from you!

**Relevant Skills:**
- Software Development
- Problem Solving
- Adaptability
- Flexibility
- Collaboration
- Independence
- Critical Thinking
- Programming Languages (e.g., .NET, Angular, SQL)



Hourly: $50.00 - $100.00 Intermediate Est. time: 3 to 6 months, Less than 30 hrs/week



Example Cover Letter

Subject: Proposal for Software Developer Position

Dear [Client's Name],

I hope this message finds you well. I am excited to apply for the Software Developer position you have posted, as I believe my skills and flexible approach make me an ideal candidate for this role.

With a strong background in software development, I have experience working across various programming languages, including .NET and Angular, as well as proficiency in SQL. I am passionate about translating complex business requirements into effective and efficient development tasks. My problem-solving abilities and critical thinking skills allow me to approach challenges strategically, ensuring that projects are completed successfully and on time.

I appreciate your emphasis on independence, adaptability, and collaboration. I thrive in environments that require flexibility and enjoy working less structured project settings. This role aligns perfectly with my work ethic and commitment to maintaining a proper work-life balance while delivering high-quality results.

I am open to adjusting my workload based on project needs and can provide support for varying hours, whether it’s a few hours a week or a full-time commitment as required. I look forward to the opportunity to collaborate on exciting projects and contribute positively to your team.

Thank you for considering my proposal. I am eager to discuss how I can support your projects and help achieve your objectives.

Best regards,

[Your Name]
[Your LinkedIn Profile]
[Your Upwork Profile Link]
[Your Contact Information]

Apply Here

If you enjoy using Freelance Autopilot, we would really appreciate your testimonial. Send it in here.

To stop receiving notifications. Go to https://freelanceautopilot.com/searches and disable or delete your tracked searches.

Mechanical Designer & Draftsman for 3D Modeling in Las Vegas


Mechanical Designer & Draftsman for 3D Modeling in Las Vegas

Job Details

We are seeking a skilled mechanical designer and draftsman located in Las Vegas to visit our client site. The primary task involves taking precise measurements of an existing hopper and creating a detailed 3D model using SolidWorks. The ideal candidate should possess a strong background in mechanical design and be able to provide high-quality modeling services. If you're local to the area and have experience with SolidWorks, we encourage you to apply and help us deliver exceptional results for our client.



Hourly: $25.00 - $45.00 Intermediate Est. time: Less than 1 month, Hours to be determined



Example Cover Letter

Subject: Proposal for Mechanical Designer and Draftsman Position

Dear [Client's Name],

I hope this message finds you well. I am writing to express my interest in the mechanical designer and draftsman position you have posted. As a skilled mechanical designer with extensive experience in SolidWorks, I am excited about the opportunity to assist you in creating a detailed 3D model of the existing hopper.

Based in Las Vegas, I am familiar with the local area and can promptly visit the client site to take precise measurements. My background in mechanical design equips me with a strong understanding of both theoretical principles and practical applications, allowing me to deliver high-quality modeling services tailored to your client's needs.

Here are a few highlights of my qualifications:
- Proficiency in SolidWorks with over [X years] of experience in 3D modeling and drafting.
- Strong attention to detail, ensuring accurate measurements and models.
- Proven track record of delivering projects on time and within budget.
- Ability to communicate effectively and collaborate with team members and clients.

I am confident that my skills and local presence make me an ideal candidate for this role. I would love the opportunity to discuss how I can contribute to the success of your project and exceed your client's expectations.

Thank you for considering my proposal. I look forward to the possibility of working together. Please feel free to reach out to me directly if you have any questions or would like to schedule a meeting.

Best regards,

[Your Name]
[Your Phone Number]
[Your Email Address]
[Your Upwork Profile Link]

Apply Here

If you enjoy using Freelance Autopilot, we would really appreciate your testimonial. Send it in here.

To stop receiving notifications. Go to https://freelanceautopilot.com/searches and disable or delete your tracked searches.

Wedding Videographer Needed for Court Wedding and Reception Dinner


Wedding Videographer Needed for Court Wedding and Reception Dinner

Job Details

We are seeking a talented wedding videographer to capture our special day, including a court wedding and a reception dinner. The ideal candidate will have experience in wedding videography and a portfolio demonstrating their skills. You will be required to work for approximately 4 hours, capturing candid moments, key events, and the overall ambiance of the celebration. If you have a creative eye, excellent editing skills, and the ability to deliver high-quality footage, we'd love to hear from you!



Hourly: $31.00 - $83.00 Intermediate Est. time: Less than 1 month, Less than 30 hrs/week



Apply Here

If you enjoy using Freelance Autopilot, we would really appreciate your testimonial. Send it in here.

To stop receiving notifications. Go to https://freelanceautopilot.com/searches and disable or delete your tracked searches.