upes-open / OSoc-24-The-Content-Forge

The Content Hub Is a online platform which acts as a all in one solution helping content creators develop and generate short form video image content utilising genai models and cloud to maximize their efficiency and benefit from the ever-growing developments in ai models
GNU Affero General Public License v3.0
0 stars 8 forks source link
aws docker fastapi genai microservices nodejs react whisper

The Content Forge

Project Description

The Content Hub Is a online platform which acts as a all in one solution helping content creators develop and generate short form video image content utilising genai models and cloud to maximize their efficiency and benefit from the ever-growing developments in ai models. This Project Aims to unite the gap that exist between content creation and efficiency and it does that by integrating ai into the Workflow . This is a multidisciplinary project which will cover frontend ,backend ,ui ux ,devops, cloud and Genai. Built on top of the aws cloud we will ensure that this online platform is the all in one solution to every creators need and with capabilities of creating , generating and editing Audio video and image content on the fly.

Technology Stack

My Skills

Installation

  1. Install the NodeJS LTS (v20.14.0) Click Here

  2. Install the latest Python version (v3.12.4) Click Here

  3. For Python based projects:

    pip install -r requirements.txt
    python3 app.py
  4. Node based projects:

    cd <folder_name>
    npm i
    npm run dev

    Setup

  5. Create a fork on the repository

  6. Clone the forked repository

    git clone <repo_link>
  7. Open the cloned repository in your desired code editor (eg: VS Code, Zed, Sublime Text)

Contributing

  1. Create a branch: git checkout -b <your_username>
  2. Issues: Find the active issues in the issues tab.
  3. Comment on the issue, and get yourself assigned to it.
  4. Complete the issue and raise a Pull Request containing the issue number, eg: Fixes #23
    git add .
    git commit -m "<commit_message>"
    git push -u origin <branch_name>
  5. Wait for the code review and pull request merge.

Rules

  1. There are 3 level of toughness of the issues.
    1. Easy: The issues which are beginner level and easy to solve. (10 points)
    2. Medium: The issues which are intermediate level and a bit tricky to solve. (20 points)
    3. Hard: The issues which are advanced level and includes advanced concept of the technology stack to solve. (30 points)
  2. Direct commit on main branch is restricted. Creating a branch is mandatory.
  3. Pull request without the issue number will not be merged.
  4. Scores will be weekly declared on the OPEN's website and discord.
  5. All the discussion has to be performed on the Discord sever or GitHub.
  6. Raising and solving a self issue will not be considered as legit contribution. Read Innovation Center

Inovation Center

If a contributor has to introduce a new feature that is not mentioned in the issues, the conrributor has to discuss the feature with the repository maintainer. The maintainer will raise the issue and assign it to the respective contributor.

Help center

In case of any problem, kindly reach out to us on our mail upesopen@gmail.com.

Disclaimer

This project is under the OSoC'24. OSoC'24 is organized by OPEN Community, UPES. All the projects are open source with a copyleft license. Kindly go through the licensing terms thoroughly to avoid any issues in code distribution. [LICENSE](). Any violation of the licensing terms will lead to unavoidable consequences

Architecture

Note: All changes that will be proposed to the architecture must be discussed on the Discord server first with the project mentor and other teammates. Only after this discussion will those changes be finalized.

ContentHubArch drawio (1)

Contributions

Alt

LICENSE