Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverwang15 committed Feb 19, 2023
2 parents fcc9bf0 + 9dbe187 commit 0c44244
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# ChatGPT for FinTech

Data and demos are currently put in [FinNLP](https://github.com/AI4Finance-Foundation/FinNLP)
More data and demos can be found in [FinNLP](https://github.com/AI4Finance-Foundation/FinNLP)

**Disclaimer: 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.**

## ChatGPT at AI4Finance

Expand Down Expand Up @@ -49,6 +51,10 @@ Data and demos are currently put in [FinNLP](https://github.com/AI4Finance-Found
+ [Tweet Classifier](https://platform.openai.com/playground/p/default-tweet-classifier?model=text-davinci-003)
+ [Advanced Tweet Classifier](https://platform.openai.com/playground/p/default-adv-tweet-classifier?model=text-davinci-003)

Financial News
+ [Algorithmic Trading using Sentiment Analysis on News Articles](https://towardsdatascience.com/https-towardsdatascience-com-algorithmic-trading-using-sentiment-analysis-on-news-articles-83db77966704)
+ [Accessing Historical Financial News Headlines with Python](https://python.plainenglish.io/access-historical-financial-news-headlines-with-python-be1b8faaea9f)

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

+ [Awesome_Prompting_Papers_in_Computer_Vision](https://github.com/ttengwang/Awesome_Prompting_Papers_in_Computer_Vision)
Expand Down

0 comments on commit 0c44244

Please sign in to comment.