Giter VIP home page Giter VIP logo

lettrehack's Introduction

๐Ÿ“ฉ No10 Hackathon - Correspondence triage support tool

This repository contains the code written for the No10 Hackathon challenge on triaging handwritten ministerial correspondence.
To get started with the project:

pip install -r requirements.txt
python app.py

The project also requres a specific setup on GCP and Firebase, as well as an Anthropic API key. Because of limited time when building this process, the project does not create these setups programmatically and this will probably break launch when you try it out.

Features

  • User interface displaying all processed letters and to upload
  • Automatic transcription of handwritten letter pictures
  • Extraction of metadata from letter transcript: sender, recipient, data sent, ...
  • Automatic subject and summary generation
  • Automatic triage recommendation: who should the letter be transferred to and why?

Technologies

  • Anthropic Claude 3 Hiku for thr visual processing of handwritten mail, metadata extraction, and triage recommendation.
  • Dash for the presentation of the dashboard. It is arguably not the most suitable tool to build the kind of frontend we were after, but it was one I knew back then and was able to quickly iterate with.
  • Google Cloud Storage bucket for the letter images.
  • Firestore for the database, storing the information associated to each letter.

Screenshot

Dashboard screenshot

Contributors

This repo is the result of joint work in my team at the No10 GenAI Hackathon that took place at Imperial College in April 2024. The team was composed of:

  • James Kenyon
  • Isabella Farrington
  • Sarah Stapleton
  • Paul Festor

lettrehack's People

Contributors

paul-543na avatar jameskeny0n avatar bellafarrington avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.