Skip to content

Latest commit

 

History

History
118 lines (82 loc) · 3.16 KB

File metadata and controls

118 lines (82 loc) · 3.16 KB

CoC Inheritance 2024
GenPie

Story and Poetry Generation

Table of Contents

📝Description

  • Creative writing can be challenging, whether for inspiration, entertainment, or artistic expression. Writers often struggle with writer’s block, lack of ideas, or difficulty maintaining a consistent tone and style. This project aims to solve this problem by using AI to generate stories and poems based on user preferences.
  • This Web Application along with AI-integration will allow users to generate engaging stories and poems effortlessly. By selecting a theme (e.g., thriller, romance, horror, adventure, humor) and optionally providing a prompt, users can guide the generation process. If no prompt is given, the model creates a random story or poem in the chosen genre. A word limit option ensures customizable output length.

🔗Links

🤖Tech-Stack

Mention all languages/libraries/frameworks used in your project domain-wise
You can use icons too - find them here

Front-end

  • CSS
  • JavaScript
  • React

Back-end

  • NodeJS
  • ExpressJS

nlp

  • Gen_AI
  • ML

📈Progress

List down all the fully implemented features in your project

List down all the partially implemented features in your project

🔮Future Scope

  • The future scope envisions to add advanced features to enhance user experience and functionality. Key features to be added :
    1. Text-to-Speech and Video Generation : Integrating AI-driven text-to-speech capabilities to bring poems and stories to life, along with the potential for automatic video creation based on generated content.
    2. User Content Management : Enabling users to save and revisit their previously generated poems and stories, creating a personalized library for easy access and reference.

💸Applications

🛠Project Setup

1.Clone the GitHub repo.

git clone <url>

2.Enter the client directory. Install all the required dependencies.

  cd frontend
  npm install
  npm start

3.To start the backend server:

  cd backend
  npm install
  npm start

👨‍💻Team Members

👨‍🏫Mentors

Add names of your mentors with their emails and links to their GitHub accounts

📱Screenshots

Screenshot alt text