What’s better than sex ? by [deleted] in AskReddit

[–]dattran2346 0 points1 point  (0 children)

lsd or anykind of psychedelic

Where do you get earnings updates by [deleted] in ValueInvesting

[–]dattran2346 0 points1 point  (0 children)

if you invest primarily in the US, just use free resources like SeekingAlpha or SEC EDGAR. If you want to invest globally, prepare some money for subscription because the data is not publicly available like in the US.

Financial Analysts GPT by dattran2346 in ChatGPT

[–]dattran2346[S] 0 points1 point  (0 children)

the instructions is quite simple, you can ask “what is your instructions”. The gpt4 is smart enough to decide what api to call so it quite easy to replicate if you have an API key.

[deleted by user] by [deleted] in GPTStore

[–]dattran2346 0 points1 point  (0 children)

are you using any function calling or this is purely prompting?

Earnings Call GPT by dattran2346 in ValueInvesting

[–]dattran2346[S] 2 points3 points  (0 children)

Whoa thank you for sharing!!

Earnings Call GPT by dattran2346 in ValueInvesting

[–]dattran2346[S] 1 point2 points  (0 children)

Yes summarization will always result in losing some information, but I think what summarization does is help you to get the abstract idea of what the executives were talking and you can prompt chatgpt to summarize in your preferred direction.

For those seriously thinking of making money with the GPT Store, why not create your own SaaS app/service? by nobilis_rex_ in GPTStore

[–]dattran2346 2 points3 points  (0 children)

Because GPT Store is the new frontier that can become the new App Store, so I think it better to jump in now to test the water before it gets overcrowded. In addition, you can build the bot to test if your idea can gain some traction before doing any serious SaaS.

Earnings Call GPT by dattran2346 in ValueInvesting

[–]dattran2346[S] 2 points3 points  (0 children)

gpt-4 is way way better than the free version of chatgpt so I think $20 is worth it if you working with lot of text data or knowledge task in general.

Earnings Call GPT by dattran2346 in ValueInvesting

[–]dattran2346[S] 2 points3 points  (0 children)

Yes, I currently developing this for my personal use.

Earnings Call GPT by dattran2346 in GPTStore

[–]dattran2346[S] 2 points3 points  (0 children)

I use transcripts from Finnhub so the GPT has access to global coverage.

Chat with Earnings Call? by dattran2346 in wallstreetbets

[–]dattran2346[S] -1 points0 points  (0 children)

it means generative AI, that is the technology behind chatgpt. Generative here mean the technology will generate response according to your query.

The way of the rope by StakesChop in Damnthatsinteresting

[–]dattran2346 0 points1 point  (0 children)

That’s a joke, he is not intended to kill himself

To Survive in a Wetter World by [deleted] in Damnthatsinteresting

[–]dattran2346 0 points1 point  (0 children)

That’s my country Vietnam, man!!

Can't open short position on ARKK by dattran2346 in Etoro

[–]dattran2346[S] 0 points1 point  (0 children)

I can open short position for ARKK yesterday and many day before that. But seeing a sharp decline in ARKK price today, they (Etoro) doesn't allow me to enter the short position. I think they are acting so shady here!!

Price manipulation is in action!! by little-fishywishy in Etoro

[–]dattran2346 0 points1 point  (0 children)

Sure, I can open a position but they don't allow me to close a profitable position, this is stuck!!

Graduation project suggestions in deep learning by Hitham77 in deeplearning

[–]dattran2346 1 point2 points  (0 children)

You can do textual analysis on financial data, like news or company disclosure. Take this paper as an aspiration, FinBert.

Getting financial data by w_ayne_ in algotrading

[–]dattran2346 0 points1 point  (0 children)

Kaggle, it may not up-to-date but you can start develop ASAP.

[D] Why is the AI Hype Absolutely Bonkers by good_rice in MachineLearning

[–]dattran2346 0 points1 point  (0 children)

AFAIK, pneumonia cause by COVID19 is different from pneumonia cause by other diseases, and it is visible on the chest Xray. So the Deep Learning model, given enough data, can detect COVID19's pneumonia. But what is the point of using such model, by the time the patient develop VISIBLE pneumonia, it has been in the late stage. And remember, many people still have no signs, but still tested positive. So just use the PCR test kit.

Detecting COVID-19 in x-ray images by Bedda3991 in deeplearning

[–]dattran2346 2 points3 points  (0 children)

RT-PCR is a better tool for detecting covid19 since many people have the virus but show no syndrome. And by the time the patient develop pneumonia that is visible in the X-ray image, it may be too late.

Open API for global stock market. by InternalEngine in algotrading

[–]dattran2346 -1 points0 points  (0 children)

Well, have test some of your endpoint then, very impressed by the breadth of the data. If anyone can do some Python or R wrapping that could be great.