Gemini Generator

by Bjarne Rentz
5
4
3
2
1
Score: 50/100

Description

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.

Reviews

No reviews yet.

Stats

17
stars
4,188
downloads
0
forks
686
days
25
days
82
days
142
total PRs
4
open PRs
50
closed PRs
88
merged PRs
2
total issues
1
open issues
1
closed issues
70
commits

Latest Version

3 months ago

Changelog

What's Changed

Full Changelog: https://github.com/BjarneRentz/obsidian-gemini-generator/compare/1.3.2...1.3.3

README file from

Github

Obsidian Gemini-Generator

Generate notes with the help of Google Gemini.

(Planned)Features

Currently this plugin offers only one command, to generate the note based on the notes title.

However, the following features are planned:

  • Use a custom prompt template
  • Generate notes with a custom prompt
  • Automatic formatting of the response

Setup

After installing the plugin, you need an Api-Key. To get one, you need a Google Account. Then create an API-key at the Google AI Studio. Depending on your region you might need to add a payment method to you Google cloud account.

With that done, head to the settings tab for Gemini Generator and paste your Api Key.

Now you can use the Generate Note command to let Gemini generate the note.

Privacy

This plugin uses the Gemini-Api from google to generate the notes. Thus, for every note that one generates, the title of the note is sent as a http request against the API. If this is a concern for you, this plugin may not be the best choice for you.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.