google-gemini / cookbook

Examples and guides for using the Gemini API
https://ai.google.dev/gemini-api/docs
Apache License 2.0
4.85k stars 689 forks source link

Proposal for Adding Basiclingua, a Gemini-powered NLP Library, to Cookbook #63

Closed FareedKhan-dev closed 2 days ago

FareedKhan-dev commented 5 months ago

I'd like to propose adding a guide for Basiclingua, a Python library built on the Gemini API, to the Google Gemini Cookbook.

Basiclingua aims to simplify handling complex text data with minimal human intervention. It leverages the power of Gemini to offer functionalities for various linguistic tasks such as:

Motivation: Existing NLP libraries often fall short in addressing the growing complexity of text data or require extensive manual configuration. Basiclingua, powered by Gemini's advanced capabilities, offers a powerful solution for efficiently and accurately handling diverse text-related tasks.

Project Status: Version 1.0 Released: Basiclingua is currently available for use with core functionalities.

Documentation in Progress: We are actively working on comprehensive documentation to facilitate easy adoption and usage.

Contribution: I would be happy to contribute a guide to the Cookbook, outlining how to effectively use Basiclingua for various NLP tasks. This guide could include:

Link to Project: Gemini AI based NLP

I believe Basiclingua would be a valuable addition to the Cookbook, empowering users to leverage the power of Gemini for their NLP needs. I'm open to feedback and suggestions on how to best structure the guide and integrate it into the Cookbook.

markmcd commented 1 month ago

Hi @FareedKhan-dev - thanks for filing this request. The library looks interesting - my main concern is whether an example here will be generally useful to Gemini API developers. Our policy is to accept examples in this cookbook for libraries that are widely adopted, whereas this library looks quite new.

Do you have any particular example use-cases that you think are novel, or unique to this particular library? Or can you demonstrate broad demand for the library? If so, I would be happy to discuss further whether we can turn it into an example that would fit in here.

github-actions[bot] commented 2 weeks ago

Marking this issue as stale since it has been open for 14 days with no activity. This issue will be closed if no further activity occurs.

github-actions[bot] commented 2 days ago

This issue was closed because it has been inactive for 27 days. Please post a new issue if you need further assistance. Thanks!