
Security News
TC39 Advances 11 Proposals for Math Precision, Binary APIs, and More
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.
Gemini Pro & PaLM 2. A collection of AI tools built on Google Vertex AI APIs. These are part of integrated tools, developed in LetMeDoIt AI project.
A collection of AI tools built on Google Vertex AI APIs. It works even in EU / UK.
At the time of writing, web-based Google AI Studio is not accessible in EU / UK / some other regions. As this python package is based on Google Vertex AI APIs, there is no such restriction.
Current available features:
geminipro - a multiturn chat bot built on Google Gemini Pro & Gemini Pro Vision (LLM: Gemini Pro)
palm2 - a multiturn chat bot built on Google PaLM 2 (LLM: chat-bison-32k)
codey - a multiturn chat bot built on Codey (LLM: codechat-bison-32k)
These are part of integrated tools, developed in our LetMeDoIt AI project.
pip install --upgrade googleaistudio
Save a copy of your API key JSON file as "~/googleaistudio/credentials_googleaistudio.json", where "~" denotes your home directory.
Read https://github.com/eliranwong/letmedoit/wiki/Google-API-Setup for setting up Google API.
Run in terminal:
geminipro
geminiprovision
palm2
codey
geminipro -h
geminipro -t 0.5 -o 1024 "Hello!"
geminiprovision -h
geminiprovision -f image.png -t 0.5 -o 1024 "Describe this image file"
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?"
https://github.com/eliranwong/letmedoit/wiki/Integration-with-Google-AI-Tools
https://cloud.google.com/vertex-ai/docs/generative-ai/learn/overview
https://cloud.google.com/vertex-ai/docs/generative-ai/learn/models
https://cloud.google.com/vertex-ai/docs/generative-ai/model-reference/overview
https://cloud.google.com/vertex-ai/docs/generative-ai/sdk-for-llm/llm-sdk-overview
https://cloud.google.com/vertex-ai/docs/generative-ai/multimodal/function-calling
FAQs
Gemini Pro & PaLM 2. A collection of AI tools built on Google Vertex AI APIs. These are part of integrated tools, developed in LetMeDoIt AI project.
We found that googleaistudio demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.
Research
/Security News
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.