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 (or lose 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
Use at your own risk - I'm not liable for any damages!
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.1.tar.gz
(3.2 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.1.tar.gz.
File metadata
- Download URL: b2b_saas2saas-1.0.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
881da723e6e476b37164bf9c211f45c71ab4b95348fc2df35d8708ee5b55219b
|
|
| MD5 |
e1e7c543cbb13ddb799a784de25533ec
|
|
| BLAKE2b-256 |
fc5ae992a3a25f324a7f5360de8a2b770faeacc217aafb9741c053238b46410c
|
File details
Details for the file b2b_saas2saas-1.0.1-py3-none-any.whl.
File metadata
- Download URL: b2b_saas2saas-1.0.1-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 |
f3da71d64f9b176760ebbc860c25ab48a207176483f4f772a898b9cb4b4865fb
|
|
| MD5 |
9474c7ade0b44b42d9acb0ad34f422c4
|
|
| BLAKE2b-256 |
492a408791cf1f1b62bef164259ac9f216a9e9754db88ab284ac52e1206420a4
|