vtempest

Results 20 issues of vtempest

Check out airesearch.js.org for a lot of similar pdf and html to markdown tools. It'd be great for a serverless and frontend js version so I can integrate the algorithms

### Requested feature Use their api to get the html for a Google Docs url ID if public or require login if private ### Alternatives ...

enhancement

### Problem Description https://pptr.dev/guides/running-puppeteer-in-extensions It's been translated to js already and easy to do with ai ### Proposed Solution It would be better since you can interact with current pages...

enhancement

local sql db with schema for email auth, top 5 oauth with icons in demo.

### Requested feature ``` let googleDocId = url.match(/google\.com\/(file|document)\/d\/([\w-]+)/); if (googleDocId) url = googleDocId[1] === 'file' ? `https://drive.google.com/uc?export=download&id=${googleDocId[2]}` : `https://docs.google.com/document/d/${googleDocId[2]}/export?format=pdf`; ``` ... ``` import re def convert_google_url_to_download(url): googleDocId = re.search(r'google\.com\/(file|document)\/d\/([\w-]+)', url)...

enhancement

https://github.com/vtempest/grab-api Hi Alex & Ava This is a good project but may want to simplify and use newer methods like AbortController and caching from local frontend. Check out this one...

switched pdfjs-dist for unpdf which works in node,browser, and cloudflare https://github.com/opengovsg/pdf2md/pull/96

Everything is 0 and this has no polyfill to a much better than node.js runtime gainign popularity performance.clearResourceTimings is not in Bun

### Describe the Feature https://github.com/vtempest/ai-research-agent/blob/master/src/train/transformer.js Thanks and lets revive this. ### Motivation [optional] _No response_ ### Sample Code _No response_ ### Would you like to work on this issue? None

enhancement

Enhance reading view styling with 20% side margins and improved typography for better readability. ---