👩💻 Join our community of thousands of amazing developers!
Recently I’ve been chatting with a number of companies who are building out internal LLM labs/tools for their teams to make it easy to test LLMs against their internal usecases. I wanted to take a couple hours to see how far I could get using Streamlit to build out a personal LLM lab for a few usecases of my own. See code on lethain/llm-explorer. Altogether, I was impressed with how usable Streamlit is, and was able to build two useful tools in this timeframe: a text-based LLM notebook key, wit...