Skip to content

Intersect

`@ha-bits/bit-intersect`v0.1.13📥 1.2K downloadsintersect openai ai

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

ActionDescription
Ask ChatGPTAsk ChatGPT anything you want!
Ask AssistantAsk a GPT assistant anything you want!
Generate ImageGenerate an image using DALL-E
Vision PromptAsk GPT a question about an image
Text-to-SpeechGenerate an audio recording from text
Transcribe AudioTranscribe audio to text using whisper-1 model
Translate AudioTranslate audio to text using whisper-1 model
Extract Structured Data from TextReturns structured data from provided unstructured text.
Create VideoCreate a video using VideoCanvas with AI
Text to VoiceConvert text to voice using AI voice synthesis
Create CanvasCreate a canvas of any type using AI. Returns a link and generated output.

Used In Showcases

Released under the Apache 2.0 License.