-
Notifications
You must be signed in to change notification settings - Fork 0
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
Environmental scan of potential AI/ML models #4
Comments
- https://www.aiforlibrarians.com/ai-cases/
|
Next steps:
|
Consider making use of the metadata tags that may already be embedded in a document (PDF, Word, etc.) |
An AI toolkit for libraries (paper) Integrating Ruby with OpenAI: A Beginner’s Guide GPT-JT is an open source GPT-3 alternative with a decentralized approach |
How to use Microsoft AI Builder to Extract Data from PDF MS PowerAutomate (part of Office 365) |
Interesting: Here's a high-level overview of how Text Analytics APIs work:
Some popular Text Analytics APIs include:
By using Text Analytics APIs, developers can leverage the power of machine learning to extract valuable insights from text-based data with minimal effort and expertise. |
Create a list of models that we could potentially use to extract text from documents and suggest metadata. We will start with basic metadata like title, description, etc. and eventually move on to optional metadata fields found in Scholar.
We ideally want to use "machine learning as a service" options that will host things for us, but we can also explore open source options.
The text was updated successfully, but these errors were encountered: