DEV Community

Cover image for Unburn Toys: AI Powered Tool
Kunal KandePatil
Kunal KandePatil

Posted on • Edited on

Unburn Toys: AI Powered Tool

Unburn Toys

An open-source AI project with a bunch of useful tools, using gemini and next.js

Get a live preview -> https://toys.unburn.tech/

Tools

  • Caption Generator
  • Image to Prompt
  • Prompt Enhancer
  • Image Text Extractor
  • Grammar Checker
  • Paraphraser
  • Summarizer

Deploy Your Own

Deploying to Vercel just requires a single click:
Deploy with Vercel


Manual Installation

Clone this project using git.

git clone https://github.com/flameface/unburn-toys.git
Enter fullscreen mode Exit fullscreen mode

Installing all dependencies.

npm install
Enter fullscreen mode Exit fullscreen mode

Create .env.local file in root directory and put your API key. (Get it here: AI Studio).

GOOGLE_API_KEY=XXXXXXXXXXXXXXXXX
Enter fullscreen mode Exit fullscreen mode

Finally run the following command to start the app.

npm run dev
Enter fullscreen mode Exit fullscreen mode

You should now be able to access your app at localhost:3000.


Top comments (3)

Collapse
 
pheno_park_259955579e97e4 profile image
Pheno Park

Delicious barbecue catering brings together freshly grilled meats, smoky flavors, and satisfying side dishes for any gathering. If you're looking for meal inspiration or want to compare barbecue options before ordering, The Cookout Menu is a valuable resource featuring menu items, prices, and popular combinations. From BBQ trays to classic sides and milkshakes, it helps diners plan their perfect meal. Before your next event or restaurant visit, see menu to explore available choices and discover flavorful combinations that suit every taste and occasion while making dining decisions easier and more enjoyable.

Collapse
 
aining_2022 profile image
aining

good share

Some comments may only be visible to logged-in visitors. Sign in to view all comments.