gpt-tfjs and WebGPT

gpt-tfjs
50
Established
WebGPT
44
Emerging
Maintenance 0/25
Adoption 8/25
Maturity 25/25
Community 17/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 18/25
Stars: 33
Forks: 8
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 3,784
Forks: 222
Downloads:
Commits (30d): 0
Language: JavaScript
License:
Stale 6m
Stale 6m No Package No Dependents

About gpt-tfjs

zemlyansky/gpt-tfjs

GPT in TensorFlow.js

This project helps JavaScript developers integrate GPT-like language models directly into their browser-based or Node.js applications. It takes configuration parameters for a GPT architecture and a TensorFlow.js dataset, then produces a trained language model capable of generating new sequences based on input. Frontend and backend JavaScript developers working on AI-powered features would use this.

web-development natural-language-generation machine-learning-engineering browser-based-ai node.js-applications

About WebGPT

0hq/WebGPT

Run GPT model on the browser with WebGPU. An implementation of GPT inference in less than ~1500 lines of vanilla Javascript.

This project helps developers and educators explore and implement large language models directly within web browsers. It takes a pre-trained GPT model and its weights, and runs it entirely client-side, showing how a transformer model can generate text without server interaction. The primary user is a web developer, a machine learning engineer, or an educator interested in WebGPU capabilities.

web-development machine-learning-engineering browser-technology educational-resource GPU-computing-web

Scores updated daily from GitHub, PyPI, and npm data. How scores work