DesTalk
NextChat

DesTalk | NextChat | |
---|---|---|
1 | 14 | |
9 | 80,695 | |
- | 3.3% | |
6.0 | 9.8 | |
over 1 year ago | 3 days ago | |
JavaScript | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
DesTalk
NextChat
-
GEEKCTF 2024 brief writeup
A ChatGPT website built by NextChat Using Access Code given in challenge description, we can ask the bot for flag. Also we discover that this website has SSRF vulnerability (CVE-2023-49785), so we just have performed an internal http request that asking flag.
-
6 Easy Ways to Run LLM Locally + Alpha
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web support OS: Windows, Linux, MacOS NextChat, also known as ChatGPT Next Web, is an open-source chatbot that enhances the standard ChatGPT experience with additional features. It offers a customizable interface and includes features like "Awesome Prompts" for quick access to template prompts and "Masks" for specialized ChatGPT instances. NextChat supports a pay-as-you-go system using the OpenAI API, making it a cost-effective option for users. It's designed to be easily deployable and customizable, allowing users to create personalized AI assistants tailored to their specific needs
- Ask HN: What Windows apps/programs do you use daily and recommend?
-
Tips from open-source: Set a maximum time limit on fetch using Promise.race()
// source: https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/blob/3513c6801e0fd771ccb5784dcaefcac6d50245e4/scripts/fetch-prompts.mjs#L26 async function main() { Promise.all(\[fetchCN(), fetchEN()\]) .then((\[cn, en\]) => { fs.writeFile(FILE, JSON.stringify({ cn, en })); }) .catch((e) => { console.error("\[Fetch\] failed to fetch prompts"); fs.writeFile(FILE, JSON.stringify({ cn: \[\], en: \[\] })); }) .finally(() => { console.log("\[Fetch\] saved to " + FILE); }); } main();
-
🌌 5 Open-Source GPT Wrappers to Boost Your AI Experience 🎁
ChatGPT-Next-Web is a cross-platform UI for ChatGPT (or Gemini), available as a web app or as a compact client on Linux, Windows and MacOS. You can also deploy ChatGPT-Next-Web on Vercel in just a minute.
-
GitHub Copilot Loses an Average of $20 per User per Month
Does anyone know vscode extension that can use OpenAI API to perform code completions like Copilot?
There are several ChatGPT-like UIs that you can self host and pay only for API and not for ChatGPT plus. For example, I'm using https://github.com/Yidadaa/ChatGPT-Next-Web. It would be nice to use Copilot in the same way.
-
Unlimited Kagi searches for $10 per month
Mot the op but I use chatblade[0] on the cli and chatgpt-next-web[1] as webgui.
[0] https://github.com/npiv/chatblade
[1] https://github.com/Yidadaa/ChatGPT-Next-Web/
-
ChatGPT-Next-Web VS lobe-chat - a user suggested alternative
2 projects | 18 Sep 2023
- Seeking the Ultimate Self-Hosted ChatGPT Frontend - Can You Help?
-
Best model to summarize text on Mac?
Is it this one -https://github.com/Yidadaa/ChatGPT-Next-Web
What are some alternatives?
pathfinder - Pathfinder
chatgpt-clone - Enhanced ChatGPT Clone: Features OpenAI, Bing, PaLM 2, AI model switching, message search, langchain, Plugins, Multi-User System, Presets, completely open-source for self-hosting. More features in development [Moved to: https://github.com/danny-avila/LibreChat]
lite - A a very simple, Lite Weight electron Tauri, Wails, Electron alternative
plurality - A cornucopia of open source UIs built with ChatGPT API.
Desmos-Offline-Mode
chatgpt-web - 用 Express 和 Vue3 搭建的 ChatGPT 演示网页
pointless - An endless drawing canvas desktop app made with Tauri (Rust) and React 🎨 ✍️
chatblade - A CLI Swiss Army Knife for ChatGPT
ChatGPT - 🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
chat-with-gpt - An open-source ChatGPT app with a voice
calculator-rust-react - Calculadora que realiza las funciones basicas aritmeticas, estas funciones se ejecutan por medio de RUST y la UI esta construida con ReactJS utilizando TauriApp de intermediario entre RUST y REACTJS
chatbot-ui - AI chat for any model.
