AI-powered citation generator - paste a source, get a properly formatted citation instantly.
CiteMeAI takes a URL, DOI, or raw text and uses AI to extract metadata and generate citations in standard academic formats. Built with Next.js 14 App Router, it runs server-side AI calls and delivers results with a clean shadcn/ui interface.
https://v0-cite-me-ai.vercel.app
| Feature | Description |
|---|---|
| AI Citation Generation | Extracts author, title, date, publisher from any source and formats it |
| Multiple Citation Formats | Supports APA, MLA, Chicago, and IEEE styles |
| URL / DOI / Text Input | Works with live links, DOIs, or pasted raw content |
| One-Click Copy | Copy formatted citation to clipboard instantly |
| App Router Architecture | Server components handle AI calls; client stays lightweight |
| Responsive UI | shadcn/ui + Tailwind with dark mode support via next-themes |
Framework : Next.js 14 (App Router)
Language : TypeScript 5
Styling : Tailwind CSS v4, shadcn/ui (New York), Radix UI
Icons : Lucide React
Animation : Motion (Framer Motion)
Charts : Recharts
Forms : React Hook Form + Zod
Analytics : Vercel Analytics
Package Manager : pnpm