Skip to content

ericz99/useauro

Repository files navigation

Auro

Simple Chat App using latest cutting edge technologies

Features

  • Multi model support
  • Using AI Gateway (Vercel)
  • File Uploads
  • Clean and simple UI
  • Full MCP Client Connection (WIP)
  • Canvas View Mode (WIP)

Quick Start

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 dev

Contribution

Feel free to make PR and I'll gladly review it and merge it! Just make sure to follow standard contribution guideline.

Notes

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

About

AI Chat Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published