unseen1980 / fiori-tools-assistant-v2

Home Page:https://fiori-tools-assistant-v2.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prerequisites

To run this app, you need the following:

  1. An OpenAI API key
  2. Pinecone API Key

Up and running

To run the app locally, follow these steps:

  1. Clone this repo
  2. Change into the directory and install the dependencies using either NPM or Yarn
  3. Copy .examp.env.local to a new file called .env.local and update with your API keys and environment.
  4. Add your own custom text or markdown files into the /documents folder.
  5. Run the app:
npm run dev

About

https://fiori-tools-assistant-v2.vercel.app


Languages

Language:TypeScript 95.4%Language:JavaScript 3.5%Language:CSS 1.1%