zheng0116/netchat
A modern real-time chat application built with Rust, WebSocket, and OpenAI integration. NetChat supports both group chat and AI assistant features, along with file sharing capabilities.
This real-time chat application helps teams communicate instantly, share files, and get assistance from multiple AI models like OpenAI's GPT or Google's Gemini. It takes messages and files as input and provides instant communication and AI-powered responses. Team members, project managers, or anyone needing quick collaboration and AI support in a secure environment would use this.
No commits in the last 6 months.
Use this if your team needs a secure, internal chat system with integrated AI assistance and file sharing capabilities.
Not ideal if you need advanced project management features beyond chat and file sharing, or if your team isn't comfortable with self-hosting an application.
Stars
9
Forks
1
Language
Rust
License
MIT
Category
Last pushed
May 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/zheng0116/netchat"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Arend-Jan/chat-gpt-lib-rs
A Rust library for interacting with OpenAI's ChatGPT API, providing an easy-to-use interface and...
openai-rs/openai-api
A simple Rust library for OpenAI API, free from complex async operations and redundant dependencies.
retrage/gpt-macro
ChatGPT powered Rust proc macro that generates code at compile-time.
rsmeowry/chatgpt_rs
OpenAI's ChatGPT API wrapper for Rust 🦀
teunissenstefan/chatgpt-gui
GTK 4 front-end to ChatGPT completions written in Rust