The AI Data Chatbot: An open-source, low-code python application with Generative AI capabilities using Streamlit for in-depth conversational data analysis bundled with key additional data functionalities using simple plain key-words
Step 1) Create the clone of the repository
git clone https://github.com/devmchechi/ai-data-chatbot.git
pip install -r ai-data-chatbot/requirements.txtStep 2) Launch APP
streamlit run ai-data-chatbot/main.py