Hi 👋
@JayeshWani7
The project extracts entities during AI processing, but they are not being stored or linked in the database.
Problem
Extracted entities are not saved in the entities table
No relationship is created between knowledge and entities
Entity-related endpoints may return empty or limited data
Impact
This limits the usefulness of entity-based exploration and reduces the value of extracted insights.
Suggested Fix
Store extracted entities in the database
Create links between entities and knowledge entries
Update API to return meaningful entity data
Expected Result
Entities are stored and tracked properly
Entity endpoints return useful data
Better navigation of knowledge through entities
As a contributor in NSoc 26
I would like to work on this issue
please assign it to me.
Hi 👋
@JayeshWani7
The project extracts entities during AI processing, but they are not being stored or linked in the database.
Problem
Extracted entities are not saved in the
entitiestableNo relationship is created between knowledge and entities
Entity-related endpoints may return empty or limited data
Impact
This limits the usefulness of entity-based exploration and reduces the value of extracted insights.
Suggested Fix
Store extracted entities in the database
Create links between entities and knowledge entries
Update API to return meaningful entity data
Expected Result
Entities are stored and tracked properly
Entity endpoints return useful data
Better navigation of knowledge through entities
As a contributor in NSoc 26
I would like to work on this issue
please assign it to me.