32 Commits

Author SHA1 Message Date
Manoj
952386ca0e refactor: make entity handling type-free and simplify entity resolution in knowledge graph 2025-09-09 20:47:34 +05:30
Harshith Mullapudi
4a0a57cb97
Feat: add documents to the kg (#64)
* Feat: add documents to the kg

* Feat: add versioning to documents

* Fix: invalidation of evolved facts

* fix: mcp return

* fix: invalidAt is not displayed in graph popover

* Fix: use document id for the flow

* refactor: consolidate document versioning around sessionId instead of documentId

* fix: add docs link in welcome email

* fix: give more time for larger graphs to settle on

* bump: new version 0.1.20

---------

Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-09-03 12:39:46 +05:30
Manoj K
9e0665c086 feat: add invalidatedBy field to statement model and optimize space queries 2025-08-28 14:16:53 +05:30
Manoj K
89c37a0360 Fix: improve knowledge graph and recall 2025-08-27 11:24:59 +05:30
Manoj K
1bae793675 add timings in knowledge graph 2025-08-26 23:33:46 +05:30
Harshith Mullapudi
1fa7fd93d5
Feat: spaces (#51)
* feat: Episode ingestion update
Benchmarking CORE

* Feat: Spaces in knowledge graph

* fix: remove daily assignment

* Feat: add spaces

* Feat: spaces

---------

Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-08-21 11:53:45 +05:30
Harshith Mullapudi
4882f227d2
Feat: clusters (#37)
* Feat: clustering fact statements

* Feat: cluster drift

* Feat: add recall count and model to search

* Feat: Github integration

* Fix: clustering UI

* Improve graph

* Bump: new version

---------

Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-08-05 15:31:15 +05:30
Harshith Mullapudi
2a6acaf899
Feat: webhooks for oauth apps (#32)
* Fix: integration account webhooks

* Fix: activity webhook

* Feat: add integration credentials API

* Fix: user rules for integrations

* Feat: make self hosting simple

* Fix: add init container functionality

---------

Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-08-01 10:34:16 +05:30
Harshith Mullapudi
6e308408be
Feat: cli for core (#24)
* Feat: cli for cor

* Fix: add deploy registry namespace to Docker configurations

* Feat: cli for init, start and stop

---------

Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-07-18 22:30:46 +05:30
Harshith Mullapudi
1d8fab67b2 Feat: added loading transition 2025-07-18 15:06:35 +05:30
Manoj K
aa7ae14f95 Fix: activity flow and invalidation in knowledge graph 2025-07-17 23:04:33 +05:30
Manoj K
769c79f773 Feat: add ingestion rules and web search to chat 2025-07-15 22:02:41 +05:30
Manoj K
28803bec17 Feat: Delete episode nodes
Enhance: knowledge graphs with implicit relationships

- Added a new API route for deleting episodes, including related statements and entities.
- Introduced error handling for unauthorized access and non-existent episodes.
- Enhanced the KnowledgeGraphService with methods for resolving entities and managing relationships during deletions.
- Updated entity and episode models to support new deletion logic and ensure data integrity.
2025-07-11 09:17:06 +05:30
Harshith Mullapudi
2396c0ea57 Feat: sdk for integrations 2025-07-10 17:23:15 +05:30
Harshith Mullapudi
54e535d57d
Feat: v2 (#12)
* Feat: v2

* feat: add chat functionality

* First cut: integrations

* Feat: add conversation API

* Enhance conversation handling and memory management

* Feat: added conversation

---------

Co-authored-by: Manoj K <saimanoj58@gmail.com>
2025-07-08 22:41:00 +05:30
Manoj K
39663db274 feat: add user-scoped queries and admin-only reingestion 2025-07-03 15:36:25 +05:30
Manoj K
bfec522877 feat: add bgem3 embedding support 2025-06-30 22:32:57 +05:30
Harshith Mullapudi
c44e14f157 Fix: reduce the threshold for similarity 2025-06-25 21:35:42 +05:30
Harshith Mullapudi
3a3055e3cc Feat: add support for ollama 2025-06-23 21:37:29 +05:30
Manoj K
892ed79990 fix: dedup entities 2025-06-23 21:34:33 +05:30
Manoj K
923c7e6549 feat: add GitHub node types and filter entity search by userId 2025-06-23 21:32:32 +05:30
Manoj K
bdf682e5cb feat: add memory normalization before ingestion 2025-06-21 12:32:51 +05:30
Harshith Mullapudi
cd4bccd0c4 enh: memory graph visualisation 2025-06-19 14:01:16 +05:30
Manoj K
33eae2619a feat: entity attributes and timeframe filter in search 2025-06-16 19:23:40 +05:30
Manoj K
02c7b90374 feat: add normalize episode content before storage 2025-06-11 12:38:24 +05:30
Harshith Mullapudi
56adc246c8 Feat: UI changes 2025-06-10 12:26:04 +05:30
Harshith Mullapudi
e62547526b Feat: added website 2025-06-07 10:19:45 +05:30
Manoj K
848153d57a feat: implement hybrid search with BM25, vector and BFS traversal 2025-06-07 10:10:43 +05:30
Manoj K
cf20da9ecd Feat: ingest to graph memory 2025-06-05 17:31:53 +05:30
Harshith Mullapudi
7b28781efd Fix: added queue 2025-06-04 17:06:03 +05:30
Manoj K
96d829642b refactor: implement statement extraction and resolution 2025-06-03 19:20:56 +05:30
Manoj K
80cf012528 feat: implement graph v0 2025-06-02 22:10:08 +05:30