AaronJessen / fingen

finance agent + with generative ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FinGen

Experiment with RSC and langchain to do financial analysis with gpt-4-turbo

Leverages RSC from vercel's ai sdk as well as LangChain agents, and the Polygon finance api to analyze companies

Disclaimer

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.

Getting Started

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

About

finance agent + with generative ui


Languages

Language:TypeScript 99.0%Language:CSS 0.9%Language:JavaScript 0.1%