Skip to content
#

Large Language Model

llm logo

A large language model (LLM) is a type of machine learning model designed for understanding, generating, and interacting with human language. These models are trained on extensive datasets containing text from books, articles, websites, and other sources to learn patterns, context, and semantics in language. LLMs are widely used in applications like chatbots, code generation, translation, summarization, and more. They are often built using transformer architectures and are central to the field of generative AI.

Here are 52 public repositories matching this topic...

This open-source project provides a serverless solution for automated identity document processing (IDP) using Amazon Bedrock's Claude-3 model. The solution creates an end-to-end pipeline that processes identity documents, particularly optimized for birth certificates, by automatically extracting relevant information.

  • Updated Oct 28, 2025
  • HCL

AI-driven document intelligence platform leveraging AWS Bedrock Knowledge Base and RAG architecture. Stack Highlights Bedrock (Claude 3.5 Sonnet) for LLM orchestration Aurora Serverless PostgreSQL with pgvector for embeddings S3 for document management Terraform for infrastructure provisioning Python for automation and chat workflows Deliver

  • Updated Dec 7, 2025
  • HCL