File size: 871 Bytes
7dc8bdc
 
 
 
 
 
 
 
 
 
 
2bbd55a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7dc8bdc
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
title: Techncal Documentation App
emoji: 📈
colorFrom: blue
colorTo: purple
sdk: streamlit
sdk_version: 1.27.2
app_file: app.py
pinned: false
license: mit
---
# AI Documentation App

This Streamlit app generates AI documentation based on a predefined template. It allows users to input information related to AI projects and generates a PDF document based on the provided data.

## Features

- **User Input:** Input boxes for project title, objectives, metrics, key achievements, and lessons learned.
- **PDF Generation:** Generates a formatted PDF document based on the entered information.
- **Local Download:** Provides a download button to download the generated PDF locally.

## How to Use

1. Install dependencies:
   ```bash
   pip install -r requirements.txt

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference