Skip to content

Praneetha-B5/Vortexa-Bot

 
 

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

🧠 AI Content Generator

A full-stack AI-powered content generation platform built using modern web technologies, designed to streamline and automate content creation for individuals, marketers, creators, and businesses.

This app allows users to log in securely, select from a wide variety of prompt-based templates (50+), and instantly generate high-quality content using Google’s Gemini LLM API.


🚀 What Is This Project?

The AI Content Generator is a production-ready web application that enables:

  • 📄 Automated content generation for blogs, ads, emails, social media, SEO, and more.
  • 👤 User-specific content history, enabling users to track, reuse, or edit their generated content.
  • 🔐 Secure, role-based access using Clerk authentication.
  • 🧠 Modular templates that can be extended or customized for various content types.

Ideal for content teams, digital marketers, small businesses, and personal productivity.


👨‍💻 How It Helps Users

  • ⏱ Saves time by automating content generation workflows
  • 💡 Sparks creativity by offering intelligent suggestions and structured templates
  • 📦 Centralizes and stores all past generations securely in the user dashboard
  • 🌐 Can be deployed and shared as a SaaS tool or internal content studio

🛠 Tech Stack

Layer Technology
Frontend Next.js (App Router), React
Styling Tailwind CSS
Type Safety TypeScript
Authentication Clerk.dev
AI Integration Gemini API (Google Generative AI)
Database Firebase / Supabase (configurable)
Deployment Vercel

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

Try it here!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 94.8%
  • CSS 3.1%
  • JavaScript 2.1%