-
### Description of the new feature / enhancement
Allow a way for my keyboard to be able to designate an area on the screen that I want text to be extracted from.
### Scenario when this would be used…
-
Currently, the autocomplete functionality in Beekeeper Studio only shows entities that start with the input text. To improve usability, the feature should first display items that start with the input…
-
We should have a simple extractor that pulls the HTML and extracted body text of a document.
-
![r4yt5](https://user-images.githubusercontent.com/56437498/66647899-7cbf1a00-ec6d-11e9-8f12-86f4bfece85d.png)
-
We would like to convert html to markdown from a large collection of html using spark and web pages that require an internal network environment and authentication.
Is there a way to accomplish this…
-
Create a class capable of determining the words present in a corpus. Must be able to isolate the top k most frequent of these words to use as a vocabulary. Must then label the rest of the words as som…
-
**Summary**
Currently the generated axtree content for retrieved websites incurs a huge amount of tokens and cost.
Maybe below combination of Playwright with BeautifulSoup can save tokens, cost an…
-
I am doing a research requiring extractive summarize. Is it possible to convert tjis to extraction summarize
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
Hi.
It would be great if you could add an example of extracting data from incoming audio messages. This may be useful for further translation of them into text and sending them to GPT similar service…