linkedin-auto-poster
v1.0.0
Published
Effortlessly create engaging social media content! This tool leverages the power of Meta AI to generate trending posts tailored to your profession and industry. Save time and boost your online presence with AI-powered content creation.
Readme
Social Media Post Generator
This project provides a web application that uses Meta AI to generate social media posts. Users can log in, provide their job profile and industry, and generate relevant posts with a click of a button.
Features
User login and registration
Profile management (update job profile and industry)
AI-powered post generation using Meta AI
Clean and modern UI inspired by the Meta AI website
Technologies Used
Python
Flask
HTML
CSS
JavaScript
Meta AI
SQLite
How to Run Locally
Clone the repository:
git clone [https://github.com/Jazzhunks/socialmedia-post-generator.git](https://github.com/Jazzhunks/socialmedia-post-generator.git)Navigate to the project directory:
cd socialmedia-post-generatorCreate and activate a virtual environment:
python3 -m venv venv source venv/bin/activateInstall the dependencies:
pip install -r requirements.txtRun the Flask application:
python app.pyOpen your web browser and go to the provided address (usually
http://127.0.0.1:5000/) to access the application.
Contributing
Contributions are welcome! If you find any issues or have suggestions for improvement, feel free to open an issue or submit a pull request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
