Giter Club home page Giter Club logo

instructlab-bot's Introduction

instructlab-bot

A GitHub bot to increase contributor test and review velocity for instructlab/taxonomy.

More detail on how this bot fits into the overall architecture is being captured in this design document.

Overview

Personas:

  • Taxonomy Contributor
  • Taxonomy Triager
  • Bot Admin

Our goal is to implement a GitHub bot that will:

  • Automate major portions of the test and review workflow for taxonomy PRs.
  • Stash the generated data and trained models and make them available for download.
  • Have the capacity to serve these models for testing purposes.
  • Have a way to monitor the system's state -- what builds are available for each PR, what jobs are in progress, etc …
    • Contributor / Triager - status via GitHub PR comments from the bot
    • Admin - OTEL, Grafana, etc …

Current Status

The current iteration is focused on automating the ilab generate portion of the workflow. The following diagram shows the architecture of the bot and its supporting infrastructure. It supports scaling a pool of workers to run ilab generate jobs. The workers can be located anywhere and will be connect to Redis over a private mesh network managed by Nexodus.

Instruct Lab Bot Architecture

The current GitHub workflow in a PR is:

  1. PR is opened by the Contributor.
  2. User runs @instructlab-bot generate in a comment on the PR.
  3. Bot generates data using ilab generate and stores it in an object store (S3).
  4. Bot replies: "Here is the generated data ..."

Contributing

If you have suggestions for how instructlab-bot could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the InstructLab Bot Contribution Guide and InstructLab Community.

License

Apache 2.0

instructlab-bot's People

Contributors

russellb avatar nerdalert avatar vishnoianil avatar dave-tucker avatar mergify[bot] avatar dependabot[bot] avatar jjasghar avatar oindrillac avatar cdoern avatar danmcp 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.