Skip to content

Commit ab2e4c8

Browse files
committed
Update readme
1 parent e4b7035 commit ab2e4c8

File tree

1 file changed

+8
-49
lines changed

1 file changed

+8
-49
lines changed

README.md

Lines changed: 8 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -66,55 +66,14 @@ enhance "review my Python code"
6666
# Transform a vague question into a precise & detailed prompt
6767
enhance -s detailed "best places to eatout in bangalore"
6868
# Output:
69-
# Objective: Provide an exhaustive list of top-rated restaurants in Bengaluru, considering various culinary preferences, regional specialties, and dining experiences.
70-
71-
# Scope:
72-
73-
# 1. Cuisine Analysis: Include a range of international and local cuisines, such as North Indian, South Indian (including dosa, idli, and vada), Chinese, Italian, Mexican, and Middle Eastern.
74-
# 2. Dining Experience: Cover various settings, including:
75-
# - Fine dining restaurants with upscale ambiance
76-
# - Casual eateries with outdoor seating or street food options
77-
# - Specialty cafes serving coffee, pastries, or desserts
78-
# 3. Regional Focus: Highlight local favorites and hidden gems in specific neighborhoods or areas, such as:
79-
# - HSR Layout
80-
# - Koramangala
81-
# - Indiranagar
82-
# - Electronic City
83-
# 4. Food Quality and Safety: Prioritize restaurants with high food quality ratings, excellent hygiene standards, and a strong reputation for serving fresh ingredients.
84-
85-
# Deliverables:
86-
87-
# 1. A comprehensive list of 20–25 top-rated restaurants in Bengaluru, including:
88-
# - Restaurant name
89-
# - Address (with nearest landmark or metro station)
90-
# - Cuisine type(s) served
91-
# - Average rating (based on online reviews)
92-
# 2. A brief description (1–2 paragraphs) for each restaurant, highlighting its unique features, specialties, and any notable awards or recognition.
93-
# 3. Recommendations for the best restaurants in Bengaluru for:
94-
# - Vegetarians and vegans
95-
# - Non-vegetarians (including meat and seafood options)
96-
# - Families with young children
97-
# - Couples looking for a romantic dinner
98-
99-
# Constraints:
100-
101-
# 1. Filter by Rating: Only include restaurants with an average rating of 4 or higher on review platforms like Zomato, TripAdvisor, or Google Reviews.
102-
# 2. Exclusion Criteria: Exclude restaurants that are:
103-
# - Closed permanently or temporarily
104-
# - Not available for dine-in (only take-out or delivery)
105-
# - Known for poor service or unhygienic conditions
106-
107-
# Enhanced Clarity:
108-
109-
# 1. Use precise and descriptive language to ensure accurate representation of each restaurant's offerings.
110-
# 2. Utilize relevant keywords and phrases to facilitate easy searchability.
111-
112-
# Additional Analysis Dimensions:
113-
114-
# 1. Price Range: Provide a price range (budget-friendly, moderate, upscale) for each restaurant to help users plan their dining experience accordingly.
115-
# 2. Accessibility: Note any accessibility features or considerations for visitors with disabilities.
116-
# 3. Reservations and Online Ordering: Indicate if reservations are recommended or available online, as well as options for ordering food through apps or websites.
117-
69+
# Objective: Provide an exhaustive list of top-rated restaurants in Bengaluru, considering various
70+
# culinary preferences, regional specialties, and dining experiences. Include a range of international
71+
# and local cuisines, cover various settings from fine dining to casual eateries, and highlight local
72+
# favorites in specific neighborhoods. Prioritize restaurants with high food quality ratings and
73+
# excellent hygiene standards. Deliver a comprehensive list of 20–25 top-rated restaurants with name,
74+
# address, cuisine type, and average rating. Provide brief descriptions highlighting unique features
75+
# and include recommendations for different dietary preferences and occasions. Filter by rating (4+),
76+
# exclude closed or delivery-only restaurants, and note accessibility features and reservation options.
11877
```
11978

12079
**Example Use Case - Content Creation:**

0 commit comments

Comments
 (0)