costiash/CognivAgent
Reference implementation of an AI Agent using Claude Agent SDK. Transforms videos into knowledge graphs via MCP tools: transcription, entity extraction, graph building, natural language querying.
Built on FastAPI with a **SessionActor queue-based pattern** that isolates Claude SDK operations to prevent cancel scope errors, while OpenAI's gpt-4o-transcribe handles transcription with domain-specific vocabulary prompts. Features entity deduplication via multi-signal similarity matching (Jaro-Winkler, alias overlap), interactive Cytoscape.js graph visualization with real-time filtering, and persistent async job queues with automatic restart recovery—all exportable to GraphML for Neo4j/Gephi compatibility.
Stars
4
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/costiash/CognivAgent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
vstorm-co/summarization-pydantic-ai
Context Management processor for Pydantic AI agents, providing LLM-powered summarization or...
brain-tree-dev/brain-tree-os
Open source brain viewer and project management for AI agents. Give your AI a brain.
Fozikio/cortex-engine
Cognitive engine for AI agents — semantic memory, observations, embeddings, dream consolidation....
NateBJones-Projects/OB1
Open Brain — The infrastructure layer for your thinking. One database, one AI gateway, one chat...
hyperb1iss/sibyl
Collective intelligence runtime for AI agents. Knowledge graph + orchestration + persistent memory.