Leverages RSC from vercel's ai sdk as well as LangChain agents, and the Polygon finance api to analyze companies
Please note that this finance agent is not intended as financial advice. It is designed to provide users with tools and information to explore financial concepts and scenarios. Users should conduct their own research or consult with a financial advisor before making any financial decisions.
You'll need a polygon API key and openai api key
OPENAI_API_KEY=
POLY_API_KEY=
Install with npm or pnpm
pnpm i
Then
pnpm dev