Back to Projects
The chat app starts with rNet sign-in. 
After sign-in, the chat app is ready to use Gemini through rNet. 
A completed chat response using the authorized rNet session.
Basic Chat Web Demo
What this project does
This project is a simple web chat application built with React and Express. Users can send messages and receive responses from AI model.
This demo shows a full-stack web app that uses AI credits from the user's rNet account.
Demo Features
- rNet OAuth Login: Users sign in to the chat app through rNet authorization.
- Chat Interface: Send prompts and receive AI responses in a clean chat layout.
- Chat History: View and continue recent conversations from the sidebar.
- Model Usage: Demonstrates calls to developer-selected AI models.
- Extensible Architecture: RAG and other advanced features can be added easily.
Demo Screenshots


