Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Amalgam: A blend between Outerbase, OpenAI and Pinecone
https://github.com/trace2798/ai-outerbase

hashnode hashnode-hackathon outerbase outerbase-hackathon

Last synced: about 2 months ago
JSON representation

Amalgam: A blend between Outerbase, OpenAI and Pinecone

Awesome Lists containing this project

README

        

# 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

#### Hashnode article: [Amalgam: A blend between Outerbase, Pinecone and OpenAI](https://shreyas-chaliha.hashnode.dev/amalgam-a-blend-between-outerbase-pinecone-and-openai)

## 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

```shell
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.

```shell
npm i
```

### Setup .env file

```js
OPENAI_API_KEY=
```

### Start the app

```shell
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](https://shreyas-chaliha.hashnode.dev/amalgam-a-blend-between-outerbase-pinecone-and-openai)

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](https://www.youtube.com/watch?v=QEjUk8gJnog)