ADAbhyudaya Dubeyinabhyudaya.hashnode.dev·Apr 12, 2025 · 4 min readDecoding Ai Jargons With chaiHow Chat GPT Works GPT Stands For Generative Pre-Trained Transformer, which predicts the next word based on current context. Generative Pre-Trained Transformer here means generating something based on provided data using a neural network architectu...00
ADAbhyudaya Dubeyinabhyudaya.hashnode.dev·Apr 24, 2024 · 1 min readProxy ServersProxy Means adding a MiddleMan between the Client and the Server. For example, If we are sending a request from India to the server in the USA and that server will only accept the request from the USA origin, there we use a PROXY server to handle the...00