Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aids

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aids

Client for AI Dynamic Storytelling Services.

  • 0.2.2
  • PyPI
  • Socket score

Maintainers
1

AIDScrapper

Based off a small script made by an Anonymous user. Now it's a full featured client which supports not only AID but also Holo. Alternatively, it can transform AID scenario objects in .scenario files for compatibility with the different AI Dynamic Storytelling platforms, specially NAI The json files can be transformed into .html for better readability although that's not the main purpose of this tool - you should upload it to one of the supported websites to use the stories.

Requirements

To install all requirements, use the following snippet after installing python on your machine.

pip install -r requirements.txt

Or just use:

pip install aids

Usage

To install the whole thing. You can manage it directly from console. Use:

aids help

Afterwards for a list of commands or:

aids-windows.bat help

If you use Windows.

You can also use the package directly via:

python3 -m aids help

Or in outside the package directory with:

python aids/manage.py help

Testing

If you feel like messing around with the code make sure none of the tests are failing using the test command. It uses pytest if you have it installed or unittest as a fallback.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc