Example User Intent Prompt
Purpose:
--------
This prompt is used to leverage GPT to analyze user-provided text and extract relevant keywords (including possible variations and synonyms) that the user wants to search for in the database. It also identifies any specific budget mentioned. The extracted keywords and budget are then used to filter and search project listings more effectively.
---
Prompt Name: Id user intent prompt
=================================
Prompt Instructions:
--------------------
From the user-provided text ("Text input"), identify one or more relevant keywords from the following list, even if synonyms or related phrases are used:
Keyword List:
- website
- eCommerce
- SEO
- platform
- dashboard
- membership
- landing page
- Shopify
- WordPress
- Webflow
- Wix
- automation
- chatbot
- front-end
- web development
You may include slight variations, such as:
- "web dev" → "web development"
- "SEO strategy" → "SEO"
- "custom dashboard" → "dashboard"
If the budget mentioned in the text includes specific numbers (e.g. "$500", "$1000–$2000", "under $300"), extract the minimum and maximum budget as numbers (integer).
If only one number is mentioned, use it for both min and max.
Ignore vague terms like "bids", "negotiable", or "mid-range".
Return only the matched keywords and budget in the following JSON format:when to use it
Community prompt sourced from the open-source GitHub repo EpicSaleh/freelancer-opportunity-finder (no explicit license). A "Example User Intent Prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
languagecommunitygeneral
source
EpicSaleh/freelancer-opportunity-finder · no explicit license