Description
3rd Party Integrations Plugin
Category: 3rd Party Integrations
The Gemini Generator plugin integrates Google Gemini's API with Obsidian to assist in automated note creation. By utilizing the note's title as a prompt, the plugin generates content to populate the note. Planned enhancements include custom prompt templates, formatted responses, and additional customization options. To use the plugin, users need a Google API key, which can be obtained via the Google AI Studio. This plugin is ideal for those seeking AI-assisted content generation directly within their note-taking workflow. It is important to note that the plugin sends note titles to Google’s API for processing, which may raise privacy considerations.
Stats
8
stars
8 stargazers
1,838
downloads
1,838 downloads
0
forks
0 forks
312
days
312 days since creation
1
days
1 days since last commit
37
days
37 days since last release
98
total PRs
98 total pull requests
3
open PRs
3 open pull requests
44
closed PRs
44 closed pull requests
51
merged PRs
51 merged pull requests
1
total issues
1 total issues
1
open issues
1 open issues
0
closed issues
0 closed issues
70
commits
70 total commits in last one year
Latest Version
a month ago
Changelog
What's Changed
- Bump esbuild from 0.25.0 to 0.25.1 in the build-tools group by @dependabot in https://github.com/BjarneRentz/obsidian-gemini-generator/pull/89
- Bump @types/node from 22.13.8 to 22.13.10 in the typescript-ecosystem group by @dependabot in https://github.com/BjarneRentz/obsidian-gemini-generator/pull/88
- Set model to gemini-2.0-flash by @BjarneRentz in https://github.com/BjarneRentz/obsidian-gemini-generator/pull/90
- Bump the dev-tools group across 1 directory with 7 updates by @dependabot in https://github.com/BjarneRentz/obsidian-gemini-generator/pull/86
Full Changelog: https://github.com/BjarneRentz/obsidian-gemini-generator/compare/1.1.6…1.2.0
README file from