11 Commits

Author SHA1 Message Date
Manoj
27f8740691
Fix: Semantic Search issue (#89)
* Fix: normalization prompt

* Fix: improve knowledge graph and better recall

* fix: add user context to search reranking

* fix: in search log the source

* fix: remove harcoded limit

---------

Co-authored-by: Harshith Mullapudi <harshithmullapudi@gmail.com>
2025-10-06 14:06:52 +05:30
Manoj
e89e7c1024
fix: add includeInvalidated option to search queries to optionally show invalidated statements (#73) 2025-09-15 18:38:15 +05:30
Harshith Mullapudi
d4c4e16ac2 feat: changed the activity UI 2025-09-15 12:05:04 +05:30
Manoj K
7205b909a4 fix: cyphers to use vector indexes 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
Manoj
026e2f2cbe
Feat: Improve recall efficiency (#38)
* Feat: Improve recall efficiency
Feat: add extension search API

* Feat: add summary to extension
2025-08-11 04:22:14 -07:00
Manoj K
39663db274 feat: add user-scoped queries and admin-only reingestion 2025-07-03 15:36:25 +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
Manoj K
848153d57a feat: implement hybrid search with BM25, vector and BFS traversal 2025-06-07 10:10:43 +05:30