Skip to content
View AbuBaker91-hub's full-sized avatar

Block or report AbuBaker91-hub

Block user

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. WebHookForge WebHookForge Public

    Self-hosted webhook testing & API mocking platform — capture HTTP requests, define mock responses, and watch events live via SignalR. Built with .NET 8 Clean Architecture + Angular 17.

    C#

  2. aiforge-core aiforge-core Public

    Shared LLM infrastructure: provider router with fallback, versioned prompts, pgvector hybrid search, audit trail, idempotent writes, FastAPI app factory

    Python

  3. inbox-to-actions inbox-to-actions Public

    AI email-to-CRM automation: emails and PDF agreements become validated, idempotent, audited CRM records with a human review queue. FastAPI + Postgres + free-tier LLMs.

    Python

  4. safesql safesql Public

    Chat-to-SQL with read-only guardrails: the model proposes SQL, deterministic code validates it (SELECT-only, allow-listed tables, limits, timeouts, read-only role) and logs every query. Includes an…

    Python

  5. docchat docchat Public

    RAG document assistant with verified citations: answers are checked against source text, honest not-found, and a built-in eval harness (recall + citation accuracy). FastAPI + pgvector.

    Python

  6. shopsage shopsage Public

    Catalog-grounded AI shopping assistant: the model can only recommend products that exist — ids from the model, prices and stock from the database, comparisons computed in code. Embeds anywhere with…

    Python