It's silly easy to use the Open AI API endpoints in Python. What cool software are you going to build?
@RustyNox Жыл бұрын
Github repo link? Thanks for sharing your knowledge (:
@tjf2007us7 ай бұрын
This is fantastic. Have you thought about doing a tutorial on how to implement your own localized LLM, such as Llama, etc. so that similar functionality could be implemented locally/away from the public cloud? Using the public cloud, such as ChatGPT, is understandably a concern for IP leakage in the quant trading community.
@meak2467 Жыл бұрын
Hello , I like this video it helps me alot , do you have the notebook availble ? please let me know how to find it ?
@AnalyzingAlpha Жыл бұрын
Thank you for the kind words. And yes, it’s linked in the description.
@vladvol855 Жыл бұрын
Is it possible to use it for stock trading and create quantative models?
@AnalyzingAlpha Жыл бұрын
Yes, I don’t see any reason why you couldn’t create some type of sentiment model using OpenAI’s GPT models.
@smartarpit Жыл бұрын
Let's say I am trying to create hundreds of essays using various combinations of keywords sets i have, right now i am supplying the entire keywords list with each prompt to code completion API and it costs me a lot. What method can I use to store these keywords within the OpenAI so I can save on usage cost without compromising on the output. It works with ChatGPT but not sure how to approach this with the API
@AnalyzingAlpha Жыл бұрын
I don't believe OpenAI allows you to do this; however, the ChatGPT API is in beta I believe.
@AnalyzingAlpha Жыл бұрын
Here’s the announcement: openai.com/blog/introducing-chatgpt-and-whisper-apis
@smartarpit Жыл бұрын
Yeah saw that, and wow it's almost free,lolz
@gunnar-ai Жыл бұрын
dude great video!
@AnalyzingAlpha Жыл бұрын
Thank you for the kind words! I’m glad you enjoyed it.
@Daliaiz1 Жыл бұрын
make more videos please
@AbbasMehdi-v9f Жыл бұрын
I NEED UR HELP IN WRITING PINESRIPT FOR INDIAN STOK MARKET FOR ANY BULE CHIP COMPANY WITH REASABLE PROFITS
@Top3in5 Жыл бұрын
Can you test it with 1000 real money?
@AnalyzingAlpha Жыл бұрын
Thanks for commenting! Just to clarify, this guide doesn't provide a trading strategy. Instead, it shows you how to leverage the various OpenAI tools. You could easily incorporate these tools into your trading algorithm and take your trading game to the next level! With OpenAI's powerful sentiment analysis tools, analyzing market sentiment is now easier than ever before!