Skip to content

Persist extracted entities and link them with knowledge entries #7

@Pranavkale11

Description

@Pranavkale11

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions