2024-12-14.15-48-18.mp4
Experience English words in a new light with our modern redefinition platform.
Get fresh, contemporary explanations of English words that bridge traditional meanings with modern perspectives.
Leverage Google's advanced Gemini AI technology for intelligent and contextual word redefinitions.
Generate visually appealing cards showcasing word definitions with modern design aesthetics.
Enjoy fluid transitions and engaging animations powered by Framer Motion.
Perfect experience across all devices - desktop, tablet, and mobile.
Download and share your generated definition cards in high-quality SVG format.
Built with Next.js for optimal loading speeds and performance.
- Node.js 18.0 or later
- npm or yarn
- A Gemini API key
- Clone the repository
git clone https://github.com/ChanMeng666/english-redefine.git
- Install dependencies
npm install
# or
yarn install
- Set up environment variables
Create a
.env.local
file with:
GEMINI_API_KEY=your_gemini_api_key
- Run the development server
npm run dev
# or
yarn dev
- Open http://localhost:3000 to view the application
Contributions are welcome! Please feel free to submit a Pull Request.
See the Apache-2.0 license file for details.