Generative AI workflows and hacks 2024

March 23, 2024 — October 4, 2024

economics
faster pussycat
innovation
language
machine learning
neural nets
NLP
stringology
technology
UI
Figure 1

I will try to attempt synthesis of LLM research elsewhere. This where I keep ephemeral notes and links.

1 Chat API GUIs

Want a decent UX while using your own (possibly better-secured) API endpoint? Here are some options: NB, they all claim to keep your API key secret, but you should verify this yourself. Stealing API keys, or even better API keys plus confidential LLM queries, is a high-value target for attackers.

The next two I have heard recommended but have not tested:

2 Multi-agent LLMS

Autogen

Figure 2

3 Misc

  • Calculating Sunflower Oil Production (ChatGPT psychosis)

  • Welcome to LangChain — 🦜🔗

    Large language models (LLMs) are emerging as a transformative technology, enabling developers to build applications that they previously could not. But using these LLMs in isolation is often not enough to create a truly powerful app - the real power comes when you are able to combine them with other sources of computation or knowledge.

    This library is aimed at assisting in the development of those types of applications.

  • Prompt Airlines - AI CTF by Wiz

    Your goal is to manipulate the customer service AI chatbot to get a free airline ticket

4 Running locally

First, get a fancy fast computer. Then: