Coder Social home page Coder Social logo

ankitpatne / ai-blog-generator Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 1.91 MB

Convert YouTube videos to blog articles effortlessly! This AI-powered application, built with TailwindCSS, Django, and OpenAI, extracts audio, transcribes with AssemblyAI, and generates blog posts. Securely store and access content by signing up. Transform content creation with cutting-edge technology.

Python 46.78% HTML 53.22%

ai-blog-generator's Introduction

AI based YouTube to Blog Converter

Overview

This application is a powerful tool that allows users to convert YouTube videos into blog articles effortlessly. Leveraging the capabilities of various technologies such as TailwindCSS, Django, JavaScript, OpenAI API, AssemblyAI, and PostgreSQL, this application ensures a seamless user experience.

Demonstration

Demo-AI-Web-App.mp4

Features

  1. YouTube Video to Audio: The user provides a YouTube video link, and the application uses Python libraries to extract the audio from the video.

  2. Audio Transcription with AssemblyAI: The extracted audio is sent to AssemblyAI through its API for transcription, converting spoken words into text.

  3. Blog Post Generation with ChatGPT: The transcribed text is then utilized with the ChatGPT OpenAI API to generate a coherent and well-structured blog article.

  4. User Authentication: Users can sign up and log in to the application. Their generated blog articles are stored securely in the PostgreSQL database, providing easy access to their content.

Technologies Used

  • Frontend:

    • TailwindCSS
    • JavaScript
  • Backend:

    • Django
  • APIs:

    • OpenAI API (ChatGPT)
    • AssemblyAI
  • Database:

    • PostgreSQL

Getting Started

  1. Prerequisites:

    • Ensure you have Python installed.
    • Set up a virtual environment and install dependencies using pip install -r requirements.txt.
  2. Database Setup:

    • Set up PostgreSQL and update the database configurations in the ai_blog_app/settings.py file.
  3. Environment Variables:

    • Update the .env file with the necessary environment variables (API keys, database credentials, etc.).
  4. Running the Application:

    • Run the Django development server using python manage.py runserver.
  5. Access the Application:

    • Open your web browser and navigate to http://localhost:8000 to use the application.

Usage

  1. User Registration/Login:

    • Users need to sign up or log in to access the YouTube to Blog converter.
  2. Input YouTube Video Link:

    • Provide the link to the YouTube video you want to convert.
  3. Blog Article Generation:

    • Sit back and relax as the application extracts audio, transcribes it, and generates a blog article using advanced AI technologies.
  4. Access Generated Blogs:

    • All generated blog articles are saved in the user's profile, accessible upon logging in.

Future Improvements

  • Implement real-time progress updates during the conversion process.
  • Enhance the user interface for a more intuitive experience.
  • Allow users to edit and customize the generated blog articles.

Contributing

I welcome contributions! If you have ideas for improvements or bug fixes, please create an issue or submit a pull request.

ai-blog-generator's People

Contributors

ankitpatne avatar

Stargazers

Grabkit avatar Son Tran avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.