Code Monkey home page Code Monkey logo

tldr's Introduction

tldr

tldr (too long didn't read) project explores summarization of research papers and patent using large language models

Description

The project focuses on harnessing the power of large language models to create precise summaries that distill essential insights from academic and legal documents. We have built a cloud-based web application that generates abstracts with minimal response time and offers users a customized experience. We have integrated the application with a Large Language Model (LLM) for inference. The app further considers security, scalability, and availability, ensuring a reliable and seamless platform for generating abstracts and summaries.

Architecture

In our project's backend infrastructure, we utilized AWS Lambda for on-demand and scalable compute services, allowing us to divide backend code into separate Lambda functions for enhanced scalability, customization, and security. Our deployment procedure for Lambda functions involved leveraging AWS S3, an object storage service known for its secure and robust data storage capabilities. Normally, AWS lambda has a limitation of supporting a maximum of 250 MB of uncompressed code repository storage size. To work around Lambda’s size constraints, especially when dealing with large, multi-gigabyte models like the fine-tuned LLM, we adopted a Dockerization strategy. This entailed creating Docker images locally and uploading them to AWS ECR, subsequently facilitating their use within Lambda functions. AWS API Gateway managed frontend-backend communication via token authentication. AWS Cognito handled user authentication and session management, bolstering security. Summaries and abstracts were securely stored in AWS DynamoDB. For diagnostics, AWS CloudWatch monitored resources. AWS IAM managed permissions, while AWS SageMaker provided computational capabilities. Firebase hosted the app, offering real-time data updates, authentication, and streamlined deployment.

tldr's People

Contributors

nikseddu avatar

Stargazers

David Lewis avatar

Watchers

 avatar  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.