Skip to content
#

few-shot-prompting

Here are 31 public repositories matching this topic...

Dynamic Few-Shot Prompting is a Python package that dynamically selects N samples that are contextually close to the user's task or query from a knowledge base (similar to RAG) to include in the prompt.

  • Updated Jul 12, 2024
  • Python

A meta-prompting system that transforms raw prompts into production-ready, XML-structured prompts optimized for Claude Opus 4.6. 10 codified rules, 10-component framework, complexity-based routing — based on Anthropic's official best practices.

  • Updated Feb 10, 2026

This project implements a text classification system powered by Large Language Models (LLMs) running locally. The goal is to leverage the capabilities of modern LLMs to automatically categorize and label text data without relying on external APIs or manual human labeling, ensuring privacy, autonomy, and efficiency in text processing tasks.

  • Updated Sep 25, 2025
  • Python

Dynamic Few-Shot Prompting for Customer Support AI Agents A practical implementation of dynamic few-shot prompting using LangChain and HuggingFace models. This repository provides an optimized approach to improving AI agent performance for customer support tasks by selecting relevant examples based on user queries, thus enhancing response accuracy

  • Updated Nov 23, 2024
  • Python

Leveraged the power of Google Cloud's Vertex AI platform to develop advanced Large Language Models (LLMs). Utilizing the Python API provided by Google Cloud, this endeavor represents a significant stride in the realm of natural language processing and LLMs.

  • Updated Mar 7, 2026
  • Jupyter Notebook
Retrieval-Augmented-Multimodal-AI-for-Engineering-Homework-Solving

Engineering Homework solver using ColPali PDF retrieval, Qwen2.5-VL Multimodal analysis, and DeepSeek code generation with schemdraw to create step-by-step solutions with circuit diagrams.

  • Updated Jan 16, 2026
  • Python

Unlocking the Power of Generative AI: In-Context Learning, Instruction Fine-Tuning, Reinforcement Learning Fine-Tuning, Retrieval Augmented Generation and LangGraph Workflows for AI Agents.

  • Updated Jun 4, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the few-shot-prompting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the few-shot-prompting topic, visit your repo's landing page and select "manage topics."

Learn more