Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

`structsense` is a multi-agent system for extracting structured information from unstructured text and documents. It orchestrates a configurable pipeline of AI agents — extractor → alignment → judge → human feedback — each driven by a single YAML config file.

<img width="1448" height="1086" alt="structsense_stacked_4x3_TRUE_transparent" src="https://github.com/user-attachments/assets/e98d37de-bf93-49e0-a65f-2c9b86edd6c4" />


Comment on lines +5 to +7

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The added logo image has a very large hardcoded width (1448) and height (1086), which may cause it to render excessively large or fail to scale nicely on smaller screens. Additionally, the alt text contains a raw filename-like string (structsense_stacked_4x3_TRUE_transparent) instead of a descriptive name for accessibility.

Consider reducing the display size (e.g., width="400") or using a responsive approach, improving the alt text to something like StructSense Logo, and removing the redundant extra blank line.

Suggested change
<img width="1448" height="1086" alt="structsense_stacked_4x3_TRUE_transparent" src="https://github.com/user-attachments/assets/e98d37de-bf93-49e0-a65f-2c9b86edd6c4" />
<img width="400" alt="StructSense Logo" src="https://github.com/user-attachments/assets/e98d37de-bf93-49e0-a65f-2c9b86edd6c4" />

**License:** [Apache 2.0](LICENSE.txt)

If you find this work useful or build upon it, please consider citing:
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logo/structsense_side_16x9_TRUE_transparent.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logo/structsense_side_3x1_TRUE_transparent.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logo/structsense_side_3x2_TRUE_transparent.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logo/structsense_side_4x3_TRUE_transparent.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading