Skip to content

Commit

Permalink
fix: backend readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nlueem committed Dec 8, 2024
1 parent baff1fe commit a6dfd72
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions project/backend/README.MD
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Quarkus-PDF-Extract Projekt
# Quarkus-PDF-Extract for my-menu

- [PDFBox](https://pdfbox.apache.org/)
- [ChatGPT](https://chat.openai.com/)
- [ChatGPT-API](https://chat.openai.com/)

## Middleware Übersicht
## Middleware Overview

- Auslesen von Text aus mehreren PDFs
- Extrahieren von Textstellen und Metadaten
- API Anfragen an ChatGPT senden und empfangen

### Start development
### Local development

```shell
quarkus dev
Expand Down

0 comments on commit a6dfd72

Please sign in to comment.