SurveyJS JavaScript libraries allow you to easily set up a robust form management system fully integrated into your IT infrastructure where users can create and edit multiple dynamic JSON-based forms in a no-code form builder. Learn more now. Learn more →
WebGPT Alternatives
Similar projects and alternatives to WebGPT based on common topics and language
-
transformers.js
State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
-
web-llm
Bringing large-language models and chat to web browsers. Everything runs inside the browser with no server support.
-
SurveyJS
A Non-Cloud Alternative to Google Forms that has it all.. SurveyJS JavaScript libraries allow you to easily set up a robust form management system fully integrated into your IT infrastructure where users can create and edit multiple dynamic JSON-based forms in a no-code form builder. Learn more now.
-
FindSynonyms
Chrome extension that replaces words in web pages with their synonyms.
-
-
-
-
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
WebGPT reviews and mentions
- 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.
-
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?
-
A note from our sponsor - SurveyJS
surveyjs.io | 26 Sep 2023
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.