Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
FareedKhan-dev opened this issue Apr 14, 2024 · 3 comments
Assignees
Labels
component:examples Issues/PR referencing examples folder status:awaiting response Awaiting a response from the author status:stale Issue/PR is marked for closure due to inactivity status:triaged Issue/PR triaged to the corresponding sub-team type:feature request New feature request/enhancement

Comments

@FareedKhan-dev
Copy link

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:

  • Extract Patterns
  • NER Detection
  • Spell Checking
    30 more features...

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:

  • Installation instructions
  • API reference and usage examples
  • Tutorials for common NLP workflows
  • Benchmarks and comparisons with other libraries
  • Best practices and tips

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.

@singhniraj08 singhniraj08 added type:feature request New feature request/enhancement status:triaged Issue/PR triaged to the corresponding sub-team component:examples Issues/PR referencing examples folder labels Apr 19, 2024
@markmcd
Copy link
Member

markmcd commented Aug 16, 2024

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.

@markmcd markmcd added the status:awaiting response Awaiting a response from the author label Aug 16, 2024
Copy link

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 github-actions bot added the status:stale Issue/PR is marked for closure due to inactivity label Aug 31, 2024
Copy link

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

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:examples Issues/PR referencing examples folder status:awaiting response Awaiting a response from the author status:stale Issue/PR is marked for closure due to inactivity status:triaged Issue/PR triaged to the corresponding sub-team type:feature request New feature request/enhancement
Projects
None yet
Development

No branches or pull requests

4 participants