GithubHelp home page GithubHelp logo

kborovik / llmdoc-infra Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 241 KB

LLMDOC application Infrastructure deployment on GCP & AWS using Kubernetes, HELM, and Hashicorp Vault

Makefile 62.50% HCL 37.50%
google-cloud helm kubernetes terraform hashicorp-vault amazon-web-services aws

llmdoc-infra's Introduction

Google Cloud Infrastructure for Document Question Answering with Generative AI and Elasticsearch

Google Cloud infrastructure deployment for https://github.com/kborovik/llmdoc

Pipeline Design Principles

  • Maximize short feedback development cycle by keeping all dependencies in the project
  • Uncompromised end-to-end deployment and testing with a single command make all
  • Manage deployment targets difference with configuration files google_project.tfvars
  • Track code base changes with git branch
  • Track code base deployment state with git tag

Deployment Stack

Deployment Diagram

Security Static Analysis

Checkov is a static code analysis tool for scanning infrastructure as code (IaC) files for misconfigurations that may lead to security or compliance problems.

https://www.checkov.io/

make checkov

asciicast

Terraform

Work in progress

make terraform

asciicast

Kubernetes (HELM)

HashiCorp Vault

make vault

asciicast

Vault Secrets Operator

The Vault Secrets Operator is a Kubernetes operator that syncs secrets between Vault and Kubernetes natively without requiring the users to learn details of Vault use.

https://github.com/hashicorp/vault-secrets-operator

https://developer.hashicorp.com/vault/tutorials/kubernetes/vault-secrets-operator

Document Question Answering

Work in progress

Functional Testing

Work in progress

llmdoc-infra's People

Contributors

kborovik avatar

Stargazers

Syed Sajjad Askari 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.