Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.37 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.37 KB

Top100-OpenAI-Challenge

Innovate with AI: Harnessing OpenAI's Capabilities Across Diverse Domains

Overview:

Trady is a cutting-edge application designed to revolutionize stock market analysis by harnessing the power of OpenAI Vision. This intelligent tool is specifically crafted for investors, traders, and financial enthusiasts seeking a deep dive into the technical aspects of stock charts. By seamlessly integrating OpenAI Vision, the application transforms static stock chart screenshots into dynamic insights, providing users with a comprehensive analysis of technical indicators.

Pitch Deck:

https://github.com/Top-100-Coders/Trady/blob/main/pitch%20deck.pdf

Integrations:

  • OpenAI Vision Integration Implemented a function that takes a stock chart image as input, sends it to the OpenAI Vision API, and receives the analysis results.
  • User Authentication (Zerodha) Implemented a user authentication flow using Zerodha's OAuth process. This involves redirecting users to the Zerodha login page, obtaining consent, and receiving an authorization code.
  • Buy/Sell API Integration (Zerodha) Uses Zerodha's Kite Connect API to place buy and sell orders. image

111