Skip to content

Definy is a simple and clean AI-powered web app that generates short, easy-to-understand definitions for any term using Google's Gemini API. Built with the MERN stack, it's designed for students, professionals, and curious minds who want quick and accurate explanations without searching through long articles.

Notifications You must be signed in to change notification settings

AmanTiwari404/Definy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔍 Definy – AI-Powered Definition Generator

Definy is a full-stack web application that uses Google's Gemini API to generate short, simple definitions for any term or concept entered by the user. It's built with the MERN stack and is designed to be fast, useful, and beginner-friendly.

🔎 Just enter a word. Get a concise, AI-generated explanation in seconds.


🔧 Tech Stack

Layer Tech Used
Frontend React, Tailwind CSS, Axios
Backend Node.js, Express, dotenv
AI Model Google Gemini (@google/generative-ai)
Deployment Vercel (frontend), Render (backend)

✨ Features

  • 💬 Type any term and get a short definition instantly
  • ⚡ Powered by Google Gemini API
  • 📱 Responsive UI built with Tailwind CSS
  • 🌍 Fully deployed and shareable online

🚀 Live Demo


📄 About This Repository

This project was created to practice and demonstrate how to:

  • Integrate LLM APIs (Gemini) in a real-world MERN project
  • Build clean React frontends that consume external APIs
  • Create a simple but effective AI tool for learners

The repo contains both frontend (client/) and backend (server/) code, structured in a scalable way.


🛠️ Getting Started (Local Setup)

1. Clone the Repository

git clone https://github.com/your-username/definy.git
cd definy

About

Definy is a simple and clean AI-powered web app that generates short, easy-to-understand definitions for any term using Google's Gemini API. Built with the MERN stack, it's designed for students, professionals, and curious minds who want quick and accurate explanations without searching through long articles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published