Skip to content

Stock recommendation app demonstrating the use of and integration between OpenAI API, CloudFlare Workers, CloudFlare AI Gateway and Cloudflare Pages

Notifications You must be signed in to change notification settings

robinsalehjan/dodgy-stock-predictions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is a simple stock predictions app demostrating the use and integration between CloudFlare Workers, CloudFlare AI Gateway, CloudFlare Pages and OpenAI API.

Getting Started

Prerequisites

  • node.js
  • npm

Running the frontend your machine (with workers on CloudFlare)

  1. Clone the repository:

    git clone https://github.com/robinsalehjan/dodgy-stock-predictions.git
    cd dodgy-stock-predictions
  2. Install dependencies and run the project

    cd web && npm install && npm run start

About

Stock recommendation app demonstrating the use of and integration between OpenAI API, CloudFlare Workers, CloudFlare AI Gateway and Cloudflare Pages

Topics

Resources

Stars

Watchers

Forks