Excel Chatbot Built with Streamlit: Better Than a Vanilla LLM?

Hi everyone,

I want to share an Excel chatbot that I’ve been working on, built with Streamlit. You can try it out live here:

https://chat.exceljet.net/

This has been an interesting project for which Streamlit was a huge help in developing. The chatbot uses a RAG model that retrieves and augments user messages with content from Exceljet.

I’d love to hear your thoughts—do you think it performs better than the standard LLM response for Excel-related questions?

Here are some resources I found useful while building the bot:

1 Like

Very nice example of adding value to your website. Much better than a simple search engine.

1 Like