Skip to content

vvdotcom/Kensho

Repository files navigation

KENSHO AI

An AI that plan travel for you . Powered by Qloo API

Installation

Clone the repo and go into the project folder

npm install
npm run dev

Usage

Input your API key into the .env file

Qloo API key access: https://www.qloo.com/

Gemini API key access : https://aistudio.google.com/app/apikey

Mapbox API key access : https://www.mapbox.com/

VITE_QLOO_API_KEY="ENTER_YOUR_API_KEY_HERE"
VITE_GEMINI_API_KEY="ENTER_YOUR_API_KEY_HERE"
VITE_MAPBOX_API_KEY="ENTER_YOUR_API_KEY_HERE"

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages