Kishore Chitrapu

Results 21 comments of Kishore Chitrapu

Good idea. Something like this should work: ``` diff --git a/ambuda/queries.py b/ambuda/queries.py index 1ca0f45..116f9f5 100644 --- a/ambuda/queries.py +++ b/ambuda/queries.py @@ -8,7 +8,7 @@ import functools from typing import Optional from...

+1. This is an important considering we are adding many texts (veda mantras) with swara.

> You don't need to go through the sign-up page and CAPTCHA: see https://ambuda.readthedocs.io/en/latest/creating-data-from-the-command-line.html > > I did something like: > > ``` > ./cli.py create-user # and choose "shreevatsa"...

> (OCR is working locally with > > ``` > GOOGLE_APPLICATION_CREDENTIALS='/Users/shreevatsa/Downloads/name-of-project.json' > ``` > > in `.env` file, where the `name-of-project` is the name of a project I created in...

> Thinking more about this, I think it makes sense for a sample proofing project to be part of the default local setup — we can pick some small PDF...

Yes, the extra cost gives us a stage to review and test PRs. This is standard s/w practice. If possible, we can dynamically spin this box down when they're no...

@epicfaace, @akprasad, please review and update the above spec. I put a generic spec as a starting point.

@epicfaace If you can outline the steps to add support for wikisource, I'll work on it.

@epicfaace, is https://github.com/ambuda-org/ambuda/issues/128 conceptually similar to this one?

@epicfaace, last cursor position or an explicit call for action to bookmark the position might work in the near-term.