#ChatGPT Clone

54 messages · Page 1 of 1 (latest)

misty anvil
worn peak
#

The project is very intuitive. The speed in producing responses is also impressive. Kudos yes yes happy_avocado

rose tree
#

excellent work. how did you speed up responses ?

swift nebula
#

how?

misty anvil
#

I am not sure what makes it fast. maybe because of the vercel edge function!

pastel oasis
finite vapor
#

Hi, there!
Hope you are doing well.
As an experienced full stack developer with over 15 years of
development experience, I am interested in you.
Play an important role on Strategic Software Engineer skilled in
application development, testing and optimization
I have enough experience in completing your task.https://github.com/lucalysoft/GPTs
Look forward to collaborating with you on this work.
Best regards.

GitHub

Contribute to lucalysoft/GPTs development by creating an account on GitHub.

undone nebula
#

very impressive. does it work with database to store the conversation history?

finite vapor
#

ofc, MongoDB

misty anvil
storm rune
#

how did u get the live output?

misty anvil
storm rune
#

how can i stream it to my gradio application?

#

ps. i am new to this

#

when i set stream=True i can no longer index responses

#

i dont understand whats going on

misty anvil
radiant basin
#

The response is blazingly fast, amazing, di you just paid the api for this? or its just free credits? I read someone's chat that if you add your billing method in the api you will likely to get faster response. I dont know if its true

radiant basin
#

I also notice that you did not include the system message in api
{
"content": "You're a helpful bot that responds every question i ask",
"role": "system"
},

This could improve the bot responses.
Additionally, you did not add the AI's response when you send a request to the server which could impacts the availability to provide continuous conversation.

misty anvil
flat valve
#

Is this using gpt 3.5 turbo or

#

text davinci 003

frigid beacon
frigid beacon
misty anvil
copper radish
#

How to boost the reposne i am also using chatgpt api but at start it give fast response now it is giving slow response

copper radish
#

didnt get it

#

@misty anvil

#

please explian sir

misty anvil
copper radish
#

i am using python and gradio for interface

#

can you see my codebase.

#

your module is giving response very fast

#

i liked it

#

@misty anvil

#

can i use requests library

misty anvil
#

@copper radish I don't python and gradio

copper radish
#

k

copper radish
#

i got it bro thanks

#

implemented it in my cod

copper radish
#

@misty anvil

#

but how to add that animation when response come

#

one by one text intizilize

misty anvil
#

That's not an animation, it is streaming

copper radish
#

typewriter animation effect

#

right

#

is it so?

misty anvil
#

no

#

you can use it for sure, but it will make it a bit slow

glossy sedge
#

why not bettergpt?

restive arch
copper radish
#

@misty anvil