Skip to content

Aksh-Agrawal/event-report-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“„ Event Report Generator

Event Report Generator is a user-friendly web application built with Streamlit and Google Gemini API, designed to simplify the creation of professional event reports. By entering a few event details and uploading images, the app generates a clean, structured LaTeX report and compiles it to a polished PDF β€” ready for sharing or documentation.


πŸš€ Features

  • πŸ” Clean UI using Streamlit
  • 🧠 Event description generation with Google Gemini (Generative AI)
  • πŸ–Ό Upload logo and event photo
  • πŸ“„ Automatically generate a LaTeX report
  • πŸ“₯ Export .tex and .pdf files
  • πŸ‘ PDF preview in-browser

βš™οΈ Requirements

Make sure the following are installed:

  • Python 3.8+
  • pip (Python package manager)
  • Internet connection (for Gemini API)
  • External LaTeX compiler server (for compiling LaTeX to PDF)
  • Google API Key for Gemini

Install dependencies:

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published