Skip to content

aimhubio/awesome-aim-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

awesome-aim-demos

About

This repository contains 3 demos showcasing the capabilities and features of Aim.

  1. Langchain Chatbot:

    • A simple chatbot that responds to user queries.
    • Logs LLM prompts/generations, tool inputs/outputs, and chain metadata.
  2. MNIST Training:

    • A basic script for training a CNN on the MNIST dataset.
    • Logs figures, images, and model performance metrics.
  3. LlamaIndex Retriever:

    • A query engine tailored to answer questions over your data.
    • Logs hparams, metrics, images, figures.

For detailed instructions on how to set up and use each demo app, please refer to the individual readme files within their respective directories.

Prerequisites

  • Ensure you have the latest version of Aim installed.
  • Obtain and instrument an OpenAI API key.

About

Awesome collection of Aim v4 demos

Resources

Stars

Watchers

Forks

Languages