A package to generate random SaaS ideas using ChatGPT
Project description
B2B SaaS to SaaS
This is an AI-powered SaaS generator that can be used to make you millions!
https://pypi.org/project/b2b-saas2saas/
Installation
pip install b2b_saas2saas
Add your OpenAI key to a .env file.
OPENAI_API_KEY=your_key
Usage
from b2b_saas2saas import get_random_saas_idea
import dotenv
dotenv.load_dotenv()
idea = get_random_saas_idea()
print(idea)
dependencies:
- openai
- python-dotenv
License: MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
b2b_saas2saas-1.0.0.tar.gz
(3.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file b2b_saas2saas-1.0.0.tar.gz.
File metadata
- Download URL: b2b_saas2saas-1.0.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ddfbd4f501753686c561c394af981825e71e2637df3fbbda15dd99f4c958aecf
|
|
| MD5 |
feff5e1c90cd908a2d9911865559d47a
|
|
| BLAKE2b-256 |
212be25910283c8eb6596a0af4775324549fd36092f5825ca62de3b3c67f3b6a
|
File details
Details for the file b2b_saas2saas-1.0.0-py3-none-any.whl.
File metadata
- Download URL: b2b_saas2saas-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1506c07331a2c6bbe68ac448cab5be320b626b7d4fd0e493386a548586fe69bf
|
|
| MD5 |
cd8ca4ab73d06d8c96df1a65211227c2
|
|
| BLAKE2b-256 |
3c7a6a0f787b90ca0d1484bd078a9378ae57a3e4ec054c61520d20b8e8ee9d2f
|