Skip to content

Non-Financial Advice! - OpenAI Polygon.io JS HTML CSS ChatGPT

License

Notifications You must be signed in to change notification settings

cvera08/ai-stock-predictions

Repository files navigation

AI Stock Predictions

This repository aims to demonstrate the use of Artificial Intelligence in the area of ​​Finance through the use of tools such as OpenAI, Polygon.io, ChatGPT and Vite.


Table of contents

  1. Demo
  2. Requisites
  3. To run this project
  4. Getting Started
  5. Start the project
  6. Online resources
  7. Composition
  8. Miscellaneous
  9. MIT licence
  10. Change Log

Demo

Click.to.Play.the.AI.Stock.Prediction.Demo.mov

Requisites

1- Install Git locally

You can follow one of these links:


brew install git

2- Install some IDE like Visual Studio Code

You can follow one of these links:


  • Or using Homebrew:
brew install --cask visual-studio-code

To run this project

You can run this project on your local machine.
Just pull it down (git clone) and install the dependencies:

git clone https://github.com/cvera08/ai-stock-predictions.git
cd ai-stock-predictions

And install 'Live Server' VS Code extension as well:

Alt Text


Getting Started

Install the dependencies and run the project

npm ci
npm start

Start the project

You need to open ai-stock-predictions folder in your Visual Studio Code IDE, browse 'index.html', right-click + 'Open with Live Server'

Or just open http://127.0.0.1:5500/index.html in your browser to visualize the site:

alt text


Online resources

Live Site:


Composition (Tools/Libraries)


Miscellaneous


MIT licence

Copyright (c) 2024 Carlos Vera

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


Change Log

Stable Builds:

  • Sep 25, 2024 -- v4.0.1

    • Tests
  • Sep 06, 2024 -- v4.0.0

    • Requisites
  • Sep 03, 2024 -- v3.0.9

    • Lock to use CI
  • Aug 29, 2024 -- v3.0.5

    • Vite Config
  • Aug 19, 2024 -- v3.0.4

    • Render Report
  • Aug 16, 2024 -- v3.0.2

    • Feat OpenAI
  • Aug 15, 2024 -- v2.0.5

    • Fetch Report
  • Aug 13, 2024 -- v2.0.4

    • Fetch Stock Data
  • Aug 12, 2024 -- v2.0.1

    • API Message
  • Aug 05, 2024 -- v1.1.9

    • Index JS
  • Aug 02, 2024 -- v1.1.8

    • Retrieve with Dates
  • Jul 22, 2024 -- v1.1.5

    • Generate Report Button
  • Jun 17, 2024 -- v1.0.2

    • Main HTML Page
  • Jun 14, 2024 -- v1.0.0

    • Initial Project

About

Non-Financial Advice! - OpenAI Polygon.io JS HTML CSS ChatGPT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published