Skip to content

Ztkent/augur

Repository files navigation

logo_augur Augur

An assistant to rapidly align new LLM projects.
Follows the best practices provided by OpenAI

How Does It Work?

When a system prompt is requested:

  • Evaluates the user's input and identifies the key themes and topics.
  • Generates each section of the system prompt.
  • Each section is reviewed to ensure it aligns with the desired structure and content.
  • Presents the combined output. Provides the option to download the prompt in Markdown format.
  • Options to regenerate sections, or the entire prompt.

Infrastructure

  • Frontend: HTML, TailwindCSS, HTMX
  • Backend: Go
  • Services: OpenAI (GPT-3.5/4), Anyscale (Open-source Models)