Skip to content

msriv6-prog/fake_headline_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📰 Fake News Headline Generator in Python 😂🎙️

The Fake News Headline Generator is a fun Python project that creates hilarious, random “Breaking News” headlines by combining quirky subjects, actions, and places.
Users can add their own custom inputs, save headlines to a file, and generate endless funny combinations — all through a simple interactive console interface.


🔹 Features

  • Randomly generates funny news headlines using Python’s random module
  • Allows custom user input for subjects, actions, and places
  • Option to save headlines to a text file (saved_headlines.txt)
  • Interactive loop for continuous headline generation
  • Built-in default lists of humorous subjects, actions, and places

🔹 Tools & Technologies Used

  • Python 3.14.2 – Core programming language
  • random – For random selection of subjects, actions, and places
  • File handling (open/write) – To store generated headlines
  • Input/Output functions – For user interaction
  • UTF-8 encoding – Ensures proper text storage

🔹 Results

  1. Created a fully functional headline generator with user interaction.
  2. Implemented randomized humor logic using Python lists.
  3. Enabled saving headlines for later use or sharing.
  4. Designed a loop-based system for continuous generation.
  5. Delivered a lightweight, console-based entertainment tool.

🔹 How to Run

  1. Clone the repository:
    git clone https://github.com/msriv6-prog/fake_headline_generator.git
    cd fake_headline_generator
    

🔹 Future Improvements

  • Add a GUI dashboard using Tkinter or Streamlit
  • Integrate AI humor scoring for smarter headline generation
  • Enable category-based headline themes (politics, sports, Bollywood, etc.)
  • Add export options (CSV, PDF) for saved headlines

🔹 Author

👨‍💻 Developed by Mohit
📌 Connect with me on LinkedIn

About

“A fun Python project that generates random fake news headlines with humor and creativity.”

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages