Skip to content

Mendable-chatbot the ai based chatbot designed for NEAR Horizon. This chatbot is intended to use the mendableAI API, but in this version code, GPT OpenAI API is being used.

Notifications You must be signed in to change notification settings

NegasiHaile/mendableai-chatbot

Repository files navigation

Mendable Chatbot

Mendable Chatbot is an open source chat UI for AI models.

MendableAI Chatbot

Next up:

Deploy

Vercel

Host

Deploy with Vercel


## Running Locally

**1. Clone Repo**

```bash
git clone https://github.com/NegasiHaile/mendableai-chatbot.git

Install Dependencies

npm i

Run App

npm run dev

Use It

OPENAI_API_TYPE=openai
OPENAI_API_HOST=https://api.openai.com
OPENAI_API_KEY= YOUR_OPENAI_API_KEY
OPENAI_API_VERSION='2023-03-15-preview'

About

Mendable-chatbot the ai based chatbot designed for NEAR Horizon. This chatbot is intended to use the mendableAI API, but in this version code, GPT OpenAI API is being used.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published