Skip to content
View 9prodhi's full-sized avatar

Block or report 9prodhi

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.

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. grobid-papers grobid-papers Public

    Rust 5

  2. camoufox-rs camoufox-rs Public

    camoufox-rs is a pure Rust client for Camoufox automation over Firefox's Juggler protocol. It includes process launch, fd 3/4 pipe transport, null-delimited JSON framing, session-aware request/even…

    Rust 5

  3. EmbedAdapter EmbedAdapter Public

    Drop in replacement for OpenAI's embedding API. OpenAI-compatible interface.

    Python 3 1

  4. bedrock-openai-proxy bedrock-openai-proxy Public

    This is a FastAPI-based application that serves as a drop-in replacement for OpenAI's chat API, leveraging AWS Bedrock. This project allows developers to seamlessly switch from OpenAI to AWS Bedroc…

    Python 1

  5. qwen3-moe-rs qwen3-moe-rs Public

    Qwen3 MoE LLMs in Rust on Burn: inference for Qwen3-30B-A3B & Qwen3.6-35B-A3B, FP8/NVFP4 quantization, CUDA-graph decode, an OpenAI-compatible server, and a GRPO trainer with no PyTorch in the trai…

    Rust 1

  6. graphrag graphrag Public

    Forked from microsoft/graphrag

    A modular graph-based Retrieval-Augmented Generation (RAG) system

    Python