openwallet-foundation / openwallet-foundation/multipaz-developer-website
Set up Gemini API key for Ask AI widget
Open
@SeanBohan is already working on this.
Since Mar 13, 2026.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 6
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 5
Description
Summary
The Ask AI chat widget requires a Gemini API key to call the Gemini 2.5 Flash model.
What's needed
- Create a Gemini API key from Google AI Studio
- Add it as a repository secret (
GEMINI_API_KEY) for the deployment environment (Vercel, Cloud Run, etc.)
Context
Dependency for #52
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.