Skip to content

Add context-engine-ai#71

Closed
Quinnod345 wants to merge 1 commit intoe2b-dev:mainfrom
Quinnod345:add-context-engine-ai
Closed

Add context-engine-ai#71
Quinnod345 wants to merge 1 commit intoe2b-dev:mainfrom
Quinnod345:add-context-engine-ai

Conversation

@Quinnod345
Copy link

Add context-engine-ai

context-engine-ai — A lightweight context engine for AI agents. Ingest events from any source, query with natural language, get back ranked context with temporal decay.

Key features:

  • Zero config: SQLite + local TF-IDF embeddings, no API keys required
  • Semantic querying with temporal decay (recent events rank higher)
  • Auto-deduplication and auto-pruning
  • Supports PostgreSQL + pgvector + OpenAI embeddings for production
  • HTTP server, CLI, and library modes
  • Full TypeScript, ~64KB unpacked

Links:

Lightweight context engine for AI agents — ingest events, query with
natural language, get ranked context with temporal decay. Zero config
with SQLite + local TF-IDF embeddings. Supports pgvector + OpenAI
for production.

https://github.com/Quinnod345/context-engine
@Quinnod345
Copy link
Author

Closing duplicate — PR #72 has the updated submission.

@Quinnod345 Quinnod345 closed this Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant