node-question-answering
QA client
Provides a simple way to perform question answering using a pre-trained model in Node.js
Fast and production-ready question answering in Node.js
466 stars
52 watching
55 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
bertnlpnodejsquestion-answeringtensorflowtransformerstypescript
Related projects:
Repository | Description | Stars |
---|---|---|
allenai/document-qa | Tools and codebase for training neural question answering models on multiple paragraphs of text data | 434 |
caofb/nodewebkitqq | A Node.js implementation of the WebKit browser engine for creating chat applications | 101 |
justadudewhohacks/face-api.js | An API for face detection and recognition in the browser and Node.js using TensorFlow.js | 16,735 |
superscriptjs/qtypes | A JavaScript-based question classification system inspired by a research paper, designed to categorize questions into four categories. | 160 |
zcyang/imageqa-san | This project provides code for training image question answering models using stacked attention networks and convolutional neural networks. | 107 |
trollixx/node.qml | Port of Node.js to run JavaScript scripts in QML applications using C++ and Qt | 75 |
darcyclarke/ama | A platform where users can ask questions and receive answers from the creator of DSS, Front-end Developer Interview Questions, and other notable projects. | 2 |
ibm/max-question-answering | An open source question answering system built on top of the BERT model and deployed as a web service in a Docker container. | 33 |
huggingface/swift-coreml-transformers | Provides Swift implementations of popular transformer-based models for question answering and text generation. | 1,615 |
visionlearninggroup/ask_attend_and_answer | Develops a deep learning model to answer questions about visual scenes based on spatial attention and question guidance | 25 |
zenflow/hasura-node-monolith-example | A full-stack web application using Hasura GraphQL Engine and Node.js with authentication, UI frontend, and data backend integration. | 31 |
qber-soft/ave-nodejs | A Node.js addon for integrating the Avernakis SDK with modern desktop applications using TypeScript and C++ | 85 |
max-mapper/art-of-node | An introduction to Node.js designed for readers with a basic understanding of programming and collaboration tools. | 9,814 |
huggingface/torchmoji | An open-source implementation of a deep learning model that analyzes sentiment and emotion in text using emojis | 918 |
onepointconsulting/elasticsearch-agent | An ElasticSearch-based agent that uses LangChain and ChatGPT 4 to answer questions from an Elasticsearch cluster. | 40 |