📢 Webinar Recap: How to build AI apps with (almost) any LLM

Hey all! In addition the recording posted above, here are some resources from our discussion yesterday.

Chat with PDF app

This was the first example we showed where you can upload a PDF and get a summary or have a chat and ask questions about it. You'll want to make sure the AI query is hooked up to the AI in your own Retool account, but this will give you a place to start.

Chat with PDF.json (26.3 KB)

LLM Comparision

This app lets you compare two LLMs side by side, with only having to enter one prompt. Again, make sure the AI queries are hooked up and using the models you want.

LLM Explorer (3).json (22.9 KB)

Chatbot Arena

You can find the inspiration for this at: https://lmarena.ai/, but our custom Retool version is here. Once you get the app imported, in addition to hooking it up to your own AI resource, you'll need to set up two RetoolDB tables: chatbot_arena_matches and chatbot_arena_models. Here are two CSVs of sample table data so you can get started.

chatbot_arena_matches (1).csv (684 Bytes)
chatbot_arena_models.csv (338 Bytes)
Chatbot Arena.json (46.7 KB)

Feel free to ask any follow questions here in the thread and thanks again for attending!

7 Likes