piscesaustrinus/BlogGenerator

0

stars

4

commits

Jupyter Notebook

primary language

Feb 17, 2024

updated

README

Blog Generator 🤖

Generate insightful and engaging blog posts effortlessly with the power of AI using the Blog Generator app!

Overview

This project aims to simplify the process of generating blog posts by leveraging state-of-the-art language models, specifically the LLama 2 model. The Streamlit-based web application allows users to input a topic, select a writing style (e.g., for Researchers, Data Scientists, Common People), and specify the desired word count. The app then generates a well-crafted blog post tailored to the provided inputs.

Features

  • Easy-to-use interface for inputting blog topics, selecting writing styles, and specifying word counts.
  • Utilizes the LLama 2 model to generate high-quality blog posts based on user inputs.
  • Customizable writing styles for different audiences (e.g., Researchers, Data Scientists, Common People).
  • Real-time generation of blog posts, providing instant feedback to users.

Usage

  1. Clone the repository to your local machine.
  2. Install the required dependencies by running pip install -r requirements.txt.
  3. Run the Streamlit app using the command streamlit run app.py.
  4. Input your desired blog topic, select a writing style, and specify the word count.
  5. Click on the "Generate" button to generate a blog post based on your inputs.
  6. Explore the generated blog post and refine the inputs as needed.

Contributing

Contributions are welcome! If you have ideas for improvements or encounter any issues, please open an issue or submit a pull request.

Acknowledgements

Special thanks to the creators of the LLama 2 model and Streamlit for their incredible work in advancing natural language processing and building user-friendly web applications.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any inquiries or feedback, feel free to reach out to Your Name.

Contributors

piscesaustrinus/BlogGenerator

0

stars

4

commits

Jupyter Notebook

primary language

Feb 17, 2024

updated

README

Blog Generator 🤖

Generate insightful and engaging blog posts effortlessly with the power of AI using the Blog Generator app!

Overview

This project aims to simplify the process of generating blog posts by leveraging state-of-the-art language models, specifically the LLama 2 model. The Streamlit-based web application allows users to input a topic, select a writing style (e.g., for Researchers, Data Scientists, Common People), and specify the desired word count. The app then generates a well-crafted blog post tailored to the provided inputs.

Features

  • Easy-to-use interface for inputting blog topics, selecting writing styles, and specifying word counts.
  • Utilizes the LLama 2 model to generate high-quality blog posts based on user inputs.
  • Customizable writing styles for different audiences (e.g., Researchers, Data Scientists, Common People).
  • Real-time generation of blog posts, providing instant feedback to users.

Usage

  1. Clone the repository to your local machine.
  2. Install the required dependencies by running pip install -r requirements.txt.
  3. Run the Streamlit app using the command streamlit run app.py.
  4. Input your desired blog topic, select a writing style, and specify the word count.
  5. Click on the "Generate" button to generate a blog post based on your inputs.
  6. Explore the generated blog post and refine the inputs as needed.

Contributing

Contributions are welcome! If you have ideas for improvements or encounter any issues, please open an issue or submit a pull request.

Acknowledgements

Special thanks to the creators of the LLama 2 model and Streamlit for their incredible work in advancing natural language processing and building user-friendly web applications.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any inquiries or feedback, feel free to reach out to Your Name.

Contributors

Languages

Jupyter Notebook

96.4%

Python

3.6%