Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
WebGPT Alternatives
Similar projects and alternatives to WebGPT based on common topics and language
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
transformers.js
State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
-
-
-
-
-
GPTPortal
A feature-rich portal to chat with GPT-4, Claude, Gemini, Mistral, & OpenAI Assistant APIs via a lightweight Node.js web app; supports customizable multimodality for voice, images, & files.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
WebGPT discussion
WebGPT reviews and mentions
- WebGPT: GPT Model on the Browser with WebGPU
- WebGPT: Run GPT model on the browser with WebGPU
- Pinbot – An extension to privately search one's browser history with AI
-
Browser Extension: "Find in Page" all synonyms instead of the exact word.
WebGPT might be a good starting point if anyone's interested: Repo. It basically is a local language model powered by the new WebGPU stuff.
- Run GPT model on the browser with WebGPU
-
WebGPU GPT Model Demo
Question. I can see in the code the WGSL that's needed to implement inference on the GPU. https://github.com/0hq/WebGPT/blob/main/kernels.js
Could this code also be used to train models or only for inference?
What I'm getting at, is could I take the WGSL and using rust wgpu create a mini ChatGPT that runs on all GPU's?
- WebGPT: Run GPT2 on the Browser with WebGPU
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 7 Nov 2024
Stats
0hq/WebGPT is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of WebGPT is JavaScript.