Skip to content
View leeparnell74's full-sized avatar
  • Joined Jun 20, 2026

Block or report leeparnell74

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. promptor promptor Public

    Python 16

  2. terraform-GCP terraform-GCP Public

    HCL

  3. RAG-Langchain RAG-Langchain Public

    (Let's start with a) Scalable question-answering system utilizing FastAPI, LangChain (LCEL), and PGVector, featuring an ingestion pipeline. Deployed on GCP Cloud Run via Terraform.

    Python

  4. RAG-ChatBot RAG-ChatBot Public

    A FastAPI application that uses Retrieval-Augmented Generation (RAG) with a large language model (LLM) to create an interactive chatbot. This chatbot leverages PostgreSQL vector store for efficient…

    Python

  5. RAG-API RAG-API Public

    Retrieval Augmented Generation API using Open LLMs and FastAPI

    Python

  6. multi-agent-assistant multi-agent-assistant Public

    Multi-agent research assistant built with LangGraph. Demonstrates agentic workflows, tool use, and human-in-the-loop patterns with OpenAI and Anthropic LLMs.

    Python