API Playground
Test my live AI backend services. These requests hit real deployed RAG and AI microservices used in my backend architecture.
RAG Query (/query)
Ask a question based on the seeded notes (Go, Docker, productivity, etc.).
These sample queries work best because they match the notes in the demo database.
Response
Response will appear here.
Summary Service (/summarize)
Paste any text and get a concise summary using the Summary microservice.
Response
Summary will appear here.