-
Notifications
You must be signed in to change notification settings - Fork 0
c4coder2000/prompt-refiner
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Repository files navigation
# π§ Prompt Refiner β Modular LangGraph Workflow Built with precision and curiosity, **Prompt Refiner** is a smart LangGraph-powered orchestration that refines user prompts using LLMs via OpenRouter API, augments responses through RAG, and stores semantic memory in Pinecone. It includes evaluation logic, human-in-the-loop edits, and a custom text-based knowledge loader. --- ## π¦ Project Overview This repo showcases: - π A full LangGraph pipeline with custom nodes. - β¨ Prompt refinement using LLM completions. - π Context retrieval via Pinecone embeddings. - π§βπ» Human-in-the-loop editing and response vetting. - π Evaluation logic with pass/fail routing. - π§ Memory sync for refined prompts. - π RAG-enabled augmentation using `hassnain_info.txt`. --- ## πΊοΈ Workflow Summary ```text User Input β Preprocess β Embed β Retrieve β Build Prompt β LLM Refinement β Human Editor β Evaluation β Memory Sync / End
About
a modular LangGraph project that calls LLMs via OpenRouter API and stores context-rich data in Pinecone using semantic embeddings.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published