/sih2023-web

Web Application for Press Information Bureau (Govt. of India) that facilitates conversion of Text to Video for Press Releases. Built as part of Smart India Hackathon 2023.

Primary LanguageTypeScript

Smart India Hackathon 2023

Disclaimer: This project is still under development. The final product may differ from the current version. This project does not follow any best practices and is not optimized for production.

About

Topic

  • SIH1330

Problem Statement

  • Text to Video of various PIB Press Releases using Artificial Intelligence / Machine Learning / Generative Adversarial Networks in English and 13 Regional Languages viz. Hindi, Urdu, Punjabi, Gujarati, Marathi, Telugu, Kannada, Malayalam, Tamil, Odia, Bengali, Assamese and Manipuri.

Organization

  • Ministry of Information and Broadcasting

Domain Bucket

  • Smart Automation

Team Members

Getting Started

Node Version:

18.13.0

First, install the required packages:

pnpm install

Then, configure the .env file:

Check the .env.example file

Then, run the development server:

pnpm dev

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

Technologies Used

  1. Next.js
  2. TypeScript
  3. Tailwind CSS
  4. Shadcn UI
  5. Radix UI
  6. React-Hook-Form
  7. Zod
  8. Prettier
  9. ESLint
  10. Axios