Skip to content

trace2798/ai-outerbase

Repository files navigation

Amalgam: A blend between Outerbase, Pinecone and OpenAI

This repo is for my submission for the Outerbase X Hashnode Hackathon which took place during Septembar 1 - Septembar 30, 2023

Getting Started

Either fork the repo or directly clone it

Prerequisites

**Node version 16.8 or later
**macOS, Windows (including WSL), and Linux are supported. **OpenAI api key. **Pinecone account with keys.

To directly clone the repo

git clone https://github.com/trace2798/ai-outerbase.git

Command

To make the application completely functional, you will need to have the values for the environment mentioned below and the Commands as described in the article.

npm i

Setup .env file

OPENAI_API_KEY=

Start the app

npm run dev

Available commands

Running commands with npm npm run [command]

command description
dev Starts a development instance of the app
build To build your application
start Starts a production instance of the app

For env value and functionality of this application I have wrote a very detailed article on Hashnode

Youtube Demo Link: Mentioned in the article. There are multiple which showcasing every step. This is a link to the Complete Video made by merging all of them Amalgam