https://github.com/rekt-developer/ollama-mama
This is a simple chat application that uses the Cohere API to respond to user input. It is designed to be an open-source project where developers can freely contribute and modify.
https://github.com/rekt-developer/ollama-mama
Last synced: about 2 months ago
JSON representation
This is a simple chat application that uses the Cohere API to respond to user input. It is designed to be an open-source project where developers can freely contribute and modify.
- Host: GitHub
- URL: https://github.com/rekt-developer/ollama-mama
- Owner: Rekt-Developer
- License: apache-2.0
- Created: 2024-11-18T23:39:27.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-19T00:09:26.000Z (6 months ago)
- Last Synced: 2025-02-05T09:38:05.113Z (3 months ago)
- Language: JavaScript
- Homepage: https://ollama-mama.vercel.app
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AI Chat with Cohere API
A highly advanced AI chatbot built using Cohere's API. This project provides a seamless AI-powered chat experience with a modern UI and backend architecture, designed for easy setup and deployment.
## Features
- **AI-powered chat** using the Cohere API.
- **Modern and responsive UI** built with HTML, CSS, and JavaScript.
- **Real-time chat interactions**.
- **Easy deployment** using Vercel for both backend and frontend.## Installation Guide
### Prerequisites
- [Node.js](https://nodejs.org/) (version 14 or higher)
- [npm](https://www.npmjs.com/) (comes with Node.js)
- Cohere API key (you can get one from [Cohere](https://cohere.ai/))