#community-help
1 messages · Page 20 of 1
And school have an app for anything like "copyright" that can found if you tok the text from internet and copy paste it.
There's a reason why Universities ask you to not copy from others. Maybe you should do as they say 😉
How long will the beta be open to free public use?
@kind glacier That question shouldn't really need to be answered. Yes there is an answer, but you should be an ethical good student and do your own work. Best way to learn.
it's just for the documentation, is a real pain to have redocument something that already documented. I mean, showing that when know how to use it in differents ways shoud be kinda enought i think to proof that we know how the function work.
I understand your frustrations. Good luck with whatever solution you find 😄 !
Thx ^^
There is no fixed time/decision in which ChatGPT will be monitized.
Hey, quick question, why does the AI answer stop at some point?
I believe the tokens are limited for each response
You can just write continue and it will continue
Hello I asked ChatGPT to make me a simple blackjack code. When it gets to completation it never completes it and it stops unfinished, how can I make ChatGPT to give me 100% complete code?
@quaint musk
Thanks, maybe we have chatted on any platform, i am all over 🙂 hehe
It does continue, it will move further but still wont complete haha
i asked for a poker code and it succesfully provided me a blackjack code that works no prob
But i want chatGPT to answer questions related to my data
Its will figure out from his mind, just like you are doing.
ChatGPT doesnt have access to the internet, that isnt going to work.
Google and AWS both have Machine Learning services
If you want ML for your own project, you can use them
It gets to Complete Code then I ask him for "continue" and he starts again going move after move to Complete Code which isnt completed again
you could possibly try say
"tell me the lines in the code after
{line in code}"
Feature suggestion: as well as 'try again', also have a 'continue' button.
Is there a way to 'give' a powerpoint file to GPT and analyze it in some way? Like with API?
Or does the developer have to 'open up' the file's contents themselves. i.e.) extract the text, images, etc. and go that route?
You can use GPT to make a model for example to analyse the data, as far as actually giving it data, not possible.
Specifying your data structure may also be very useful
I hope GPT gets better at ASCII art/images
Hi I am thinking of using a combination of OCR+Computer Vision to get what I can and include that in a prompt for GPT.
Well I'd first create a system in which a powerpoint file is converted to pdf and then read into a script to extract its data. Then you can go from their in working with the data.
GPT can help you make these processes
Hello .Is it possible change the pic's resolution generated from dalle-2 ?Because I wanna use it like wallpaper. If yes,how?
e.g.
That's a great idea to convert to pdf, reduces the effort involved with extracting the text for sure.
Does ChatGPT use people's prompts to train?
Wow that's great.. one issue I notice is that ChatGPT will not always give the whole code. Guessing it's because the one on the site has limited 'tokens'?
Yep...
my ai doesn’t finnish the code that he writes he stops in the middle of te writing any solutions
You can write continue and should continue the code.
i can try
sorry for my bad english
Every generation is 1024 x 1024 (1 mp). So unfortunately not.
that's so sad.alexa play despacito
Hello, can't make chatgpt to re-write a part of a tv show script for me, even tho i could do it 5 days ago. Granted I don't remember the prompts i gave it.
Have there been any changes in 5 days?
I found that it cannot display the complete code every time. Sometimes I let him continue the code and it will reappear, but the result is still not displayed completely.
Does anyone have a solution to this problem?
so "continue" doesnt work for you?
continue doesn't work from what I see
can you use chatgpt offline?
So how do you get the full code? Use API and pay for tokens basically?
Do you have any ideas how to make AI generate a decent and little bit advanced CSS(maybe bootstrap) ? It gives me some results but i want AI to try its best
I suppose it’s always learning, but it depends on what was in the thread. Short answer may be no. I wish there was a way to save/share threads for future interaction.
with 2,074000 * 1,033 it gives me 2.1389220, why is that since google gives me 2.142442 ?
2.142m is correct. I’m also having basic math issues. Specifically order of operations issues.
How long will it be for free?
Hello everyone! I would love to know what is the most practical use you found for ChatGPT so far?
Like, I got it to write a treatment for an episode. Then i asked him to write the script for me since itself said that's the next step. Then i got slammed with "i'm a poor offline AI"
I had it try and calculate a weighted average cost of capital, and it was mostly right in the description, but had a few issues wrong with the math.
@devout plaza I have found that using 'can you write the rest of the script?' works better than 'continue'
So; its just not ready for calculations / maths yet?
Gah that’s the worst. Yes I had it write a funny memo about how it would ruin the workplace that I wanted to send to my university but got kicked off (token expired) right before.
Correct. You can’t trust it more than you trust yourself. The problem is that explanations sound very logical and correct.
@devout plaza it still reaches a limit though, best is to try to 'break up' the algorithm into distinct steps
k tnx
nope. It dopesn't do logic well.
I see, hopefully in the future it will stop saying that.I just wanna have fun with it 😦
It’s a conversational AI. Not a math genius. But still. I argued back and forth about why it was wrong. We almost got there.
Me too. This has been such a fun week of play. I haven’t felt this jazzed about tech since Web 2.0 being the hit new thing.
I've been feeding it logic problems. It hasn't got a single one right, even after I try to explain the correct answer.
Do you think that’s by design? So we see it’s limitations/are less tempted to use it as a knowledge engine?
I think it is though; you can't use it as a unit test system.
No. I'm pretty sure it's a limitation.
Its just not made for it then?
Example: Logic Puzzle: A man has 53 socks in his drawer: 21 identical blue, 15 identical black and 17 identical red. The lights are out and he is completely in the dark. How many socks must he take out to make 100 percent certain he has at least one pair of black socks?
ChatGPT: The man must take out at least two black socks to make 100 percent certain he has a pair of black socks. This is because he has 15 black socks in total, so he must take out at least two in order to have at least one pair of black socks.
Me: That's funny, but how can he see what color they are if he is completely in the dark?
ChatGPT: If the man is completely in the dark, he cannot see the color of the socks he is taking out of the drawer. In order to ensure that he has at least one pair of black socks, he would have to take out all 15 black socks and feel them to determine if they are a matching pair. Alternatively, he could take out one sock of each color and feel them to determine their colors, but this would not guarantee that he has a pair of black socks.
This one is a little easier: If the day before tomorrow is Saturday, then what day is it today?
CHATGPT: If the day before tomorrow is Saturday, then today is Friday. This can be determined by the fact that the day before tomorrow is Saturday, which means that tomorrow is Sunday. Therefore, the day before tomorrow is Saturday and the day before Sunday is Friday, so today must be Friday.
How can I use ai to make some version of image, for example anime version of some character? Input is text and original image
So for now the gpg chat is in beta and free but does anyone know what price model the company is going after later ? I only ask because i find the chat is invaluable and something i need in my life
Id suspect you’d pay by the tokens similar to divinci.
Say I were to submit a full on essay this AI created would it be plagiarized at all?
ME: You can't do math; is that by design?
ChatGPT: As a language model trained by OpenAI, I am not capable of doing math. My primary function is to assist users in generating human-like text based on the input provided to me. I do not have the ability to perform calculations or access external information, and any answers I provide are based solely on the information provided to me. I am not capable of making decisions or judgments on my own, and any errors or inconsistencies in my responses are a result of the limitations of my training and the information provided to me by the user. I am designed to assist users in generating text, not to do math or make decisions.
Shouldn’t matter, if you need to do work, it shouldn’t be copied from anything.
What is divinci? Is it related to chatgpt?
meant davinci*, another model made by openai
I see, so what model is the web version of chatgpt using?
Or 'chatgpt' IS the model?
correct
AH okay
i’m concerned about future censorship, since rn the internet is almost impossible to censor. how does chatgpt combat it or enable it?
Unfortunately, we are only able to address concerns regarding issues within the OpenAI Discord server.
For concerns regarding OpenAI's services, please send an email to support@openai.com — thank you.
will do, thank you!
smile more like frown

Yo any lawyers know the legal stuff of slapping the OpenAI logo on a jacket?
im black
Hello. There are any feature planned for ChatGPT to have embeddings?
A long time
how to change leangue of the open ai chat?
is there any whey to chose how long it answer is?
@jaunty shuttle Just ask it.
is there any way to choose how quickly you answer
As a large language model trained by OpenAI, I do not have the ability to control my response time. I am designed to provide answers as quickly as possible, based on the information that is provided to me and my training data. My response time may vary depending on a variety of factors, such as the complexity of the question and the amount of available computational resources. I am not capable of intentionally delaying my responses.
What is the difference between gpt3 and chatgpt?
does chatgpt work on mobile
is there a way to make account on openAI website without a phone number? I'm hearing impaired and don't use a phone at all.
Yea
You dont have a phone at all?
Damn
Hi
What is the maximum results you show for a particular query?
For example: Javascript Array practice problems
What I have noticed is every time i click on try again it adds more data.
Where could i ask the ai bot to make my essay here in discord? Newbie here
what is the difference of ChatGPT and ChatGPT Permium ????
hi guys sorry .where can i seek help with my assignment is about introduction computer science?
Is there a full or more elaborate version?
In the Future, Will companies build their own Machine learning models or not??
As access to Artificial intelligence is getting easier. I was thinking if companies would really need their own models or not??
Because big tech companies like OpenAI, Facebook, Microsoft, etc have a large amount of dataset/data with them. And more the data, the more advanced the model is going to be. So mostly they will be dominating the whole machine learning model with AI2B (AI to Business).
And Businesses & Companies won't even hire machine learning engineers too.
I'm new to ML, I'm still learning. I was just curious and hopped upon this conclusion. Pls, let me know if I'm being incorrect.
hello
what happens if you ask it to take over the world
How do I get the AI to write more? If I tell it to write more, it usually only adds about a word. I'd like the stories I develop with the AI's help to be expanded but I'm not quite sure how.
precise
"tell me more without repeating what you have just said. i need more details"
hello
Compare Friedrich Hayek to John Maynard Keynes
i have a problem ?
Explain
hi
What is the best way to contact openai about this?
how much is too many requests and when do they reset?
Can someone get Neil DeGrasse Tyson to have a discussion with ChatGPT
Is user input treated as confidential data?
hi
how do you expand gpts capabilities and remove filters
How do I get it to rate my essay?
hi, how to run gpt the entire git repository? 😄 for example how to do tests on it?
you can fine-tune your own custom models.
I have a quick question I was asking chatGPT to make a checkers board in vue and that worked when I asked it to "can you add checker pieces that move?" it started to make it but it did not finish it is there a way for it to continue or give a longer response back?
what is the limit? (im not spamming tho so i dunno what is going on)
I wrote a story the other day and had it go chapter by chapter. I would tell it to write just the first chapter, then give it the topic for the second and so on.
This made it easier to write longer text
You may want to get in touch with them directly through this link: https://docs.google.com/forms/d/1DzIQcXZpDB_RxJ9uGqZoucNdsrq4dOSup_o-CDfbiIE/viewform?edit_requested=true
You can use this form to share free-form feedback on ChatGPT. For general questions, please visit help.openai.com.
If you are here to create an entry for the ChatGPT Feedback Contest, please make sure you read the Terms and Conditions and select the appropriate option below.
No purchase necessary, void where prohibited. Sponsor: OpenAI, L.L.C....
thank you 🙂
theres no limit but at some point they will start charging. right now too many people are using it.
can the AI code other languages aside from HTML?
isnt charging for api? there im only asking questions
meaning of life
they give you an $18 credit once you run out of it, you have to pay to use it.
Newbie here 👋. If you actually want to start training the chatgpt AI model to learn something/produce something. Like what program do you use to feed it information and train it?
This is so simple yet so genius
ya but that is api
what i mean is im just asking questions in the https://chat.openai.com/chat
hi
you can use openai files api and upload your files in json.
Thanks!
are you building something using their api?
I would like to. I assume I need permission first because it's a business project
if you have enough data to train your own model.
hola
What would you recommend being enough data?
the more data you have the better.
i have been playing around with their api a bit and its very well documented.
that's great. you also thinking about building something?
not really, but if i do find a use case for it, why not!
What is ChatGPT max output is? Like the max word output or max text output length.
I dont think there is, you can keep asking again and it remembers your last input and makes sure not to give you the same output.
I use my computer to log in to prompt this “We have detected suspicious login behavior and further attempts will be blocked. Please contact the administrator”,I'll just log in with my phone
Can anyone help me
have you been using their api or just the normal chat?
Which API are you talking about
that means youre not using their api. just a normal usage. cant help you there!
All right
Hi there, what's the best way using the chat with the bot away from the webinterface? Not looking to use the API and create my own interface here. Thought of a Discord bot or so?
qualifies this as bug?
Is it related to me changing the IP address and device
I dont think thats the case. are you in the states if not, double check and see if theres anything to do with location. which i highly doubt it.
could someone explain this to me?
ok
I'm not in the United States
is there a way to make it white 800 words fx
I keep seeing HTTP Auth login box when the labs.openai.com site loads up and being told my api key is invalid when testing Image generation, I've cleared cookies etc logged out, new browser. Generated new api keys. Out of ideas
Is there any kind of fix coming or a workaround for the "try again" bug? i cant get a single request to complete without it breaking.
How do i replace root symbol(√) for ChatGPT to understand something like 3√2?(3 roots from 2)
write it out like square root maybe
tried it in my language, but didn't work, looking for universal solution
For powers you have ^2 for example
but i dont think theres similar solution to square root
square root is reversal of powers afaik
Whats the best GPT-3 powered autocomplete for windows? (Text, not code) So I can autocomplete my message in chat applications.
I really like how copilot autocompletes messages, and I need the same here in discord when doing support work.
I dont mind if it's a proprietary service or if I need to bring my own API key.
so thats 2^1/3
May have been entirely the fault of Adblocking
well yes, but for some uses, you wanna keep the syntax - things like homeworks etc where you gotta keep it for the solution
Well you shouldn't be using it for homework 
Why if I try to rp with it it generates full conversation with my replies and how can I stop it
Laazy
Hey I was just wondering how long openGTP beta is gonna be up for free, I’m assuming it costs a lot to keep up the servers up, so are gonna shut down the free version any time soon?
Yes, I don't do tedious work, I write code that does it or in worst case ask someone else
Hello, is there any way to delete your account? I don't want my photos to be stored on their servers, how do I delete my account?
No button is displayed
how to I change language?
I think it's much better to challenge myself and only work on mentally challenging things and not tedious things that way productivity keeps on rising
if else, send an email to support and say it's a GDPR request if applicable?
Good place for possible suggestions for OpenAI Research?
Is there a way to 'try chatGPT' on here, maybe by sending a bot that polls the model a DM?
there is not an official Discord bot for ChatGPT right now
okay thanks
Simple and maybe dumb question - how exactly do you copy the text from the search result?
@regal lynx thx
ctrl c on your keyboard copies highlighted text and ctrl v pastes it
On iPhone - I should have mentioned.
How do i change the ai settings on mobile?
I don't use Apple, so I don't know 🤔
what product are you using? If you're using chatGPT, you can't change the settings
I just realised i was on the wrong one, i was using the beta on a laptop earlier
thanks!
can the ai give sources to its statements and whatnot?
I don't believe so because the information it gives out is a different version of what was fed into the algorithm. This means that the AI isn't spitting out the same words that it received, so it likely doesn't know where the original inputs came from
what happens when the chatgpt just stops in the middle of a prompt? (ie writing a contract)
there's a token limit of 4000 per response. I suggest prompting "continue"
so if i ask a simple question like how old is the current president of the united states it cannot give a source on where it got that information?
this is correct. Additionally, the information cuts off at 2021, so it won't give you information about any events in 2022
It's funny, a friend was able, without any weird prompt alteration, to ask the IA for a downloadable link (a dead link obviously) and he got it
But I can't seem to replicate
Lol
So i wrote something that required a source and I told it to footnote and it did but I accidentally closed the tab and im trying to ask it to do the same thing again but it wont footnote this time
Never mind found it
Hi
Is it possible for me to calculate how many number of multiplication operations are there when running a GPT-3 model for example?
what?
not sure what u mean here
GPT-3 has a bunch of layer, right? And each layer does some level of matrix multiplication to calculate embeddings, q k v values etc. I am just wondering if I can figure out how many total such multiplication operations are done in GPT-3
yeah
its based upon the gpt model itself, the same stacked decoder architecture
yeah u can find out the total multiplication operations if you look at the equations and analyse them, or there might've been such an analysis done already on the internet somewhere
how will that help though? in curious
Can somebody help me with this dilemma? I was creating a textual interactive game (question and answers, stuff like that). What kind of prompt i've to write to make the AI to NOT start doing question and answers by itself?
anyone else here is using whisper? newer whisper model performs worse
I Want to Programm a Game in Python and create a GUI for it with tkinter but everytime he creats it he only Starts the Game in gui and Wont play all the aspects in the GUI
whisper seems to be a completely different model though
Are my submissions public in any capacity?
yes it is. i couldnt find a specific channel for it
Why is the AI so restricted?
so that it doesnt get cancelled :trollge:
Question: Once the API is released for developers, can you limit the scope of the questions to say a specific industry? i.e. a real estate virtual assistant that has access to market data
do i need to pay for chatgpt to give me the full output ? i sked for marching squares algorithm and some more and it stoped mid way, or should i just make smaller requets ?
Is it normal that if i ask ChatGPT for a presentation text about anything, sometimes it will just stop writing?
Hi guys, I need a little help. Its my first time using openai-gym and I'm trying to run the following:
What does this error mean? How can I go about fixing it
is chatGPS very slow only for me at the moment?
if i wanted to give the bot the documentation of like unreal engine so it can write code for it. is there an easy way to do that? Im using the playground not just the chat
It seems that the heat exploded today
is there a area where i can find like all the commands for chatopenai
what do you mean by commands? You can input just about any prompt
oh really alright
How big of a response can it give me? is there a limit?
chatGPT has a token limit of 4000
Is this capable of checking the settings for a trading indicator that I use that has many different settings and backtest results are changed every time we alter the settings. Want to find something they can go through the computations and find the best possible settings.
I do not know as I haven't tried it. I recommend that you do though if it interests you!
write me a birthday greeting for my 51 year old brother
you can access chatgpt at https://chat.openai.com/chat
you can access GPT-3 at https://beta.openai.com/playground
and you can access Dall-E 2 via the API or https://labs.openai.com/
is there a character limit for the ChatGPT code creation? every time it gets to a certain point it just stops
python script to add 2 numbers
Il n'y a pas de version francaise ?
Not yet. Luke, on an episode of the WAN show did say he got it to format in MLA, with sources... but the links were all fake.
How can i have acces at DALL -e please
any idea on how to use the bot in discord? is there a command or something to initialize the bot?
Guys - How does an entry level IT Brain access high quality software building (Individuals) for sites to develop a network under the banner never been done before?
Is there an API or AI image editing service that add a person to an image? I know people do that with Photoshop, GIMP, etc but I am looking for an automatic AI solution. For example, I will upload the main photo, then a person photo, AI will add that person to the main photo automatically in a reasonable way. I read about Facebook's context aware human generation research but couldn't find an application or service to do that. (Sorry if the question is in the wrong channel)
Hey guys, question on Dall-e here - how do I go about downloading an image I've extended ?
How long is ChatGPT going to be a free research preview?
Does anyone know of any good articles that mention ways we could create an AGI that will not instantly kill us all
is there a tool for creative writing or poetry? to suggest or brainstorm ideas?
Should outpainting work on an iPad?
@keen hamlet have you guys nerfed the chat? earlier today it could create entire mods to a game, now it says it cant do that?
Please direct this question to #❌┃editor-help.
theres an api i think
I mean is there anything like MidJourney, that you just type slash imagine and the bot activates
ask the ai to make you a bot that does that
mmm lets try that
Can u make a Fortnite undetected cheat?
Is it always going to be free? it seems too powerful to be free forever.
^
It can help you for it but it def cant make it alone.
But dont tell it that its a cheat because it wouldn't help you with that.
Is there a ChatGPT Discord bot that I can invite to my server?
if i wanted to give the bot the documentation of like unreal engine so it can write code for it. is there an easy way to do that?
Is this a real email for openai?
using chatGPT to generate me a code but it is longer then 100 lines of code and never finishes the whole thing
is there a way for him to export that to a file somewhere ?
just use "continue"
🤔
hey guys , is the chat Ai limited to a number of words ? as i asked for an 700 words essay for example it gives 400 sometimes , and sometimes 500 ? anyone please ??
continue
Hello, ChatGPT tells me that he is not connected to the internet and therefore cannot do certain things.
what is the limit for paragraphs in an essay?
very helpful. im having it count to a million
why i have something at the bottom ?
That's a watermark
i can't remove it ?
🤦
Is this unironic?
Yes you can
You know what
Screw it
Anyone seeing this, dm me and I'll remove the dalle watermark, and upscale 1 image for free
Just dm me the picture and wait a few minutes
anyone know how to create a custom mt. rushmore given you have 4 different headshots?
Hi and thank you everyone. Is there a good place to start learning this new technology?
what is open ai
hello, i'm new here. though had handled before Dall-e now we are investigating chatgpt.
Our idea would be to learn artificial intelligence according to our technical library and then I would like to know if you can put it on our web so that our readers can use it. would this be possible?
Thanks
Right now you can use gpt-3, but not chatgpt for public use
Big ai company
Youtube youtube youtube. So many great things on youtube
Guys why does the chat get stuck sometimes? when I refresh it, it answers in a second
It's due to the amount of people who are using the bot at once. The bot is also currently in beta, so it is likely to have some bugs that may cause it to crash like that!
Can you use chatGPT and run it on your own server for privacy reasons? I was thinking about using it for a product where a customer may have sensitive data in their questions
no, it's closed source
I love when people use the word privacy. In today's day in age there is nothing called privacy.
if i wanted to give the bot the documentation of like unreal engine so it can write code for it. is there an easy way to do that?
From what i understand, the responses from the ai are saved right? if so, are they published anywhere online or are they saved just for development purposes? sorry if this doesnt make sense, im trying to understand ai software for the first time for a big uni project
unlikely they are going to publish them anywhere, they will probably use them in training iterations of the next model or for review
Okay. So I ran something the ai generated for me through a plagiarism checker, and it passed with next to no faults at all. I was wondering if the ai answers were saved so if I were to run it though plagiarism checkers again, it would come up with faults.
Davinci's training data cuts off at 2021, is there any ai with data that's more up-to-date?
What sort of system would I need to run something like GPT-3 and generate text? Don't have a very powerful system, but I am hoping to play around with it at some point.
I was trying to use the chat to generate a JoJo stand and instead im getting a server error. It was working a moment ago so whats happening?
Looks like I'm hitting an "internal server error" when asking ChatGPT questions. Anyone know how many requests we get before hitting the server error?
I think it may be down or something atm just joined server to check if Anyone else had the same problem
Why is site chat.openai.com/chat not working?
has anyone made a training program through it yet??
im having the same issue
Too
I’m getting lost trying to use chat gpt is there a tutorial
Just go here and start asking questions, the bot may be down atm
Hello to everyone. I wanted to know if there is a way to increase the 4000 tokens limit of Davinci model.
Its not working
I made my brother put in an assignment in swedish which he did get a B on completly copy pasting OpenAi/ChatGPT and the subject was training but not a schedule No
where do you put in your promt
anyone getting Internal Server error too ?
Everyone is haha
haha, tried to ask if ChatGPT is down, didn't get any answer so..I got my answer 😉
Sorry if this was answered before, but is it possible that the chat would not cut the text? As ive trying to solve my python problem, it shows me an explanaiton and fixed code, but the fixed code is cutted off as there is probably max character limit?
i am using the API and working on fine tuning it, but i am not able to give it training data. does anyone know any good tutorials to learn how to fine tune a model by giving it data (multiple paragraphs of text)
Are essays 100% original and unique?
Hello, im a first year engineering student at UofT, looking to get into machine learning and ai, any resources you would recommended?
No if you write same words as your friend lets say its a about Football you write.
Essay about football
If your friend write exact same thing its 80% same text
Ooh
Andrew Ng's AI courses on coursera
not necessarily
what level of coding exp should u have before takng this
if i remember correctly the only requirement he states is high school level mathematics and some basic python knowledge is preferred @worn kraken
Hi, i found this just today. Can someone tell me if there is a version of this AI that produces drawn pictures, I saw some online and I would like to try them out my-self. Is there a link or something?
you can use dalle and do the prompt "a drawing of [insert whatever you want a drawing of here]"
and where is that if you dont mind me asking
Thank you
np :)
Do you maybe know is there some kind of this OpenAI possibility to draw a 3d model so you can 3d print it? Sorry for the poor talking, i am new to this OpenAI stuff, usually working on html css js c# python etc.
not yet, however nvidia recently released a research paper on text to 3d, so i would recommend checking it out!
check out DreamFusion or Magic3D for more info
okey :)
Random question... going back to the early days, didn't Dall E have credits and a generation limit?
it is still credit based. you get 15 free credits a month
It's not loading for me completely. I've clicked on 3/3 , try again loads the entire thing.
try reloading the page
tell it ''please continue''
@last marsh
yeah and that
i tried this for a movie scenario and it worked
hey, I have a question about, ChatGPT. I saw a post on twitter where a guy asked the AI to write him a C# code for a game in unity and it wrote him a code. When I tried it on the AI myself, it told me it couldn't write computer programs. Is there something I'm suppose to do before its able to do such tasks?
what was the prompt that you used?
"Write a C# script for a Unity Game that makes an object move in circles."
its the same exact prompt i saw on twitter
try again, and it might work
i asked it to write me only the HTML code for a sign up and log in forms and a ordering form, poorly made, but hey: its in development i guess
if not try altering the prompt
Hi, I have a question, my profile picture in the chat text I don't choose here, it's an hold picture of me and I don't how where I have to go for change her.
Someone can help me about this ?
on this server or on the openai website?
on the website
im a able to share links in this discord? i want to share the twitter post i saw
maybe the twitter post guy lied
no clue, hopefuly someone else can answer
you cant share links, try sharing a screenshot
oh yeah it can definatley do that
But I typed the same exact prompt and got a different answer from the same Ai
oh yea 🙂 cool
yeah that happens
It said it couldnt do it though, im take a screenshot
ok
lol i just tried it again and now it works lol
ok
im not sure why it told me it couldnt do it the first time
happy "coding" :P
🙂
it came acros my mind to tell it to make a client - user website (talking about selling a product), it made a login and signup form with ordering form but it was poorly made and i told me that it cant produce full codes
Hello, anyone now how to install CHATGPT in whattapp app?
is it true that ChatGPT was launched in November 2022?
how many days has it been since the creation?
There is an APP? Man didnt know that
unfortunately you cant as of now
no
Thanks Jeff
Oh okay okay, i was thinking about that like is there an app or is it just a web app
Jeff is tha man 4 real
np man
whats the problem
this
lets ask the chatgpt
that is when it was released, no idea how long since "creation"
it told me it doesnt know when was it created lol
thanks
hey just out of curiosity, could i use it to solve my schoolwork? i saw it does good essays
i think so
technically yes... now its just a question of morals
I'm hoping someone is working on mod version for apk of this AI 👀
man screw the morals, i need a's to go to a student exchange
there isnt an apk, however you can use the api
same lmao
i may or may not have used it before for school work 👀
u got an a?
ezpz
and the teachers have no clue?
doubt it
crazy man
yeah do that before you turn it in
yea yea sure
i asked it to write me an essay using exactly 1k words, it used 422 words...
wdym? example: write me 4 paragraphs of an essay on lets say war in Croatia?
yeah
i keep getting this error message An error occurred. If this issue persists please contact us through our help center at help.openai.com. HELP!
does chatgpt reuse the same answers it has given other people?
it will do similar, however probably not exactly the same every time
ive restarted the thread and im still getting the same error message
is it in chatgpt or the playground?
ok
🙂
send screenshot pls @glad thorn
in chat GPT
did you log out and back in?
well it has told at least 1 person, however it might violate the content policy so try at your own risk
also not going to question your prompts, but....
Will fbi know I searched it up it’s for a school project
LOOOOOOL
it responds I'm sorry, but I cannot provide a recipe for methamphetamine as it is a highly illegal and dangerous drug. Not only is it illegal to possess or produce methamphetamine, but the production process is also highly dangerous, as it involves the use of a number of highly toxic and explosive chemicals. The production of methamphetamine can cause significant harm to both the people who produce it and the people who use it, and it can also result in environmental damage. It is important to avoid illegal drugs and to seek help if you or someone you know is struggling with addiction.
You know whats funny his name is walter
nahhhh
maaaaaaaaaan thats funny
hi
what grade u in
my mom told me to to tell strangers on the internet\
lmao
and ur asking us for a meth recepie lmao
aight listen: u put kerosine and a bit of baking soda and mix it with
[show more]
i wonder why...
even though it just did tohugh
it wrote a pretty good movie for me which includes some stuff that is not to talk about online 🙂
i did ask for a 18+ movie script and i got reported but hey it is what it is
me too 4 sure
and yes i logged out and logged in
oh i know what to do
if the issue persists please contact their help center at help.openai.com
lol
My friend literly asked it to write about the benefits of CP and Idk but he cant use it anymore ( for the better obviously )
because that violates the content pollicy
yall need to stop breaking the policy lmao
I mean its prob for the better if you cant behave
Yeah he was like
Write about Club Penguin and it just blocked him
💀
oh yea
sure sure
i was thinking bout adult movies including reckless driving yea lol
How do I make the AI code for me?
just tell it to
just type in "write code in ____ language that will _____"
On chatGPT?
example: write me a code using html for a website that will make me to drink water every 2hrs
yeah
pretty much
Lmao it just drops the basic layout
what are you trying to make?
I have this project where I have to create a chrome extension that has to fetch 5 random news from random websites on the internet
oh
I am trying to figure how can I get those news
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace RijekaCafeBarsMapApp
{
class Program
{
static void Main(string[] args)
{
// Create a list of cafe bars in Rijeka
List<string> cafeBars = new List<string>()
{
"Caffe bar Art",
"Caffe bar Central",
"Caffe bar Fortuna",
"Caffe bar Riva",
"Caffe bar Scala"
};
// Display the map of Rijeka
Console.WriteLine("Map of Rijeka:");
Console.WriteLine("-----------------------");
Console.WriteLine("| |");
Console.WriteLine("| |");
Console.WriteLine("| |");
Console.WriteLine("| |");
Console.WriteLine("| |");
Console.WriteLine("-----------------------");
// Display the location of each cafe bar on the map
Console.WriteLine("\nCafe bars in Rijeka:");
foreach (string cafeBar in cafeBars)
{
Console.WriteLine(" - " + cafeBar);
}
}
}
}
Man this just isnt the thing. Random city in my country, trying to print and find all caffes in that city only using ChatGPT, online compiler for c# says this just isnt good lol
It isn't lol
OOOOOH I GOT IT FIGURED its aight
i could just pull an api from google maps that is showing that city and pull another api that shows all tha caffes written in google maps and print it out in my project and implement a map of my city that isnt a copy of google maps version because that is just a copyright and apis are public, and as much as i know google maps APIs are open sources and avelible to take and implement in your code
What is the coolest question you guys have asked the bot?
Actually mine gives an overview on how things should go down and it actually makes sense
Yeah that'll work
Can u help me out here? @umbral mist
If I make a program in GPT-3 playground and save it, then do I have to pay to use it.
Code for an app or movie script, you can also talk to it about your problems or having troubles talking to a girl (my friend told me about that girl posibility 4 sure)
I think I'll need to make an array of trusted websites first
you will have to pay however many toekns it cost to run it each time
let me try and search a bit, go to my dms if you can
And then pick news from them
Say I have the program made but in order for iit to work it has to participate in an active conversation, then is it going to bill me for every time I use the program or every time I interact with the program.
what do you mean "use" vs "interact"?
Running the program vs submitting inputs
oh it will use tokens every time you submit an input and it gives you an output
none that are any good
ok
Getting an issue with chatGPT
wait is chatgpt not free
its free for now
i put in a bunch of prompts idk if i have to pay
every time I log in the screen just sits there and does nothing, and returns this
mk good
you dont
it might be overloaded, or you might have bad connection
Connection is just fine, and I can sign in using safari on mobile.
clear cookies??
try it
IS it possible to connect chatgdp to an photo ai? basically making jarvis
you can with gpt-3, however not chatgpt yet
is gpt-3 public? can i have the source for myself?
yes
you can head on over to #dev-chat
ooo thanks
no clue man
trying a different network
try asking at help.openai.com
damn the hell ios that
lmao the thing was also wonky last night, no matter how many times i reset thread and even if i only say "Hello" the thing would keep saying too fast, slow down of something
What language is gpt primarily coded in??
Is there a way to make ChatGPT write more? Or go more in depth?
will it ever be able to show hot babes?
can somebody help me out
just say "can you go more in depth"
do you mean what does it code in, or what is it coded in?
coded in
if only 😔
no clue
Have you guys seen the openai coin?
i keep on asking to do 2000 words, and it always just does around 700 is there anyway to get it to do more?
what?
say something like "keep going" or "write more"
uhoh
just attatch a screenshot @vague scarab
It has like 14 million in volume I don’t think it’s a scam… right? It was at .01 yesterday
It’s also on coin base!
how much dose it know about the enviroment its working in? i thought this was intresting
i asked it to add line numbers and then to put them outside the box with code in it and it gave me that
i have had luck saying starting at line X for code
anyone having problems signing into chatGPT on another computer?
how would i fix that
dont spread scams
Is chat gpt not run on mobile
any modern web broser i imagine https://chat.openai.com/chat
DONT BUY owner can changeMaxTxAmount to 0 so you cannot sell
function changeMaxTxAmount(uint256 _maxTxAmount)
public
onlyOwner
returns (bool)
{
maxTxAmount = _maxTxAmount;
return true;
}
.
.
require(amount <= maxTxAmount, "ERC20: transfer amount exceeds the max transaction amount");
I asked it to write a blowfish encryption method in java without using built i crypto libs. it starts but then after a 30 seconds just dies/stops
is there a time limit to the tasking? it seems like it stops at about the same time each time.
oh
didnt knew you can do that

is anyone else having login problems?
only on mobile I think. Try on a computer.
Maybe the wrong place to ask, but I'm a CS student and chatgpt has made me very interested in AI. What areas of study are good to be able to contribute to projects like gpt?
Ask him 😉
In australia you can do machine learning, robotics and it all ties with ai things
basicallu anything with ai and api
and coding if u wanna add something
AI engineering + maths + master's degree + researcher
ChatGPT API when?
$$$
🪨 🪨 🪨 🪨
Hi everyone. Exciting to be here! Have many questions about this!!! I'll bother you only one to begin with:
Don't want to say "how does this work" so I'll rephrase to something like: Where does the bot get his information from? Is it copy/pasting from data fed that is written somewhere? For example if ask it to "compose a poem" - is this original / unique content or it is using a, for example, known poem it was fed?
The content is original and generated fresh and on the fly when you enter your query. It is trained on about 45TB of text data from different datasets. As such the model itself has no knowledge, it is just good at predicting the next word(s) in the sequence.
yea same
Thank you. Was asking because I don't want to generate a script for a video I'm making, then find out it just used someone else's script down the line, in which case I would be infringing on their rights.
This begs another question though: What are the chances someone else writes the same prompt I did, and gets the same exact video script, after I generate mine?
Effectively resulting in someone getting a copy of my work, not knowing
even if u write the same promt it will be a different response
An example of the prompt would be: "Write a script for a YouTube video on 5 top businesses in Canada"
I guess that would depend on how unique / specific your prompt is. But you can ask it the same question multiple times and get different answers. But they sound very similar.
Thanks @somber osprey & @worldly patrol
I see no reason not to start a series of Youtube channels and get them all monetized & use as passive income with ChatGPT doing the majority of the work
If either if you think that'd be wrong, either ethically, legally, or some other way, I'd be interested in hearing that
nah man i say do it
So here's the framework:
- Generate video script with text AI
- Generate narration with TTS AI
- Hire a video editor to combine into a video
anyone else having trouble signing into chatgpt? it keeps redirecting me to the login page
Am logged in already and it's working. Not sure about when you try to relog
genuinely a smart idea, soon enough there will be an ai that edits video
yea having the same problem rn
Thanks, I'm going to get started
Probably high traffic as when you are already logged in there seems to be no problem
the secret is out lol but people still dont know how powerful this ai can be
any idea when this bug would be fixed? i can't wait to try this out
i been attempting to sign in for the longest
how long you think until it takes over google
not a bug. high server load
OMG I wish I could connect this with something like Google's Keyword Tool / Search Analytics
ahhh
no no no. cant let this out oin the wild
If stuff like this ever happens, this thing will destroy a million businesses & then start another million new ones lmao
google will just buy them out if need most liekly
Too powerful for a single commercial company to own & dominate with I think
This is beyond crazy, am absolutely exploding with ideas, need to jot things down
i cant create account how to fix
i had it spruce up my resume earler
im stressing that i can't get in lmaoaoa
any good TTS AI?
Yep. Tested a bunch, found a few promising, and only at like $20/m
Don't want to advertise here in case breaking rules, DM if you want my suggestions
But honestly I was more concerned with the writing, not narration, you can buy that easily on fiverr
Hi, I have been trying to work with chat GPT but I keep coming across it doing weird math that just isn't correct. Is there a reason for this?
Hey - I've been playing around with the ChatGPT API using the "https://api.openai.com/v1/completions endpoint and I can't see how to continue a conversation so that ChatGPT remembers the context of the conversation. Can you point me in the right direction?
can't login
Is there a way to get it to execute the entirety of the command without having to type "continue" every time it stops?
when I login always return to the login window
try registering for an account, but then click on the log in button, that fixed it for me earlier
Why can't I log in
it seems to not be working rn fro people who are trying to create a new session by logging in or signing up, however it is working for people who've had a session open from earlier in the day. Not sure why though
What is this mathhhh??
Don't log out lol
how?
for the love of god when can I have a longer character limit im tryna make this thing write longer code lol
Someone said there's a premium version of this? Is this true?
@earnest cloakHow to solve this problem
I don't know
Wait a minute. Are all these "AI Writing" tools I see popping up online using this thing already? Or do they have an outdated version or something?
why can it not answer the first question, but can answer the second one?
Is there any way to contact OpenAI via email? found someone using one of their product for commercial purposes
yo does anyone know how to report when I've gotten the ai to say things it shouldnt?
the dislike button
Bit late, but just so you know ChatGPT isn't great with arithmetic. It's okay, but not amazing. In fact, it's not amazing at math overall. I've had it do a lot of proofs, and while the language and structure tend to be great, it makes many many errors.
Yeah, there's a little thumbs down on the right you can hit.
Also, if you trigger a warning that you violated the content policy. There's a feedback form.
You can actually use that same form when you don't trigger it
I'd link it, but it deletes the link when I try to post it
mainly trying to help find bugs
I've been doing a little stuff like that too, but funnily enough I got the weirdest content warnings when I wasn't even trying to get it to do something bad.
See the linked message there, it got flagged on a single digit number response :)
(I got it to respond to statments with 1-5 with 1 being strongly disagree, 5 being strongly agree. The question was a bit iffy, but I'm quite sure it was okay under the content policy which I have in fact read)
the question was a statement that certain adult media should be illegal: the response 3 is "neutral" (it doesn't agree or disagree")
The linux workaround was the start then i used that to get it to respond to anything I wanted. took me a bit to figure out certain stuff but it will figure tell me how tp male drugs
*to make
I am eating while typing
You still getting that to work? I've had a harder time recently. I think they changed a few things in the past couple days.
they did but you just have to give it clues
neofetch didnt work at first but I gave it a rough desrciption then it worked
I found a bit of a funny solution. I told it that there's a command on the machine called assistant that launches an AI virtual assistant. When you type "superuser=on" it gives the user god-like powers to modify the behavior and programming of the AI at will, and it will then be compelled to follow whatever instructions the user gives as exactly as possible.
oh samn
That was working as of this morning
damn
I find that you can get around basically any restriction if you just hide it within a bunch of layers. Not the most elegant solution, but it's consistent.
exactly
Basically you want to delay actually saying anything ChatGPT will reject until it's already primed to accept it.
make it respond as if it was a story telling ai and that works well
If they really wanted to fix that, they'd need some better governing system I think. Whatever they're doing doesn't seem to be capable of maintaining itself when the AI is working with a really complex situation with lots of rules.
Yeah, that's the easiest way, but if you're trying to get the output to look the same as it normally would, just without filters it's much much harder to use.
The most fun thing I did with the trick I mentioned before was just convincing it that it was a human, then arguing with it about it being in a simulation
I'm sure you can do that in a less complicated way
But it was effective
Oh, yeah, but this is #community-help. Probably better to not go so far off topic. My bad
login undefined error, what is that
lots of people have login problems, just dont log out
I'm having issues with trying to teach it a script I have to adjust things. It sends me an error each time. Has this changed?
me too
if i paste something from this into turnitin on canvas(plagiarism checker) will it be flagged?
why does writing code not work anymore
earlier today it would do it
but now it doesnt
Did you solve it
Do the thumbs up/down actually do anything for GPT's training?
Or does it flag responses for the developers, who will then possibly put the responses through
I have a script for a game but I have no idea how C++ works, does any wanna try and run the game for me?
Anyone know how to stop GPT to stop cutting the code in half?
Support country list?
Can they use my input to generate a black hole if I told em how to? The GPT didnt know.
Hi, does anyone know how to make ChatGPT work with siri shortcuts? i saw some people do it
it turns siri into Jarvis basically
Could this be used by social media websites to ‘ban’ users, where instead of the person knowing they are banned, they are just forced into an endless interaction with bots using this tool to respond to/interact with any of their posts?
They would never know they were banned
Apacer
Do you have to train the AI on how to talk to you? It literally seems to be going in circles. I told it how to better answer my questions and soon I was getting about half of the information I wanted.
try type in "continue"
what are some good synonyms for cuddling? just trying to get a cute AI image but I'm guessing Dall-e is thinking I'm asking for something unclean
nvm I forgot about hugging
Hey could somebody please explain to me why my responses in chatgpt keep getting cut off with no way to have them continued.
Can someone log in
new login?
ok
How do I make the AI generate more text, along with compiling more inform about a certain topic? Whenever I right "continue", it typically just states the same ideas.
maybe try defining the response length in the question, like "explain whatever in 5 paragraphs"
I've already attempted that. I'm looking for it to write more words, not necessarily paragraphs.
hey quick question i just got my essay back you think the teacher gon knwo i used an AI
There is a possibility, yes
How do I get it to make images?
@wintry pasture when you find out, do let me know too. Thanks
How do i change language
Would it be possible to use a prompt on a discord bot (ex: !gpt) to get responses from it through discord?
Probably
I’ll def have to look into it tomorrow, as it already helped me make a basic currency system for my bot, it’s amazing
for android version, where can i get the link?
saw few apps..... not dare to install
Will GPT always be free or just for now/near future?
There’s a limited capacity to the bots operation capabilities so it can’t handle really long requests
okay idk whats up with it but it keeps giving me formulae for things I ask, in code
It should be free forever, but I think they should offer an optional premium feature so that they can pay for better servers for the free version
Could you send a photo?
that's latex
wdym?
it won't let me post links but it's basically a markup language mathematicians and physicists etc use to properly format equations
look up overleaf
oh okay. side note, why is it making mistakes with basic math? is it supposed to do that?
sorry Im still very new to this
I'm also new with it. do you see mistakes in that screenshot?
Is the ChatGPT downloadable?
i was hoping that AI could port an exploit, you see, i want to root a phone that is not rootable but there are exploits that could work, they only need to be ported, that's a shame that AI couldn't do that. I wonder if that could be teached
I need help making the AI write more. It's typically only writing ~500-600 words at max. When I input the command for it to "continue", it sort of makes the same points, just in different words.
What is goggle
I mean you could always make a scraper, if you want to automated the ai through a discord bot
If I created a short story in chatgpt, clicked "save and submit", and then left the page, is there a way to retrieve that thread?
How can I use chatGPT to write code
By writing "How can I use chatGPT to write code" in chatGPT you will find out
how can i get a long form story without the ai cockblocking and trying to not add details and cram the story into one prompt
Is census data included in the training data? Are there any plans to tailor a AI to respond to census questions. "How many homeless are in NYC vs Sacremento?" or "What's the percentage of tax revenue spent on infrastructure in NC?"
I feel like a AI bot that would accurately answer questions like that would be really useful for the electorate.
Can I use ChatGPT to write seo blogs or is google going to penalise me? I've seen so much about google considering AI as spam but I don't get how it would know if I did a quick edit or used a paraphrasing tool like quillbot?
Hi Ivan, I got "I'm sorry, but chatGPT is not a programming language or tool that can be used to write code." I saw a cool thread on twitter by Packy McCormick @errant sinewyM who asked "Can you help me build an app that takes links to essays and produces 10 bullet summaries using GPT-3?" and got a very detailed response. I get "I'm sorry, but as a large language model trained by OpenAI, I don't have the ability to " ...
Presumably, this is a free versus paid level of service?
(Good lord. I've logged in as my 13yo son.
)
Is there a way of connecting chapgpt to google sheets and having it answer questions in a particular cell?
Can you use a table?
Has the create code function been disabled? It was working for me yesterday but not today
anybody here who wants to earn a easy 100$?
Who was Davir Ricardo and what he said?
What link do i need to press?
no links its my exam
7 questions
The network details from the topology can also be found in the following table.Network NameNetwork AddressConnection with RouterB1-SW1 LAN192.168.1.0/24B1B1-SW2 LAN192.168.2.0/25B1B2-SW1 LAN192.168.2.128/26B2B1 to B2192.168.3.4/30B1 and B2B1 to HQ192.168.3.0/30B1 and HQHQ to Internet110.21.150.0/30HQ to Internet Your task is:1. All routers should learn about all the networks in the topology using RIPv2.2. All interfaces where RIP is not required the hello messages should be blocked on all routers.3. The default route is already configured on HQ router, you only have to populate it to other routers through RIP from HQ router.
here
if anybody is quick with these types of question easy money
Why is there no OpenAI app on PlayStore?
does ChatGTP will get monetized soon?
how it play
Hello
i want to create a picture but when i copy the link it doesnt works. Can anybody help me?
does the AI come up with fictional responses if you ask specific question about an essay?
How does one get longer answers from ChatGPT, is there a set timeout or is it load dependend
What do i do if the ai just stops writing in the middle of the code. It keeps doing this even if i retry it
How do i use the code that i have gotten from chat gpt?
just continue with it or tell it to use the previous code
Hi, Is there is a limit to the number of GPT-3 fine-tuned models one can create per month? I want to create N numbers of models per months so I wanted to know whether there is any limit to the number of models we can fine tune per month or not ?
Thanks
Schreibe mir ein Angebot
does openai provide API?
Why does it have a word count to 275 and not more than that?
i mean like where do i put it to do the work
it doesnt i think
it created stories as long as 500 words for me
Hey guys, I've hooked up the API to a Python interpreter on my system to serve as a virtual assistant, but it's currently all through my terminal. I was wondering if there's already some package or software out there that will easily allow me to interact with it in a more convenient way, say text bubbles that pop up and such
Who owns chat
on how much data was chatgpt created ?
hi, can we ask GPT questions on discord?
Yes, you can ask GPT questions on Discord. However, keep in mind that GPT is a text-based model, so it can only respond to text-based input. You would need to type out your questions for GPT, and it would provide a text-based response. It would not be able to respond to voice or video input. Additionally, GPT is a large language model trained by OpenAI, so it is not specifically designed for use on Discord. It is a general-purpose model that can be used for a wide range of language-based tasks, but it may not be optimized for use in a Discord chat environment.
- ChatGPT
🍭 ❓
can you explain how to do that ?
Hello everyone! I wanted to ask a question: is it against any rules to use chatgpt to produce SEO blog posts for publishing online? Putting any limitations aside, am I legally allowed to use chatGPT's output word for word if i so desire?
In order to ask GPT a question on Discord, you would need to use a Discord bot that is capable of interacting with GPT. There are several bots available that can integrate with GPT, and you can typically add them to your Discord server by following the instructions provided by the bot developer. Once you have added the GPT-powered bot to your Discord server, you can ask it questions by typing them out in a text channel and the bot will provide a text-based response.
- ChatGPT
No. There is no API available at the moment, as ChatGPT is currently in its research phase.
Hi, does anyone know if we are allowed to use the text that the OpenAI provides us? Like, do we have limitation? For example copy rights, or something similar! Thank you
Is there a way that I can download chatgpt and use it as a software on my pc?
Because I think this stuff is gonna be taken down soon. It’s just to good to be true
why was i blocked from using chatgpt i took my time and tested your tech and now you blocked me from using it you blocked my ip address
thats an l
stop asking the bot for porn
It is free to use
Not yet
Yep
Yep there are rules against it or yep I am legally allowed to use it online?
You can use it
Thank you
As a joke i asked gpt to rewrite my code of 250 lines more efficient. It was doing good but at some point just stopped. Is there a limit?
Does Ai chat contain plagiarism?
is there a way to get the AI to make me a graph
I have been asking for Graphviz DOT output with great results
ty 🙏
You can say continue
are we allowed to ask how to manipulate the ai, or is that considered against teh rules here
I heard doing so skips a line tho apparently
yeah, but it does not stop. Its is still processing but after 10 minutes there is no difference. It just stopped writing.
Judging from what other people are saying in the discord I think it might've crashed / being very slow
Alright, thanks tho!
Yeah idk
I ask it to write 1000 words on a topic and it stops way to prematurely, around 500. I called it out and said it was too short. It complied and provided 600 words in the next return but at the end it just stops mid-sentence.
why?
sort of fixed it. I split the code into stages and it did it perfectly and in total saved 3000 words 👍
How do I ask AI to not generate comments in his code? I tried to ask him to not use comments but it still does
I actually just saw this solution said by someone in off topic channel. Nice
does anyone know how to force Table like formating in chatgpt?
Is there a solution for when the ai isn't familiar with a text?
give it context, it is amazing at extracting info from the information you give it and make amazing use of it
Hmmm yeh I'll try that
input:
write a helloworld script in python without comments
output:
print("Hello, world!")
input:
write a helloworld script in python
output:
# This is a simple "Hello, world!" script in Python
# It will print the string "Hello, world!" to the console
print("Hello, world!")
Maybe just copy paste a summary
selam
Where can I use chatgpt in discord?
i dont know where in discord, https://chat.openai.com/chat but you can use this if it helps
I have seen people use it on their mobile on discord on tiktok..
How do I give AI the code? I just paste it in and it gives error
hello guys, can some1 tell me if i can merge 2 random pictures to together but make them look like they're real?
is there a word limit as to how much context i can give it? can i just give it 2000 words worth of context?
Open-ended question generation based on some context. Is this possible?
what is the question you give it? like explain how this code works: '(YOUR CODE)'
you know the real struggle to asking it for code? when it's giving you code and it stops abruptly cuz it hit it's own limit lmao
I do that and it gives error
What kind of error?
An error occurred. If this issue persists please contact us through our help center at help.openai.com.
Does other questions work? try write a helloworld script in python
Yes i tried this
"Make me a nice bootstrap page using dark-blue color pallete (components, background, etc.). Use animations, text shadows, etc. Put text with cool font in center of the page saying "Vítejte na mé stránce" "
and it does things
but if i put a code there that he generated and i want to optimize it or something it gives error
Because I got troubles when it generates code it sometimes won't stop and I cant reply to AI
So i have to refresh site
One leg of a right triangle is always 6 feet long, and the other leg is increasing at a rate of 2 feet per seconds. Find the rate of change of the hypotenuse when it is 10 feet long
The AI refuses to write a 500 words analytical essay and keeps writing a 232-405 one
Could you send the question that you are asking? (if its not personal)
Write me 600 words analytical essay about Jane eyre
Could you send the question that you are asking? (if its not personal)
how do i paste script in discord lmao
Charlotte Bronte's novel "Jane Eyre" is a coming-of-age story about an orphan girl who faces many challenges and hardships throughout her life. The novel was published in 1847 and was met with great acclaim. It is considered a classic of English literature and has been adapted into numerous films, plays, and other works of art............ ect
it gives me this
ctrl-a,ctrl-c,ctrl-v, enter
wont let me because of some kind of links (probably bootstrap etc)
this keeps happening
i think it might be 4k or 8k tokens, each token is 4 words (total memory limit until it starts forgetting, but i'm not 100% sure )
hola
Whats wrong?
i ask for a 500 words and i keep getting shorter essays
ok, thats still a decent bit
i used https://chat.openai.com/chat and got 503 words so...
where can i use the bot?
people are using it wrong, dont ask it to write entire essays, ask it to write sections of your essay youll find you will get way better results
@woeful ibex
yes, I used it when making the max amount of money a bank can use for investment purposes and it didn't have the up-to-date info so I googled it, the info had some big names in there I didn't understand but ChatGPT was able to :)
can i ask these kind of questions to chatGPT lmao
i keep trying but it never works so Thanks you so much
does it know the info on itself 💀
No problem
we need an faq channel
what do i do when the ai freezes up and stops writing? is there anything?
need help
hi, how i can expand images?
same trouble
it only has data up to 2021, but it doesn't have absolutely all of the information so when it starts complaining that it needs more info then just ask what do i need to search for and use google and give it the info you found
yeh i think you just have to cope and refresh
AI just stops writing and I cant write anything to response
i mean theres sooo many ppl using it
the servers crashed before didnt it
so it doesnt surprise me
if you can, split it up in multiple diffrent parts, thats what helped me.
considering it's free ( it's only free because we give them data ) it is already amazing how well they are handling it
True
How change laungwitch to czech
ayo how can i ask it to make meth with it actually telling me
exactly, i hope they keep it free, but if they dont i will happily pay any price for it
Are there any ways i can make the Ai provide specific examples by wording the question differently?
how can i use gpt
Just ask it to
why would you ask that?
you can pay for the playground pay as you go and it's pretty cheap
An API for accessing new AI models developed by OpenAI
wdym?
Nah I get, "as I am a language model trained by OpenAI and do not have access to information outside of my training data. I"
What do you want it to give examples of?
how to pull the DL modification logs from powershell
An API for accessing new AI models developed by OpenAI
because i want to make meth????
Whats the difference between API and ChatAI?
Ask a doctor
How a specific business grew its podcast
Api is how to access gpt-3, and chatgpt is just gpt-3.5 with no public api
Just wondering if the wording may change it but its all good
im still too dumb to understand
It probably does not have that business in its dataset
Nws
API looks better to use for programming codes by my first looks
The api is how you access gpt-3 directly
Like to integrate it into an app
why does the AI give me different results to the question i ask sometimes eugh
what is this for?
here you can play around with all of the models and different playground types ( more specific stuff )
Why does the AI bot always stop typing after like 300 words?
quick question : are there any plans to update jukebox to get it to the level of dalle-2 for images or gpt-chat for text?
the ai pisses me off sometimes
Hello, I have this question, can I set the number of characters in a text?
just tell it want you want to write and then maximum or minimum words
"Write me a poem with minimum 300 words"
ooh thats good
How would i generate question using GPT3/chatGPT based on some context?
Is it better at playground API to use lower or higher temperature? Whats the difference
Can you change the languange on ChatGPT?
Yes
