Skip to content
/ FinGPT Public template
forked from AI4Finance-Foundation/FinGPT

Data-Centric FinGPT. Open-source for open finance! Revolutionize 🔥 We'll soon release the trained model.

License

Notifications You must be signed in to change notification settings

amura/FinGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinGPT: Open-source for Open-finance.

DO NOT expect Wall Street to open-source LLMs nor open APIs.

The data sources and our wapper for large language models (LLM) are put separately in FinNLP

Disclaimer: We are sharing codes for academic purpose under the MIT education license. Nothing herein is financial advice, and NOT a recommendation to trade real money. Please use common sense and always first consult a professional before trading or investing.

Why FinGPT?

1). Finance is high dynamic. BloombergGPT trains an LLM using a mixed dataset of finance and general data sources, which is too much expensive (1.3M hours, a cost of around $5M). It is feasible to retrain every month or week, so lightweight adaptation is highly favorable in finance.

2). Internet-scale finance data is critical, which should allow timely updates (monthly or weekly updates) using an automatic data curation pipeline. BloombergGPT has privileged data access and API access, but a promising alternative is "democratizing Internet-scale financial data".

3). Another key technology is "RLHF (Reinforcement learning from human feedback)", which is missing in BloombergGPT. RLHF enables learning individual preferences (risk-aversion level, investing habits, personalized robo-advisor, etc.), which is the ``secret" ingradient of ChatGPT and GPT4.

News

ChatGPT at AI4Finance

Introductory

The Journey of Open AI GPT models. GPT models explained. Open AI's GPT-1, GPT-2, GPT-3.

(Financial) Big Data

Interesting Demos

  • GPT-3 Creative Fiction Creative writing by OpenAI’s GPT-3 model, demonstrating poetry, dialogue, puns, literary parodies, and storytelling. Plus advice on effective GPT-3 prompt programming & avoiding common errors.

ChatGPT for FinTech

ChatGPT Trading Bot

(Fast and accurate) Sentiment Analysis

GPT-3 can help study customer surveys, social media tweets from customers/users.

Tweets

PromptNet Analogy to ImageNet and WordNet, it is critical to build a PromptNet.

Robo-advisor

Coding-tutor

Blogs about ChatGPT for FinTech

ChatGPT APIs

Prompting as a new programming paradigm!

Prompting programming

ChatGPT relatives:

A Release Timeline

PaLM

Chincella

Interesting evaluations:

[YouTube] Physics Solution: ChatGPT vs. Google

Links

About

Data-Centric FinGPT. Open-source for open finance! Revolutionize 🔥 We'll soon release the trained model.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 78.7%
  • Python 21.2%
  • Shell 0.1%