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!
- 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.
- Python 3.x
- Ollama installed (Get Ollama)
- LLaMA 3.2 model installed in Ollama
- Jupyter Notebook (optional for development)
- Clone the repository:
git clone https://github.com/GarlicDeveloper/Brochure-Maker cd Brochure- - Install dependencies:(Currently None) Please View The Jupyter File's 1st Cell for referance
pip install -r requirements.txt
- Run the Jupyter Notebook:
jupyter notebook
- Execute
Ollama.ipynbto generate your brochure.
- 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.
Feel free to contribute! If you have ideas for improvements, submit a pull request or open an issue.
This project is open-source and licensed under the MIT License.
If you found this useful, connect with me on LinkedIn and let’s discuss more AI innovations! 🚀