Nuxt Ollama Chat is an elegant and open-source chat interface that leverages the Ollama stream API for real-time communication.
Dark Theme Light ThemeLook at the Nuxt 3 documentation to learn more.
git clone https://github.com/ahmetaligul01/Nuxt-AIChat
# npm
npm install
Start the development server on http://localhost:3000
:
# npm
npm run dev