ππ£π§πππ‘ πΎπ€πππ§
Open in Telegram
1 876
Subscribers
No data24 hours
-37 days
-4230 days
Posts Archive
βοΈ Give reaction for tgviews source code
(No smm shit, 100% python script written by @BiswaX)
Task: complete 10+ reaction on this post
Free ChatGPT API
# follow @unrealcoder
# coded by @BiswaX
import requests
import secrets
import re
class GodGPT:
def init(self) -> None:
self.api_url = "https://gptgod.site/api/session/free/gpt3p5"
def generate_id(self, hex_id:int = 16, zfill:int = 32):
return {"id": secrets.token_hex(hex_id).zfill(zfill)}
def generate_text(self, prompt: str):
payload = {
**self.generate_id(),
"content": prompt
}
response = requests.get(self.api_url, params=payload)
convo = []
for data in response.iter_lines(chunk_size=None):
msg = re.findall(r'data:\s*"(.*)"', data.decode())
if msg:
convo.append(msg[0])
return "".join(convo)
bot = GodGPT()
print(bot.generate_text("how are you"))Paid Project: Seeking App Developer
Looking for an experienced App Developer to join our team. If you have a background in similar app types like Uber and Ola,
Please DM @BiswaX for more details. Get paid to be a part of this exciting opportunity!
Get Paid!!
AI CHATBOT WITH ChatGPT 4 MODEL
> https://app.myshell.ai/chat?from=workshop
> https://ava-ai-ef611.web.app/
React love β€οΈ if you want their API!
I will do reverse engineering on these sites
Drop more sites if you have at @BiswaX
React for Claude AI API
(claude.ai)
- custom modes
- can remember chat history
- unlimited use
- crawled version
Task:
Do 10+ reaction for source code
ChatGPT Premium dropped on our giveaway channel π
check it out: here
DO 500 subs here :D
~ By David
Google Bard Crawled Version
Important before start:
* visit β> bard.google.com
* Install 'cookies editor' to get cookies
here (If you already have installed then skip)
* Get the values of __Secure-1PSID and__Secure-1PSIDTS named cookies. Replace cookies in bardapi.py
* There is no step enjoy!
Run after replacing cookies:
python bardapi.py
You can drop a feedback at @BiswaX
Also drop a heart reaction β€οΈ on this post
ChatGPT 3/4 API
API crawled from chatgpt.ai
enjoy unlimited queries there is no limit :D
You can INBOX me at @BiswaX
If you want to make API of any kind of website :DImage Generator with 3 Models
Models available for use:
openjourney
midjourney-diffusion
stable-diffusionHow To use: image = Midjourney("cute cat image", model="openjourney") print(image) Coded By @BiswaX Give a heart reaction if this was helpful to you! π
Midjourney API coming
React with love β€οΈ for source code
10+ reaction required:)
Why should I use:
- Unlimited api calls
- Unlimited Image generation
- No need API key
ChatGPT Premium dropped on our giveaway channel π
check it out: here
DO 300 subs here :D
ALL IN ONE AI BUNDLE β
ChatGPT β
LLAMA β
Bard (Under Process...)
Image Generator β
There is no usage limit :D
How to use:
hyper = HyperGPT()
hyper.base_api = "https://api.biswax.dev/{}"
prompt = "what is your name?"
# chatgpt response
print("ChatGPT Response: ")
chatgpt = hyper.chatbot(prompt, model="gpt")
print(chatgpt.response)
# facebook's llama response
print("\nLLAMA Response: ")
llama = hyper.chatbot(prompt, model="llama")
print(llama.response)
# Generate Image
print("\nGenerate Image: ")
imageai = hyper.generate_image("elon musk", model="3d")
print("Image is ready: ", imageai.result)
Source Code:
https://github.com/TechGPT/HyperGPT/blob/main/hypergpt.py
Coded by @BiswaXChatGPT 4 + IMAGE GENERATOR API
-> Unlimited Usage
-> Unlimited Image Generation
-> Rest API
-> FREE OFCOURSE
WILL DROP HERE
10+ β€οΈ reaction required :D
Make Your Own AI GPT with LLAMA 2 Model
Features:
- Open source
- Unlimited use
- Works offline
- No need api key
- 7 Billion Chat
Requirement:
Python 3.10 +
wget
Source: https://github.com/h2oai/h2ogpt
@smmrentBot updated!
/invite command added - invite & get rewarded instantly!
Reward applicable for both you and your participant!
Bot will notify when your credits will be refilled automatically!
Next update:
/tgsubs will be added for tg subs :)
Check it out!
