Joseph g flowers

Josephgflowers

AI & ML interests

None yet

Recent Activity

liked a model 8 days ago
NexaAIDev/OmniAudio-2.6B
updated a dataset 17 days ago
Josephgflowers/Cinder_Char_Phi
updated a dataset 21 days ago
Josephgflowers/Cinder_Phi
View all activity

Organizations

Blog-explorers's profile picture Cinder: Sparking Curiosity in STEM's profile picture Quasar Research's profile picture Hugging Face Discord Community's profile picture

Josephgflowers's activity

reacted to csabakecskemeti's post with 👀 about 1 month ago
view post
Post
1508
I've built a small open utility pip package called LLM-Forwarder that allows you to inject context, such as adding a private RAG, into existing chat applications by forwarding the app through the LLM-Forwarder. In the forwarder server, you can configure custom code to re-process chat messages and alter the user prompt, for example, by adding extra context.

https://pypi.org/project/llm-forwarder/
More details
https://devquasar.com/llmforwarder/