Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TreasureUzoma/tastreesClone

Repository files navigation

TastreesClone

TatreesClone is an AI powered web applications built with Next.JS, that allows users to generate recipes from images of food or ingredients uploaded instantly.

Features

  • Generate recipe from image of any food
  • Generate recipe from ingredients

Tech Stack

  • Next.JS
  • TypeScript
  • Tailwind CSS
  • Vercel
  • Gemini API
  • YouTube API
  • JsPDF

Demo

Check out live demo here.

Installation

To get started with TastreesClone locally, follow these steps:

  1. Clone the repo

    git clone https://github.com/TreasureUzoma/tastreesClone.git
    cd tastreesClone
    
  2. Install dependencies

    npm install
    
  3. Add your environment varibles

    GEMINI_API_KEY=yourGeminiAPIkey
    YOUTUBE_API_KEY=yourYoutubeAPIkey
    
  4. Run the development server

    npm run dev
    

Open http://localhost:3000 with your browser to see the local preview.

Usage

Contributions are welcomed! Please open an issue or submit a pull request for any improvements or bug fixes.

License

This project is licensed under the MIT License.

Disclaimer

I do not own the brand name Tastrees, every logo used is not my property and not yours. The original developer is aware of this version so e cautious.

Inspiration.

This is the link to the original project https://www.tastrees.xyz

Contact

-Github TreasureUzoma

-X (Formerly Twitter) TreasureUzoma1

About

A nextjs AI web app for generating food recipe from image uploaded

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages