The servers seem to be frequently at capacity
Perhaps its a better experience for paid up subscribers
Chat GPT & Generative AI tools
- ShaunWhite
- Posts: 10370
- Joined: Sat Sep 03, 2016 3:42 am
Same-ish. I just need to have a think about how to structure it, keys to other tables etc. And you mentioning backtests makes me realise it could handle that output too which would be useful. Scope creep is my biggest problem and my biggest pleasurefoxwood wrote: ↑Thu Mar 30, 2023 6:18 pmQuick and easy - do a bulk import using SSMS straight from the excel file or a specially built csv with bet data plus any extra info like strategy etc - depends what your "bet history" consists of and what else you have you can link to. I keep bet data not only to monitor strategies but to compare reality against backtest.ShaunWhite wrote: ↑Thu Mar 30, 2023 4:13 pm... but I've always stored my bet history in excel for some reason. But I'm doing over 100k bets a month so it's pain and it needs a better solution ...

If you don't have a + subscription you can access the playground, you have a $20 grant but I think it's coming to an end soon.
- ShaunWhite
- Posts: 10370
- Joined: Sat Sep 03, 2016 3:42 am
I haven't had any problems yet with GPT4 ($20/mo sold as the 'Plus' package). v3.5 was unavailable too often. Even so you need to phrase your questions wisely as there's a 25 questions per rolling 3hrs limit. The responses are so comprehensive that's never much of a problem.
- ShaunWhite
- Posts: 10370
- Joined: Sat Sep 03, 2016 3:42 am
https://www.bbc.co.uk/news/technology-65139406
ChatGPT banned in Italy over privacy concerns
ChatGPT banned in Italy over privacy concerns
Yep, and UK to follow suit from June 14th : https://www.bbc.co.uk/news/technology-65139407ShaunWhite wrote: ↑Fri Mar 31, 2023 6:12 pmhttps://www.bbc.co.uk/news/technology-65139406
ChatGPT banned in Italy over privacy concerns
I asked Bard to create me an April Fools article. No bias here whatsoever 
Google to Release New AI That Can Read Minds
Google is set to release a new artificial intelligence (AI) that can read minds. The AI, which is still in development, is said to be able to decode brain activity and translate it into text.
Google has not released any details about the AI, but it is said to be based on technology that was developed by a team of researchers at the company's DeepMind AI lab. The technology was first announced in 2017, and it has been used to create AI systems that can play games like Go and Dota 2 at a superhuman level.
It is not clear how Google plans to use the mind-reading AI. The company has said that it could be used to help people with disabilities, such as those who are unable to speak. It could also be used to create new forms of entertainment, such as games that allow players to control their characters with their thoughts.
However, some experts have warned that the mind-reading AI could be used for malicious purposes, such as reading people's thoughts without their consent. Google has said that it is committed to developing the AI in a responsible way, and that it will put in place safeguards to prevent it from being used for malicious purposes.
The mind-reading AI is just one of a number of new AI technologies that Google is developing. The company is also working on AI systems that can drive cars, translate languages, and write creative text. These technologies have the potential to revolutionize many aspects of our lives, but they also raise a number of ethical and legal questions. It will be up to Google and other companies to develop these technologies in a way that benefits society as a whole.

Google to Release New AI That Can Read Minds
Google is set to release a new artificial intelligence (AI) that can read minds. The AI, which is still in development, is said to be able to decode brain activity and translate it into text.
Google has not released any details about the AI, but it is said to be based on technology that was developed by a team of researchers at the company's DeepMind AI lab. The technology was first announced in 2017, and it has been used to create AI systems that can play games like Go and Dota 2 at a superhuman level.
It is not clear how Google plans to use the mind-reading AI. The company has said that it could be used to help people with disabilities, such as those who are unable to speak. It could also be used to create new forms of entertainment, such as games that allow players to control their characters with their thoughts.
However, some experts have warned that the mind-reading AI could be used for malicious purposes, such as reading people's thoughts without their consent. Google has said that it is committed to developing the AI in a responsible way, and that it will put in place safeguards to prevent it from being used for malicious purposes.
The mind-reading AI is just one of a number of new AI technologies that Google is developing. The company is also working on AI systems that can drive cars, translate languages, and write creative text. These technologies have the potential to revolutionize many aspects of our lives, but they also raise a number of ethical and legal questions. It will be up to Google and other companies to develop these technologies in a way that benefits society as a whole.
- MemphisFlash
- Posts: 2335
- Joined: Fri May 16, 2014 10:12 pm
I followed this code and it works a treat.
Make sure you delete the <> either side of the key for it to work.
https://www.youtube.com/watch?v=-3otazH5crw
https://github.com/Sven-Bo/Integrate-Ch ... hatGPT.bas
Make sure you delete the <> either side of the key for it to work.
https://www.youtube.com/watch?v=-3otazH5crw
https://github.com/Sven-Bo/Integrate-Ch ... hatGPT.bas
This is an interesting prompt to give to ChatGPT
I want you to act as a text based excel. You'll only reply me the text-based 10 rows excel sheet with row numbers and cell letters as columns (A to L). First column header should be empty to reference row number. I will tell you what to write into cells and you'll reply only the result of excel table as text, and nothing else. Do not write explanations. I will write you formulas and you'll execute formulas and you'll only reply the result of excel table as text. First, reply me the empty sheet.

I want you to act as a text based excel. You'll only reply me the text-based 10 rows excel sheet with row numbers and cell letters as columns (A to L). First column header should be empty to reference row number. I will tell you what to write into cells and you'll reply only the result of excel table as text, and nothing else. Do not write explanations. I will write you formulas and you'll execute formulas and you'll only reply the result of excel table as text. First, reply me the empty sheet.
- Crazyskier
- Posts: 1274
- Joined: Sat Feb 06, 2016 6:36 pm
I've just seen details of a test that compared ChatGPT to Bard, Google's equivalent.
Apparently as ChatGPT stopped having new data uploaded in 2021, it can't answer questions since then accurately. For example it thinks Queen Elizabeth is still reigning over Britain and the Commonwealth.
At least Bard has up-to-date information as you'd expect with a Google product.
CS
Apparently as ChatGPT stopped having new data uploaded in 2021, it can't answer questions since then accurately. For example it thinks Queen Elizabeth is still reigning over Britain and the Commonwealth.
At least Bard has up-to-date information as you'd expect with a Google product.
CS