GithubHelp home page GithubHelp logo

gwicho38 / manatees Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 24.63 MB

Query orchestration using NodeJS microservices and kubernetes

JavaScript 3.64% HTML 3.05% CSS 14.75% TypeScript 32.16% Dockerfile 8.35% Makefile 9.96% Python 28.10%

manatees's Introduction

Manatees Project: Query Orchestration with NodeJS and Docker

Description

This project aims to provide a robust and scalable solution for handling complex queries in a distributed environment.

Team

  • Name: Manatees
  • Member: Luis E. Fernandez de la Vara
  • NetID: luisef2

Project Overview

Topic

The project focuses on implementing an unstructured search application that utilizes query orchestration. It involves a web client for query input, a query router, and backend services powered by pre-trained models to process and respond to queries.

Architecture

  • Client: A simple, single-search client that routes queries to the orchestrator. It will be containerized using Docker.

  • Orchestrator: An event-driven NodeJS service endpoint that interfaces with a Python classification service to categorize queries as either imperative or descriptive, routing them accordingly.

  • Imperative Service: Processes imperative queries and returns actionable instructions.

  • Descriptive Service: Handles descriptive queries and provides detailed explanations.

Each component is containerized using Docker, allowing for flexible deployment and management.

Importance

This project is significant due to its:

  • Lightweight Architecture: A declarative and scalable service architecture using Docker.
  • Advanced Query Classification: Efficient routing based on query type.
  • Extensibility: Potential applications in various domains like intrusion detection.

Technologies

  • Frontend: JavaScript (NodeJS)
  • Text Processing: Python, with potential use of C/C++
  • Containerization: Docker
  • ML Classifiers: Open-source NLP classifiers

Expected Outcome

The application aims for high precision with moderate recall capabilities.

Evaluation

The system will be evaluated through manual labeling and classification of queries by volunteers.

Workload Justification

The project is estimated to require a minimum of 20 hours, distributed as follows:

  • Networking flow and client setup: 5-10 hours
  • ML classifier integration: 5-10 hours
  • Docker-based deployment: 5-10 hours

NodeJS Client

Client Walkthrough

Server Walkthrough

Server Walkthrough

manatees's People

Contributors

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