Skip to content

feat: add Attachment Summarizer service#107

Open
harshith8gowda wants to merge 1 commit into
warpspeedopen-source:mainfrom
harshith8gowda:main
Open

feat: add Attachment Summarizer service#107
harshith8gowda wants to merge 1 commit into
warpspeedopen-source:mainfrom
harshith8gowda:main

Conversation

@harshith8gowda

Copy link
Copy Markdown

Implements the Attachment Summarizer bounty.

Summary

  • Consumes attachment events from AWS SQS
  • Downloads from Google Cloud Storage
  • Extracts text from PDF, Word, Excel, HTML, plain text
  • Summarizes using Ollama LLM
  • Dockerized with .env configuration

Testing

  • Built and tested locally
  • TypeScript compiles cleanly
  • All dependencies declared in package.json

Closes #1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[PAID BOUNTY - $960] Attachment Summarizer Service

1 participant