DarryCrucian/FinGPT

Aryaman Pattnayak

0

Prompt Engineer

ML Engineer

FinGPT

This project uses natural language processing (NLP) to enable users to request financial stock market data by simply typing a natural language query. The project utilizes OpenAI's GPT-3 model to parse the user's input and transform it into a formatted dictionary, which is then used to retrieve stock data using the pandas-datareader and yfinance libraries. Finally, the stock data is plotted using matplotlib and displayed to the user using Gradio's web interface. Overall, this project simplifies the process of retrieving and visualizing stock data, making it accessible to a wider range of users.
Like this project
0

Posted Jul 1, 2024

FinGPT is a project that uses natural language processing to enable users to request financial stock market data by simply typing a natural language query. The…

Likes

0

Views

1

Tags

Prompt Engineer

ML Engineer