Skip to content

Updated readme to include architecture diagram#113

Merged
tekrajchhetri merged 2 commits into
mainfrom
tekrajchhetri-patch-3
Apr 15, 2026
Merged

Updated readme to include architecture diagram#113
tekrajchhetri merged 2 commits into
mainfrom
tekrajchhetri-patch-3

Conversation

@tekrajchhetri

Copy link
Copy Markdown
Collaborator

This PR updates readme, adds architecture diagram, references to pre-print.

Added architecture section with an image and description, i.e., pointer to local concept mapping service
Added citation information for the project to the README.
@tekrajchhetri
tekrajchhetri merged commit 4a4bc89 into main Apr 15, 2026
5 of 6 checks passed

@gemini-code-assist gemini-code-assist Bot left a comment

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.

Code Review

This pull request updates the README.md by adding a citation section, an architecture overview with a diagram, and updating external links. Feedback was provided to improve the accessibility of the newly added architecture diagram by using a descriptive alt text instead of a raw filename.

Comment thread README.md
The figure below illustrates the overall architecture of **StructSense**.


<img width="2571" height="823" alt="with_arch_search-with_search_api drawio (1)" src="https://github.com/user-attachments/assets/8f652c10-4301-4193-b1c8-f750229f972c" />

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 alt text for the architecture diagram is currently a raw filename. Using a descriptive title like "StructSense Architecture Diagram" improves accessibility for users with screen readers and provides better context if the image fails to load.

Suggested change
<img width="2571" height="823" alt="with_arch_search-with_search_api drawio (1)" src="https://github.com/user-attachments/assets/8f652c10-4301-4193-b1c8-f750229f972c" />
<img width="2571" height="823" alt="StructSense Architecture Diagram" src="https://github.com/user-attachments/assets/8f652c10-4301-4193-b1c8-f750229f972c" />

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant