Giter Site home page Giter Site logo

llm-agents-tum's Introduction

LLM Agents Workshop - TUM, April 27, 2024

Welcome to the LLM Agents Workshop Repository! This workshop is designed to introduce you to the concept of Language Model (LLM) Agents and guide you through creating your own custom agent using a provided template. The session is set for April 27, 2024, at the Technical University of Munich (TUM).

Workshop Overview

In this workshop, you will:

  • Gain a brief introduction to the concept of LLM Agents.
  • Learn how to interact with a hosted LLM inference endpoint using Llama3 by Facebook.
  • Use a provided template to create a custom LLM Agent that can assist with tasks like booking holidays, organizing emails, creating PowerPoint presentations, and more.

Prerequisites

Before attending the workshop, please ensure you have:

  • Basic knowledge of Python programming.
  • An installed version of Python 3.7 or later.
  • Git installed on your machine to clone this repository.
  • A working code editor

Setup Instructions

  1. Clone the Repository

    git clone https://github.com/JordiSpranger/llm-agents-tum.git
    cd llm-agents-tum
    
  2. Install Required Libraries

    pip install requests difflib
    
  3. Set Up Your Environment
    Download and run Ollama with the llama3:8b model.
    https://ollama.com/
    follow the installation guide here.

  4. Run the Example

python agent_example.py
  1. Modify the Example to a use case of your choice

llm-agents-tum's People

Contributors

jordispranger avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.