iamkanhaiyakumar / ai-content-generator

MIT License
3 stars 15 forks source link

![GitHub issues](https://img.shields.io/github/issues/iamkanhaiyakumar/ai-content-generator) ![GitHub pull requests](https://img.shields.io/github/issues-pr/iamkanhaiyakumar/ai-content-generator) ![GitHub forks](https://img.shields.io/github/forks/iamkanhaiyakumar/ai-content-generator) ![GitHub Repo stars](https://img.shields.io/github/stars/iamkanhaiyakumar/ai-content-generator?style=social) ![GitHub contributors](https://img.shields.io/github/contributors/iamkanhaiyakumar/ai-content-generator)
![Repo Size](https://img.shields.io/github/repo-size/iamkanhaiyakumar/ai-content-generator) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github?af=5236ad)
![Visitors Count](https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fgithub.com%2Fiamkanhaiyakumar2023%2Fai-content-generator&label=visitors&countColor=%2337d67a&style=flat&labelStyle=upper)

Table of Contents

  1. Introduction
  2. Tech Stack
  3. Features
  4. Installation Guide
  5. Contributing Guide
  6. Outreach
  7. Project Admin
  8. Code of Conduct
  9. Learn More
  10. Deploy on Vercel
  11. License
  12. Support
  13. Contributors

✨🎈Introduction

AI Content Generator is a web-based application built using Next.js and TypeScript. It is designed to create AI-driven content generation tools with modern development frameworks. The project aims to provide efficient and scalable content workflows to improve productivity, and it is deployable via Vercel for quick and easy hosting.

⌨️Tech Stack

💻Features

  1. Clone this repository to your local machine:

    git clone https://github.com/your-username/ai-content-generator.git
    cd ai-content-generator
  2. Install the required dependencies:

    npm install 
  3. Setup environment variables Create a .env.local file in the root directory and add the following values:

    SOCKET_IO_SERVER_URL=http://localhost:3001
  4. Run the application For development:

    npm run dev

    For production:

    npm run build
    npm start

    🛠️ Contributing Guide

We welcome contributions to the videocall webapp project! To contribute:

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature-name)
  3. Commit your changes (git commit -am 'Add new feature')
  4. Push to the branch (git push origin feature-name)
  5. Create a new Pull Request

Please refer to the CONTRIBUTING.md for more detailed information.

💪 Outreach

HelpOps-Hub is proudly part of global initiatives engaging with passionate developers and open-source enthusiasts worldwide:

Name Logo Purpose
GSSoC'2024-Extd a white background with the text, GirlScript Summer of Code next to an orange flower The coding period is from October 1st to October 30th, during which contributors make contributions and earn points on the platform.
Hacktoberfest 2024 a black background with the official logo of Hacktoberfest 2024 Hacktoberfest is a month-long October event welcoming all skill levels to join the open source community, contribute quality pull requests on GitHub, and earn cool swag.

## Project Admin man-techno

Kanhaiyakr01 https://https://www.linkedin.com/in/kanhaiyakumar01/

📑Code Of Conduct

This project and everyone participating in it is governed by the Code of Conduct. By participating, you are expected to uphold this code.

📚 Learn More

To deepen your understanding of Next.js, check out these valuable resources:

🌐 Deploy on Vercel

The simplest way to deploy your Next.js app is through the Vercel Platform, created by the team behind Next.js. For more deployment options, refer to our Next.js deployment documentation.

📝License


Gityzer is licensed under the terms of the MIT License. check out LICENSE for details.

⭐Support

(Back to top⬆️)