Intersect
Use Intersect AI tools including ChatGPT, Gemini, Claude for text generaiton, image generation, Website Generation, Document drafts generations, Vector designs and more.
Usage
yaml
# In your habit YAML
nodes:
- id: my-bit-intersect-node
type: bit
framework: bits
module: "@ha-bits/bit-intersect"
action: "ask_chatgpt"
data:
# action properties...Actions
| Action | Description |
|---|---|
| Ask ChatGPT | Ask ChatGPT anything you want! |
| Ask Assistant | Ask a GPT assistant anything you want! |
| Generate Image | Generate an image using DALL-E |
| Vision Prompt | Ask GPT a question about an image |
| Text-to-Speech | Generate an audio recording from text |
| Transcribe Audio | Transcribe audio to text using whisper-1 model |
| Translate Audio | Translate audio to text using whisper-1 model |
| Extract Structured Data from Text | Returns structured data from provided unstructured text. |
| Create Video | Create a video using VideoCanvas with AI |
| Text to Voice | Convert text to voice using AI voice synthesis |
| Create Canvas | Create a canvas of any type using AI. Returns a link and generated output. |
