CognivAgent: Reference implementation of an AI Agent using Claude Agent SDK

TL;DR

Transform videos into searchable knowledge graphs using Agentic AI workflows:

CognivAgent - GitHub repository

๐—–๐—ผ๐—ด๐—ป๐—ถ๐˜ƒ๐—”๐—ด๐—ฒ๐—ป๐˜ is an AI agent that transforms videos into searchable knowledge graphs.
It combines variety of topics that were fascinating me with a lot of wisdom gained by completing Andrewโ€™s super useful certificated course about Agentic AI.
The project is completely Open Sourced with the most permitted license I could attached to it rather then โ€œDo with any line of this project whatever you wishโ€ :smile:
I DO HIGHLY ADVICE for taking a moment and read the initial disclaimers in the main README file. Also I havenโ€™t had time to update it since published it so some stuff may seem like outdated now (and in that case feel free to engage and contribute as my intent with the project was also make it โ€œcommunityโ€™s projectโ€ as much as possible :grinning_face:.

This project, as my current knowledge is something that I think were never been possible to gain without Andrew and the amazing team behind DeepLearning.AI that been one of the most valuable sources for learning and progressing since they were only on coursera :sweat_smile: (The deep learning complete specializion bundle by @lmoroney pillar for my first steps in the industryโ€ฆback when I think even Karpaty couldnโ€™t dream that in couple years a thing like Chatgpt be a reality :laughing:).

Anyway hope you enjoy the project and for anyone that begins thier journey, my advice is not looking for shortcuts (was so exited when saw couple monthes a new comprehensive specialization of DeepLearning.AI with the great @lmoroney in Pytorch :partying_face: @DeepLearning.AI you should consider returning creating such specializations again they really IMHO a pure gold of information).

CognivAgent - GitHub repository