You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TextCortex API javascript packages for generating content even faster! Generate product descriptions, blogs, ads and more using GPT architecture with a single request to TextCortex API a.k.a HemingwAI
6
6
@@ -9,7 +9,7 @@ TextCortex API javascript packages for generating content even faster! Generate
9
9
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
10
10
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
generated_text:` The JBL K8 In-Ear Noise Canceling Earbuds are designed to block out unwanted ambient noise while you're on the go. If you prefer music without distraction, these earphones will do the job for you. Made with a dynamic driver and an inline microphone for exceptional sound quality, they come in black and feature built-in volume control.`,
75
-
rank:0.9762,
76
-
text_length:336,
77
-
word_frequency: [],
78
-
word_count:56,
79
-
},
80
-
];
72
+
{
73
+
status:"success",
74
+
ai_results: [
75
+
{
76
+
generated_text:` The JBL K8 In-Ear Noise Canceling Earbuds are designed to block out unwanted ambient noise while you're on the go. If you prefer music without distraction, these earphones will do the job for you. Made with a dynamic driver and an inline microphone for exceptional sound quality, they come in black and feature built-in volume control.`,
77
+
rank:0.9762,
78
+
text_length:336,
79
+
word_frequency: [],
80
+
word_count:56,
81
+
},
82
+
],
83
+
error:200,
84
+
}
81
85
```
82
86
83
87
### API key related errors
@@ -145,7 +149,7 @@ Here is a brief summary of what those variables are:
145
149
146
150
## Examples
147
151
148
-
See [examples](https://github.com/textcortex/textcortext-hemingwai-javascript/tree/master/examples) for examples.
152
+
See [examples](https://github.com/textcortex/textcortex-hemingwai-js/tree/main/examples) for examples.
149
153
150
154
Note: while generating ads, you can add your target segment as an option.
151
155
@@ -188,4 +192,4 @@ We are happy. Please file an issue to suggest new features. Vote on feature requ
0 commit comments