Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.16 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.16 KB

Second Insight

Second Insight revolutionizes investment risk assessment by offering users a comprehensive report, effortlessly navigating the skies of investment risks. Let AI handle the quantitative analysis while humans trust their intuition to make informed investment decisions.

IvyHacks - Columbia x Cornell x NYU AI Hackathon

By Homer Quan, Ayan Das, Garv Sehgal, Daniel Chen

Important Links

Devpost

Slides {insert slides link}

Demo {insert youtube link}

Technology Stack

Frontend

  • Next.js
  • Vercel
  • Shadcn

Backend

  • FastAPI
  • OpenAI
  • LlamaIndex
  • Polygon.io
  • Pandas
  • NumPy

Architecture

How to run

  1. set openai api key in your enviroment: export OPENAI_API_KEY= xxxxxxx
  2. start model using combined_servic, either use web service: /web.js or use cli.js
Demo ivyhacks-second-insight