Next steps

created: Thu, 05 Dec 2024 07:21:11 GMT

The next major steps to extend core functionality.

  • smart search/assistant
    • rewrite user query and understand intent and scope
    • route queries to different knowledge domains
  • data sources
    • split data and inject it as graph of nodes
  • define knowledge domains as a collection of sources
    • relate nodes in domain by proximity
  • knowledge graph builder
    • extract entities and relations in each knowledge domain

Level up

Data sources:

  • Kafka topics and messages collected directly from Kafka
  • source code
    • track dependency updates and suggest changes