> ## Documentation Index
> Fetch the complete documentation index at: https://trailblazer.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# NaijaTaste for food lovers: features overview

> Find Nigerian restaurants, simulate reviews, and build a taste profile across the web app, WhatsApp, and API — in English, Pidgin, Yoruba, Hausa, or Igbo.

If you eat Nigerian food and you're tired of apps that send you to the same four restaurants, this section is for you.

NaijaTaste is built around one idea: your recommendations should reflect your palate, your budget, and where you are — not an algorithm that treats every Nigerian diner the same.

## What you can do

<CardGroup cols={2}>
  <Card title="Find restaurants" icon="map-pin" href="/food-lovers/find-restaurants">
    Search by craving, city, price range, or GPS location. Get ranked picks filtered through your taste persona.
  </Card>

  <Card title="Generate reviews" icon="star" href="/food-lovers/generate-reviews">
    Simulate an authentic review in Pidgin, Yoruba, Hausa, Igbo, or English — star rating and tone label included.
  </Card>

  <Card title="Your taste profile" icon="user" href="/food-lovers/taste-profile">
    Builds automatically as you use the platform. The more you interact, the sharper your recommendations get.
  </Card>

  <Card title="Saved picks" icon="bookmark" href="/account/saved-reviews">
    Sign in to save your favourite restaurants and generated reviews across sessions.
  </Card>
</CardGroup>

## How you can reach NaijaTaste

Three channels — use whichever fits your moment.

<CardGroup cols={3}>
  <Card title="Web App" icon="globe" href="/channels/web">
    Chat mode or form mode at naijataste.onrender.com. No account needed for core features.
  </Card>

  <Card title="WhatsApp" icon="message-circle" href="/channels/whatsapp">
    Message NaijaTaste on WhatsApp. Chat in Pidgin, Yoruba, Hausa, Igbo, or English and get answers back in your language.
  </Card>

  <Card title="API" icon="terminal" href="/channels/api">
    Public REST API for developers. No authentication required for core endpoints.
  </Card>
</CardGroup>

## Languages supported

NaijaTaste speaks Nigerian. All five.

| Language            | Available on       |
| ------------------- | ------------------ |
| **English**         | Web, WhatsApp, API |
| **Nigerian Pidgin** | Web, WhatsApp, API |
| **Yoruba**          | WhatsApp           |
| **Hausa**           | WhatsApp           |
| **Igbo**            | WhatsApp           |

## How your persona shapes everything

Every recommendation and review is filtered through your taste persona. Three built-in archetypes:

| Persona                    | What drives them                        | Price sensitivity | Review tone      |
| -------------------------- | --------------------------------------- | ----------------- | ---------------- |
| **Lagos Professional**     | Ambiance, service, consistency          | Medium–high       | Mixed to formal  |
| **Street Food Enthusiast** | Flavour, portion, value                 | Budget-first      | Pidgin-heavy     |
| **The Aunty**              | Quality ingredients, home-style cooking | Variable          | Casual to formal |

Full detail: [Taste Personas](/features/personas).

## Where to start

<Card title="Find your first restaurant" icon="arrow-right" href="/food-lovers/find-restaurants">
  Open the app, type your craving, and get your first recommendation in under thirty seconds.
</Card>
