123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|453|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> Off Topic -> AI Text Writer

Sat, 02 Jul 2022, 08:08
Jayenkai

AI Text Writer


OpenAI Playground can now be signed up to without an invite. (Not sure how long this has been the case, I just know it was locked down the last time I tried it.)



-=-=-

Song lyrics about being out of breath after having played Daley Thompson's Decathlon for several hours. I think I broke my Joystick.

Daley Thompson's Decathlon
Is the hardest game that I've ever played
I've been at it for hours
And I'm covered in sweat

My heart is racing
And I can't catch my breath
But I'm not giving up

I'm gonna beat this game
If it's the last thing I do!

-=-=-

Song lyrics about Manic Miner

I was working in the mine all day
When I heard someone coming up the shaft
I thought it was the Old Miner
But it was only Manic Miner

He's been working in the mine all day
And he's looking for minerals to find
He's been working in the mine all day
And he's looking for minerals to find

-=-=-
''Load, Next List!''
Sat, 02 Jul 2022, 08:38
Jayenkai


-=-=-
''Load, Next List!''
Sat, 02 Jul 2022, 09:28
Jayenkai


  --v


-=-=-
''Load, Next List!''
Sat, 02 Jul 2022, 10:28
Pakz
I think I wil do some further tests.


Sat, 02 Jul 2022, 10:49
Pakz
A line to circle collision function was broken off at the end. The line segment collision function it created did not work at all.
Sat, 02 Jul 2022, 11:00
Pakz
I think this playground is now a part of my toolkit. It is the original gimmethecode

Edit: this needs to be build into devices!

I asked it to write a isometric tile drawing function. It made a hexagon drawing function.



I then asked it to write a hexagon drawing function. It then made a non filled hexagon drawing function.


I asked it to write a astar pathfinding function in javascript. I have not tested it yet. But the code looks familiar. It looks more like a flood fill pathfinder.


Sat, 02 Jul 2022, 11:19
Jayenkai
Yeah, just be aware that it's making shit up as it goes along, so more than likely won't always be accurate!!
Double-check and stress test everything.

-=-=-
''Load, Next List!''
Sat, 02 Jul 2022, 12:59
Pakz
It is limited to a grand of 18 dollars when you start using it. You need a credit card to use it after you are through the free 18 dollars.
There are different brains to use. The most powerful costs 60 cents per 1000 characters generated.

I have no credit card. I'm not getting one either. I hope something like this gets easier to get unlimited access to.
Sat, 02 Jul 2022, 13:01
Jayenkai
Yeah, NightCafe lets you add credits using PayPal/Apple Wallet/Google Whatever/etc, so I was a little upset that there was no way to do that here.

-=-=-
''Load, Next List!''
Sat, 02 Jul 2022, 13:13
Pakz
I have been looking around a bit for something similar. But nothing yet testable. There are a lot of different options popping up. It might be a year before this gets easier to buy into.
Sun, 03 Jul 2022, 04:53
Pakz
I'm looking into creditcards. My bank has one for 20 dollars per year. If and when this ai gets really useful for me. I might consider getting a card just for getting some of those credits in there. A prepaid credit card costs 60 dollars upfront and needs money to be deposited onto it.

With just asking this ai to write a function and then getting a 'working' function. That is something that can really save time. I can spend hours just getting a piece of code working now. 30 percent of the code that people using copilot write is generated already.
Tue, 19 Jul 2022, 02:46
Pakz
They trained a open source and open to the public language model like gpt3 recently. This is called BLOOM. Thousands of scientists worked on creating it. I am watching a video on it right now. They were going to show how to install it.

It is said to be better than the openai version. I have no idea how large the installation file is. There are multiple sizes available.

The video showed it could generate code.

https://huggingface.co/bigscience/bloom
Fri, 12 Aug 2022, 15:12
Pakz
I just noticed they have a 175 billion tokens gpt3 model for free use online. I was able to get on the site, but it is being hammered right now.

It is uncensored so can give problematic responses. It takes 30 seconds for a response. It has chat/code/math/travel/crypto/fact/translation responses.

Maybe it is going to be like craiyon where it gets add supported.

http://opt.alpha.ai/

Edit: It seems chrome is not opening the page, safari can open it.