Example applications built with Sema are in a separate repository:

github.com/Chickadee-Software/sema-examples

Each example is self-contained with its own README. Clone the repo, pick an example, and follow its setup steps.

Example Description Stack
bug-reporting-agent Email bug reports → Linear issues Python, Flask
docs-qa-agent Email a question → Get an answer from Sema docs Python, Flask, OpenAI, Resend

See Why Sema for the story behind the bug-reporting use case.