Skip to content

Tooling and frameworks to support building tools that utilize LLM agents

License

Notifications You must be signed in to change notification settings

egerdm-ai/awesome-llm-utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

awesome-llm-utilities

Tooling and frameworks to support building tools that utilize LLM agents

Agent orchestration

Coding agents

Prompt Construction, Generation Validation and Guidance

IDE extensions, frontends, browser plugins

Annotation, misc

  • https://github.com/explosion/prodigy-openai-recipes - This repository contains example code on how to combine zero- and few-shot learning with a small annotation effort to obtain a high-quality dataset with maximum efficiency. Specifically, we use large language models available from OpenAI to provide us with an initial set of predictions, then spin up a Prodigy instance on our local machine to go through these predictions and curate them. This allows us to obtain a gold-standard dataset pretty quickly, and train a smaller, supervised model that fits our exact needs and use-case.

About

Tooling and frameworks to support building tools that utilize LLM agents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published