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:
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: