-
```python
from crawl4ai import WebCrawler
from crawl4ai.chunking_strategy import SlidingWindowChunking
from crawl4ai.extraction_strategy import LLMExtractionStrategy
crawler = WebCrawler()
…
-
Getting this error when calling draw(). full trace below
this is sbmlnetwork 0.4.0 on Windows
```
{
"name": "AttributeError",
"message": "function 'c_api_isSetGeometricShapeBorderColor' not…
-
### Extension
https://www.raycast.com/mohamedk1/ilovepdf
### Raycast Version
1.86.0
### macOS Version
15.1.1
### Description
[iLovePDF] extract etxt from pdf always includes Detailed Extraction…
-
when I checked the numeral dimension, I figured out that there is an issue with the numeral extractor.
in Persian, `صدرا` is a **first name**, and `صد` means **hundred**. when the name is fed into th…
-
Hi,
I am testing a PDF file and when I try to run it using pdfminer.xi characters are broken and my pdf is encoded with /UniKS-UTF16-H
This is the output coming
(cid:53)(cid:51)(cid:53)(cid:54)(…
-
**Is your feature request related to a problem? Please describe.**
I want the AI to be able to read the text in my images and documents.
**Describe the solution you'd like**
Similar to [Omnisearc…
-
Hello.
I wanted to try out dsrag on a pdf that I have.
However, I had/have a couple of problems:
1) After installing dsrag with pip, I still had to manually install `vertexai`, `google.generativea…
-
### Description of the new feature / enhancement
When the Text Extractor is activated, instead of the user having to click and select the language they want to OCR from the dropdown, just scrolling u…
-
### Description of the new feature / enhancement
Support for scanning text across multiple monitors in one step. Currently the scanning area ends on the monitor border.
### Scenario when this would …
-
# Context
The current architecture of our application needs to transition to a more idiomatic module-based DSPy program. As a starting point, I suggest a simple language program module composed of …