Forwarded from Off
spotify.py
5.3 KB
Spotify Account Generator
Response Improved
Android API
~ Coded By Biswa xD
Response Improved
Android API
~ Coded By Biswa xD
#python
Basic Threading Example - Run your code in parallel
Usage:
target= which function do u want to run on thread
args= the required params of targeted function
Basic Threading Example - Run your code in parallel
import threading
def sum(x, y):
result = x + y
print(f"The sum of {x} and {y} is {result}")
# Number of iterations num_iterations = 50
# Loop to create and start threads
for i in range(num_iterations):
thread = threading.Thread(target=sum, args=(3, 5))
# Start the thread
thread.start()
# Wait for all threads to finish
thread.join()
print("Program completed.")Usage:
target= which function do u want to run on thread
args= the required params of targeted function
π7β€1
Free SMM Bot coming with rate-limit :D
...wait and see views of this post
...wait and see views of this post
β€11π₯2
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
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
π5
ChatGPT 4 + IMAGE GENERATOR API
-> Unlimited Usage
-> Unlimited Image Generation
-> Rest API
-> FREE OFCOURSE
WILL DROP HERE
10+ β€οΈ reaction required :D
-> Unlimited Usage
-> Unlimited Image Generation
-> Rest API
-> FREE OFCOURSE
WILL DROP HERE
10+ β€οΈ reaction required :D
β€67π3π2π₯2
ππ£π§πππ‘ πΎπ€πππ§
ChatGPT 4 + IMAGE GENERATOR API -> Unlimited Usage -> Unlimited Image Generation -> Rest API -> FREE OFCOURSE WILL DROP HERE 10+ β€οΈ reaction required :D
ALL IN ONE AI BUNDLE β
ChatGPT β
LLAMA β
Bard (Under Process...)
Image Generator β
There is no usage limit :D
How to use:
https://github.com/TechGPT/HyperGPT/blob/main/hypergpt.py
Coded by @BiswaX
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 @BiswaX
Please open Telegram to view this post
VIEW IN TELEGRAM
β€13π4π₯4π3
ππ£π§πππ‘ πΎπ€πππ§ pinned Β«ChatGPT 4 + IMAGE GENERATOR API -> Unlimited Usage -> Unlimited Image Generation -> Rest API -> FREE OFCOURSE WILL DROP HERE 10+ β€οΈ reaction required :DΒ»
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
React with love β€οΈ for source code
10+ reaction required:)
Why should I use:
- Unlimited api calls
- Unlimited Image generation
- No need API key
β€67π6π₯1
midjourney.py
4.4 KB
Image Generator with 3 Models
Models available for use:
How To use:
image = Midjourney("cute cat image", model="openjourney")
print(image)
Coded By @BiswaX
Give a heart reaction if this was helpful to you! π
Models available for use:
openjourney
midjourney-diffusion
stable-diffusion
How To use:
image = Midjourney("cute cat image", model="openjourney")
print(image)
Coded By @BiswaX
Give a heart reaction if this was helpful to you! π
β€21π4π₯2
chatgpt4.py
1.3 KB
ChatGPT 3/4 API
API crawled from chatgpt.ai
enjoy unlimited queries there is no limit :D
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 :Dβ€9π3π₯2π1
Which API do you want now ?
Anonymous Poll
39%
Google Bard Crawled version
25%
Bing Ai
18%
H2O's 40 Billion Chat Model API
18%
Any other, feel free to dm at @BiswaX
π1
bardapi.py
4.9 KB
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
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
β€13π1π1
π13β€2π1π₯1
React for Claude AI API
(claude.ai)
- custom modes
- can remember chat history
- unlimited use
- crawled version
Task:
Do 10+ reaction for source code
(claude.ai)
- custom modes
- can remember chat history
- unlimited use
- crawled version
Task:
Do 10+ reaction for source code
β€41π5π1
claude.py
5.2 KB
Claude AI
~ An AI Chat Bot used by Discord
> Install requests Package:
Run:
How-To use:
All the steps mentioned in file
If the sessionkey gets expired, you can get it from claude.ai from cookies
>.< Drop your site for reverse engineering at @BiswaX
~ An AI Chat Bot used by Discord
> Install requests Package:
pip install curl-cffiRun:
python claude.pyHow-To use:
All the steps mentioned in file
If the sessionkey gets expired, you can get it from claude.ai from cookies
>.< Drop your site for reverse engineering at @BiswaX
β€12π2π1
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
> 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
β€41π3π₯3π2
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!!
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!!
π₯49π47β€27π5
Free ChatGPT API
Github: Get Source
Github: Get Source
# 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"))
π12β€3π₯1