This application is a tool to help you generate content within the command line (in typscript).
It use Langchain JS 0.0.3 and different LLM providers.
The cli is composed of different commands :
- Generate a post in interactive mode or based on a template.
- Manage the prompts.
- Some commands allows to publish the post on Wordpress : manage Wordpress sites (add, remove, list, ....), publish a post.
Code rules :
- Maximize the usage of chains.
- Code everything in typescript with best practices and consolidate the code as much as possible with Types.
- Use Zod for validation.
- use yarn as package manager.
- For the Wordpress part, use the Wordpress REST API with Axios.
batchfile
javascript
langchain
rest-api
solidjs
typescript
yarn
First Time Repository
Generate and publish your content from the command line with the help of AI (GPT) 🤯
TypeScript
Languages:
Batchfile: 0.0KB
JavaScript: 1.3KB
TypeScript: 52.9KB
Created: 3/17/2023
Updated: 10/10/2024
All Repositories (1)
Generate and publish your content from the command line with the help of AI (GPT) 🤯