raveeshbhalla
@raveeshbhalla
Public Skills
gepa-demo
by raveeshbhalla
Guide users who want to optimize their LLM prompts. We will interact with them, understanding their datasets and grader requirements, and finally writing DSPy code to optimize their prompt (using a custom implementation of the GEPA algorithm).
observable-gepa-migration
by raveeshbhalla
Migrate DSPy GEPA usage in DSPy from the original to gepa-observable. This makes it possible for teams to clearly review each iteration and the lineage to understand how their prompt is evolving. The repository offers a web dashboard for monitoring, but requires a custom GEPA fork that provides custom observers and LM call logging. Use when developers want to add observability to GEPA optimization.
orizu-cli
by raveeshbhalla
Operate and troubleshoot the Orizu CLI for authentication and workspace operations. Use when Codex must run or explain orizu commands for login/logout/whoami, team and member management, project/app lifecycle, dataset upload/download/append/delete-rows (csv/json/jsonl), and task lifecycle (create/assign/status/export), including interactive selection fallbacks and non-interactive flag requirements.