New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

autopop

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autopop

Auto Populate GDoc tables using LLMs.

2.7
Maintainers
1

AutoPop: Auto Populate Google Doc Tables using LLMs

Description

AutoPop is a Python package designed to automatically populate tables in Google Docs using Large Language Models (LLMs). The package leverages the power of LLMs to generate content for various aspects of a Google Doc, making it easier to create comprehensive and informative tables without manual effort.

Features

Auto-populate tables in Google Docs with data generated by LLMs. Supports various types of LLMs including GPT-4, Claude, etc. Easy to use with a simple Python API. Highly customizable to suit different use-cases.

Installation

To install the package, run:

pip install autopop

Dependencies

requests selenium openai

Usage

TBD

Contributing

Contributions are welcome! Please read the contributing guidelines to get started.

License

This project is licensed under the MIT License. See LICENSE.md for details.

Contact

For questions and support, please contact david.schwartz@devfactory.com.

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