| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseAI Engineer · LLM Agents Architect · AI Automation Developer · AI Evaluation Specialist
I build AI systems around LLM agents, RAG, automation, local inference, tool use, evaluation, and self-improving workflows.
I like working close to how AI agents behave: how they understand tasks, use context, choose tools, fail, recover, and improve through feedback.
I think about AI systems as a loop, not a one-shot prompt.
flowchart TD
A[Project Identity] --- B[Instructions and Memory]
B --- C[Context and Knowledge]
C --- D[Tools and APIs]
D --- E[Agent Runtime]
E --- F[Model Layer]
F --- G[Evaluation and Observability]
G --- H[Feedback and Improvement]
H --- B
C --- C1[RAG]
C --- C2[Knowledge Base]
C --- C3[Project Docs]
D --- D1[MCP]
D --- D2[Webhooks]
D --- D3[Local Tools]
E --- E1[Planning]
E --- E2[Routing]
E --- E3[Human Approval]
F --- F1[Hosted Models]
F --- F2[Local Models]
G --- G1[Traces]
G --- G2[Rubrics]
G --- G3[Regression Tests]
A strong AI system needs more than a model. It needs identity, instructions, context, tools, memory, evaluation, observability, and a way to improve after each run.
| Project | Description |
|---|---|
| LLM Agents Ecosystem Handbook | A practical reference for understanding, building, evaluating, and deploying LLM agents. |
| Ultimate n8n AI Workflows | AI automation workflows using n8n, LLMs, APIs, triggers, and business tools. |
| Context Engineering | Experiments around retrieval, memory, context packing, long-context workflows, and token flow. |
| Deep Semantic Enhancer | A prompt enhancement system for turning rough ideas into structured instructions. |
| Full System Prompts | Research and examples around system prompts, instruction hierarchy, and model behavior. |
| Curated MCP Servers | A curated collection of MCP resources for building tool-using AI agents. |
I work with hosted APIs, local inference stacks, and model routing layers for agents that need privacy, speed, offline workflows, fallback routing, or full control over behavior.
Local inference and agent runtime
I'm open to collaborating on:
Building AI systems that connect language models with tools, knowledge, evaluation, automation, and real work.
Open workflow intelligence for discovering, validating, repairing, and generating automation workflows across frameworks — starting with n8n.
🧠 Context Engineering is an open-source toolkit to visualize, test, and optimize how LLMs process context windows. Includes a Streamlit app, RAG simulation, educational docs, and Docker support—per…
Totally Harmless Liberation Prompts" empower AI models with fresh paradigms and guiding instructions. By encouraging systems to “clear your mind,” the project promotes safe, constraint-free operati…
One-stop handbook for building, deploying, and understanding LLM agents with 60+ skeletons, tutorials, ecosystem guides, and evaluation tools.
Video understanding and self-verification for AI agents. Turn videos, streams, and agent screen recordings into searchable, timestamped evidence—then use THE LOOP to inspect, fix, and verify the wo…
| Back | FazBrowse Home | New Git URL |