Python/FastAPI backend for the SecureAuth0 AI Agent. Uses official Auth0 AI SDKs for Token Exchange, FGA authorization, and LangChain for AI agent with tools.
Redis for session persistence and stream-based message passing between server and worker PostgreSQL (via SQLAlchemy models) as the relational data layer foundation for users, conversations, messages, ...
Recently, while working with Claude Code, I've felt something strongly. That is,what truly brings out the performance of AI is not the prompt, but the 'structure'.that is what I mean. Lately, there is ...