Simple Chat App using latest cutting edge technologies
- Multi model support
- Using AI Gateway (Vercel)
- File Uploads
- Clean and simple UI
- Full MCP Client Connection (WIP)
- Canvas View Mode (WIP)
Make sure to copy .env.example and rename it to .env. In order for application to run .env must be filled
git clone https://github.com/ericz99/useauro.git
cd useauro
npm install
cp .env.example .env
npm run devFeel free to make PR and I'll gladly review it and merge it! Just make sure to follow standard contribution guideline.
There are certain stuff that is consider broken or not working at the moment.
- MCP Client: Currently needs a work, it makes the connection succesfully but I have not yet implemented into aisdk tools.
- Folder: The page are there but haven't worked on it yet.
- Canvas View Mode: Work in progress