164e5a2f1d
feat: add BullMQ space assignment, replace GDS cosine similarity, and make Trigger optional
...
- Implement space assignment queue and worker for BullMQ
- Add native Cypher cosine similarity function to replace GDS dependency
- Make Trigger.dev environment variables optional (only required when QUEUE_PROVIDER=trigger)
- Add EMBEDDING_MODEL_SIZE configuration for vector index management
- Update vector search queries to use native Neo4j vector search with score
- Add Neo4j utility scripts for index management and troubleshooting
- Update documentation with embedding model configuration and vector index recreation steps
2025-10-24 20:38:52 +00:00
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
5150fab210
fix: increase reranking score threshold ( #75 )
2025-09-19 11:34:39 +05:30
Manoj
a4b6a4f984
fix: skip unchanged docs, and enhance entity extraction prompts
2025-09-19 08:18:59 +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
89c37a0360
Fix: improve knowledge graph and recall
2025-08-27 11:24:59 +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
Harshith Mullapudi
1d8fab67b2
Feat: added loading transition
2025-07-18 15:06:35 +05:30
Manoj K
39663db274
feat: add user-scoped queries and admin-only reingestion
2025-07-03 15:36:25 +05:30
Harshith Mullapudi
3a3055e3cc
Feat: add support for ollama
2025-06-23 21:37:29 +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