Skip to content

Latest commit

 

History

History
104 lines (49 loc) · 2.64 KB

File metadata and controls

104 lines (49 loc) · 2.64 KB

What Is Autofi ?

Autofi is a tool that automates the workflow for content creators, helping them upload their content with complete SEO optimization. This ensures their videos reach a wider audience and maximize revenue potential .

Local System Working Demo Production Side Working Demo
Click on the Video Thumbnail ⬇️ Click on the Video Thumbnail ⬇️
Local System working Production side working

✨ Features

  • Scraper – Automates data scraping and generates ready-to-use scripts.

  • YouTube Studio Authentication – Secure integration for managing video uploads directly.

  • Content Generation

  • 🔑 Auto-generate trendy keywords

  • 📝 Create optimized titles

  • 📄 Write engaging descriptions

  • Thumbnail Generator – Instantly design custom thumbnails for videos.

  • Notification System – Sends an email or call once the setup or tasks are completed.

Flow of the project -

image

Frontend ENDPOINTS

image

Backend ENDPOINTS

image

Tech Stack -

  • Typescript
  • Nextjs
  • Prisma
  • GenAi
  • Template For initial Setup
  • PR reviewing - coderabbitai

What you can expect after using autofi ?

image

Our BrainStorming Flow

image

🚀 Installation & Setup

Follow the steps below to run the project locally:

  1. Clone the repository:
    git clone https://github.com/divyansh-prks/autofi
    
    
  2. Navigate into the project folder:
    cd autofi
    
  3. Install dependencies:
    npm install
    
  4. Install TypeScript globally (if not already installed):
    npm install -g typescript
    
  5. Start the development server:
     npm run dev