-
-
Notifications
You must be signed in to change notification settings - Fork 26
Integration with Google AI Tools
LetMeDoIt AI integrates the use of Google AI tools, e.g. Gemini Pro and PaLM 2
-
Gemini Pro multi-turn chat
-
PaLM 2 multi-turn chat
-
Codey multi-turn chat
Set up Google Vertex AI API keys
Read https://github.com/eliranwong/letmedoit/wiki/Google-API-Setup
Install one of our packages:
You can run the multi-turn chats directly on terminal, by running the following commands:
geminipro
palm2
codey
We have integrated use of Gemini Pro and PaLM 2 with LetMeDoIt AI plugins in the following packages:
You can either:
- Launch standalone apps from LetMeDoIt AI assistants
e.g. launch Gemini Pro standalone app:
!geminipro
- 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 -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 on Android
Install a Supported Python Version
Install ffmpeg
Android Support
Install LetMeDoIt AI on Android Termux App
Automatic Upgrade Option
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
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 ‐ 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