Skip to content

Integration with Google AI Tools

Eliran Wong edited this page Dec 20, 2023 · 9 revisions

Integration with Google AI Tools

LetMeDoIt AI integrates the use of Google AI tools, e.g. Gemini Pro and PaLM 2

geminipro_palm2

Features

  • Gemini Pro multi-turn chat

  • PaLM 2 multi-turn chat

  • Codey multi-turn chat

Requirement

Set up Google Vertex AI API keys

Read https://github.com/eliranwong/letmedoit/wiki/Google-API-Setup

Standalone Apps

Install one of our packages:

You can run the multi-turn chats directly on terminal, by running the following commands:

geminipro

palm2

codey

Integration with LetMeDoIt Plugins

We have integrated use of Gemini Pro and PaLM 2 with LetMeDoIt AI plugins in the following packages:

You can either:

  1. Launch standalone apps from LetMeDoIt AI assistants

e.g. launch Gemini Pro standalone app:

!geminipro

geminipro_standalone
  1. Launch with LetMeDoIt AI plugins

Launching the Google AI models via plugins integrates any responses into the main message chain handled by LetMeDoIt AI.

e.g. launch Gemini Pro by calling it from LetMeDoIt AI prompts:

ask Gemini Pro to calculate one plus one

geminipro_via_plugin

CLI Options

!geminipro -h

!geminipro -t 0.5 -o 1024 "Hello!"

!palm2 -h

!palm2 -m "chat-bison" -t 0.5 -o 1024 "Hello!"

!codey -h

!codey -m "codechat-bison" -t 0.5 -o 1024 "How to use decorators in python?"

Installation

Installation
Installation on Android
Install a Supported Python Version
Install ffmpeg
Android Support
Install LetMeDoIt AI on Android Termux App Automatic Upgrade Option

Video Demonstration

Video Demo

Basics

Quick Guide
Action Menu
ChatGPT API Key
Use GPT4 Models
Google API Setup
ElevenLabs API Setup
OpenWeatherMap API Setup
Run Local LLM Offline
Token Management
Command Line Interface Options
Command Execution
Chat-only Features
Developer Mode
Save Chart Content Locally
Work with Text Selection
Work with File Selection
System Tray
Custom Key Bindings

Selective Features

Examples
Features
Change Assistant Name
Setup Multiple LetMeDoIt Assistants
Memory Capabilities
Data Visualization
Analyze Files
Analyze Images
Analyze Audio
Google and Outlook Calendars
Python Code Auto‐heal Feature
Integration with AutoGen
Integration with Google AI Tools
Integration with Open Interpreter
Speak to LetMeDoIt AI
LetMeDoIt Speaks
Speak multi‐dialects
Create a map anytime
Modify your images with simple words
Work with Database Files
Create a Team of AI Assistants
Search and Load Chat Records
Search Weather Information
Search Financial Data
Social Media

Plugins

Plugins ‐ Overview
Plugins - How to Write a Custom Plugin
Plugins ‐ Add Aliases
Plugins ‐ Input Suggestions
Plugins ‐ Install Additional Packages
Plugins ‐ Predefined Contexts
Plugins ‐ Transform Text Output
Plugins ‐ Work with LetMeDoIt AI Configurations
Plugins ‐ Function Calling
Plugins ‐ Run Codes with Specific Packages
Plugins ‐ Work with Non‐conversational Model
Plugins ‐ Integrate Text‐to‐speech Feature
Plugins ‐ Integrate Other Shared Utilities

Comparison

Compare with ChatGPT
Compare with Siri and Others

Clone this wiki locally