Coder Social home page Coder Social logo

jugalbandi's Introduction

Jugalbandi

Jugalbandi is home to several Jugalbandi services and packages for organisations to build and customize on top of them. This repository is structured in a way that it can be used as a monorepo for all the services and packages.

Services

The following gives a brief description of each service in the repository. To know more in detail, please look into their respective folders.

Auth Service (jb-auth-service)

The Auth service acts like a plug-n-play service in a way it can be plugged into any service which needs authentication mechanism. It uses basic login and signup endpoints to validate authentication.

Generic QnA (jb-generic-qa)

The Generic QnA service is a collection of APIs which are used to do a factual question and answering over arbitrary number of documents. It uses LLMs to answer queries based on the given documents.

JIVA Service (jb-jiva-service)

The JIVA service is specific to the JIVA (Judges' Intelligent Virtual Assistant) application which does provide the necessary endpoints and handles data. It uses FastAPI and PostgreSQL to achieve the task at hand.

Labeling Service (jb-labeling-service)

Like JIVA service, the labeling serice is also unique to its own application Argument Generation. It also uses FastAPI and PostgreSQL to do its operations and provide the necessary endpoints for the application to consume.

Packages

The packages contain several individual poetry packages which are plug and play components that can be plugged into several services thereby avoiding duplicity. To know more about each package, please look into their respective folders.

Setup

The repository comes with a code-workspace file jb.code-workspace which can be used to open the entire repository in VSCode. The workspace file contains all the necessary settings and configurations to use the repository in VSCode. This can also be customized to suit your needs.

New Updates

  1. Categorized the project structure to have packages and services in the repository.
  2. Added jb-auth-service, jb-jiva-service, jb-labeling-service and several individual packages to the repository.
  3. All services and packages are now using poetry for dependency management.
  4. Added jb.code-workspace file to open the repository in VSCode.

Raise an Issue

To raise an issue, follow the template in ISSUES_TEMPLATE.md file which is present in the docs folder and create a new issue.

Raise a Pull Request

To raise a PR, follow the template in PULL_REQUEST_TEMPLATE.md file which is present in the docs folder and create a new PR.

jugalbandi's People

Contributors

karanrajm avatar akshaygathe avatar

Watchers

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