Agnik7 / CreatiGenius

A website to help in content generation and writing

Home Page:https://creati-genius.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CreatiGenius

CreatiGenius is your creative companion for instant content generation. With a few simple inputs, you can craft compelling stories, scripts, songs, and posts, all tailored to your specific word limit and tone preferences. No more writer's block – just click and create!

Features

  • Diverse Content: Generate a wide range of content types, including stories, scripts, songs, and posts, all from one platform.

  • Customization: Fine-tune your content by specifying word limits and desired tones, ensuring it matches your unique requirements.

  • Effortless Creation: Simplify your content creation process with our intuitive interface. Enter details, click, and voilà – your content is ready.

  • High-Quality Output: Expect well-crafted content that's ready for use in projects, blogs, or social media.

  • Time-Saver: Say goodbye to hours of brainstorming and drafting. CreatiGenius gives you instant, polished content.

Getting Started

  1. Fork this Repository

  2. Clone Your Fork:

    git clone https://github.com/your-username/CreatiGenius.git
  3. Navigate to the Project Directory:

    cd CreatiGenius
  4. Install Backend Dependencies:

    cd backend
    pip install -r requirements.txt
  5. Install Frontend Dependencies:

    cd frontend
    npm install
  6. Start server:

    cd backend
    python server.py
  7. Fire the website:

    cd frontend
    npm run dev

Usage

  1. Enter your content requirements, such as content type (story, script, song, post), desired word limit, and tone.

  2. Click the "Generate" button.

  3. CreatiGenius will instantly craft content that matches your specifications.

  4. Copy and use the generated content in your projects, blogs, or wherever you need it.

The Curious Contributors 😎

Acknowledgments

CreatiGenius leverages cutting-edge natural language processing techniques. We extend our gratitude to the open-source community for their invaluable contributions.


Ready to simplify your content creation process? Give CreatiGenius a try!

Happy content creation!

About

A website to help in content generation and writing

https://creati-genius.vercel.app


Languages

Language:JavaScript 50.1%Language:CSS 24.7%Language:Python 24.4%Language:HTML 0.9%