Skip to main content

Cookbooks & Guides

The cookbooks directly in the repo contains a range of examples to demonstrate the capabilities of AIConfig.

Chatbot

  • Wizard GPT - speak to a wizard on your CLI

  • CLI-mate - help you make code-mods interactively on your codebase.

Retrieval Augmented Generated (RAG)

At its core, RAG is about passing data into prompts. Read how to pass data with AIConfig.

Function calling

Prompt routing

Chain of Thought

A variant of chain-of-thought is Chain of Verification, used to help reduce hallucinations. Check out the aiconfig cookbook for CoVe:

Using LLaMA2 with aiconfig

Hugging Face text generation

Google PaLM with aiconfig