jupyter-naas / awesome-notebooks

A powerful data & AI notebook templates catalog: prompts, plugins, models, workflow automation, analytics, code snippets - following the IMO framework to be searchable and reusable in any context.
https://naas.ai/search
BSD 3-Clause "New" or "Revised" License
2.7k stars 455 forks source link

feat: Google Gemini-Social media post #2488

Closed srini047 closed 9 months ago

srini047 commented 10 months ago

Fixes

This PR resolves #2485

What does this PR do?

This notebook will help us write a social media post and configure based on the topic, the tone and the platform leveraging Google Gemini API.

Screenshots

https://github.com/jupyter-naas/awesome-notebooks/assets/81156510/6c7c9a43-3153-435d-a436-3c10828b675c

Additional context

Works only in specified regions. In other place the model generates InactiveRPCError.

smith-kyle commented 9 months ago

Just a heads up, you can review notebook changes like this using GitNotebooks.

e.g. this pull request https://gitnotebooks.com/jupyter-naas/awesome-notebooks/pull/2488

It's free for public repos, so might be helpful for y'all.