A CTI assistant. Read my blog entries here:
There are a number of Agentic frameworks out there. I am attempting to maintain this project to work both under AutoGen and Semantic Kernel. The main project will be developed on AutoGen, with some features being ported to the Semantic Kernel branch as time and framework capabilities permit.
The main
branch will be using AutoGen.
To see the Semantic Kernel implementation, use the semantic-kernel-port
branch.