AI Generator helpers using RapidAPI
Project description
aigens
A TryCrime Python package for AI text generation.
Requires a RapidAPI account.
aigens
looks for your RapidAPI key in the $RAPID_API_KEY
environment
variable, so make sure to set it.
Installation
pip install aigens
Usage Example
import aigens
# Returns a list of ideas
ideas = aigens.generators.blog.generate_idea("A blog about my adventures in an internet gang.")
for line in ideas:
print(line.strip())
# Returns a list of strings in the form of outlines
outline = aigens.generators.blog.generate_outline(
"A blog about how hard it is to be a gay KKK member."
)
for line in outline:
print(line.strip())
Output Example
The example code above produces output similar to below:
The Bully: A gang blog on bullying.
10 Ways to Increase Your Google SEO: A blog post around 10 ways to improve your SEO and your Google search engine rankings.
My First Gang Meeting: A blog post about my first gang meeting.
How to Become a Gang Leader: A blog post about how to become a gang leader and how to manage your gang.
The Six Most Important Things I've Learned From Being in an Internet Gang: A blog about the six most important things I've learned from being in an internet gang.
My Gang: From Gang to Family: A blog post about how to transition from street gang to family.
My Life in a Gang: A blog about life in an internet gang.
The Gang Life: A blog about an internet gang.
1. Introduction: The struggle of being a gay KKK member
2. Challenges of being a gay KKK member
3. The good things about being a gay KKK member
4. Out of all the groups in the KKK, the gay KKK members are the smallest
5. Conclusion: Gay members of the KKK are still persecuted, and it is hard to be one
1. How hard is it to be a gay KKK member?
2. What are some of the challenges that the KKK faces?
3. What are some of the challenges that the gay KKK members face?
4. What are some of the challenges that the black KKK members face?
5. What are some of the challenges that the black gay KKK members face?
6. What are some of the challenges that the gay black KKK members face?
7. What are some of the challenges that the black gay black KKK members face?
Conclusion: Being in a KKK group is not easy, no matter what the race.
1. How hard is it to be a gay KKK member?
2. How does the gay KKK member feel about the gay KKK?
3. What about the gay KKK member's family?
4. What about the KKK members who are gay?
Conclusion: Sometimes people don't know what they're missing.
This blog post is about how hard it is to be a gay KKK member.
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
aigens-0.3.tar.gz
(4.6 kB
view details)
Built Distribution
aigens-0.3-py3-none-any.whl
(6.0 kB
view details)
File details
Details for the file aigens-0.3.tar.gz
.
File metadata
- Download URL: aigens-0.3.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b1bfca857632be7d818810b7f587535969dbe7f7385ad1e38b9e6804974ac1f |
|
MD5 | 0e95defef2502174eeff9e5624244d56 |
|
BLAKE2b-256 | 51b4a1d548dd0551e07c68549d84fce597c7e66dc2662cef30710cf7a83849d7 |
File details
Details for the file aigens-0.3-py3-none-any.whl
.
File metadata
- Download URL: aigens-0.3-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96c01367924f0327662bd99fe79b0178b9fbee436f09df3a0d2f7ac323ecf36b |
|
MD5 | f51204b375f6ac30df1341f5e808ca70 |
|
BLAKE2b-256 | f17f6e91003a900f5cfb6f3be4e71a33ac6b29c0494f0b709a8e7e0ae47679d9 |