Skip to content

GarlicDeveloper/Brochure-Maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

AI-Powered Website Brochure Creator

🚀 Introduction

This project is a zero-cost AI-powered website brochure creator built using Ollama and LLaMA 3.2. It generates high-quality brochures efficiently while running entirely on your local machine—ensuring privacy and no dependency on cloud services!

🔥 Features

  • Free & Local – No need for expensive AI APIs or cloud services.
  • High-Quality Brochures – Generates well-structured and visually appealing brochures.
  • Fast & Efficient – Takes user input and quickly crafts professional-grade brochures.
  • Privacy-Focused – Runs locally, ensuring complete data security.

🛠️ Installation & Setup

Prerequisites

  • Python 3.x
  • Ollama installed (Get Ollama)
  • LLaMA 3.2 model installed in Ollama
  • Jupyter Notebook (optional for development)

Steps

  1. Clone the repository:
    git clone https://github.com/GarlicDeveloper/Brochure-Maker
    cd Brochure-
  2. Install dependencies:(Currently None) Please View The Jupyter File's 1st Cell for referance
    pip install -r requirements.txt
  3. Run the Jupyter Notebook:
    jupyter notebook
  4. Execute Ollama.ipynb to generate your brochure.

🖥️ Usage

  • Open the Jupyter Notebook (Ollama.ipynb).
  • Provide the required inputs (such as company details, design preferences, and brochure format).
  • Run the notebook to generate a professional brochure.
  • Export the output in PDF or image format for use.

🤝 Contributions

Feel free to contribute! If you have ideas for improvements, submit a pull request or open an issue.

📜 License

This project is open-source and licensed under the MIT License.

📢 Connect with Me

If you found this useful, connect with me on LinkedIn and let’s discuss more AI innovations! 🚀

About

I’ve built a website brochure creator powered by Ollama + LLaMA 3.2 that generates high-quality brochures at zero cost!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors