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

https://github.com/developermindset123/ivyhacks-second-insight

Official GitHub repository code containing the ivy hacks project
https://github.com/developermindset123/ivyhacks-second-insight

Last synced: about 1 year ago
JSON representation

Official GitHub repository code containing the ivy hacks project

Awesome Lists containing this project

README

          

# 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](https://www.ivyhacks.ai/) - Columbia x Cornell x NYU AI Hackathon

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

## Important Links

[Devpost](https://devpost.com/software/secondinsight)

[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