This repository contains the code for the Haystack Documentation Agent. The agent is responsible for generating the documentation for the Haystack project. The agent is written in Python and uses the Haystack Framework for the RAG and Streamlit for the UI.
You can run this locally by cloning the repository and installing the dependencies:
git clone https://github.com/Tsadoq/haystack-documentation-agent
cd haystack-documentation-agent
pip install -r requirements.txt
To run the agent, simply run the following command:
streamlit run app.py
Alternatively, you can go on the Hugging Face Spaces page for this project and run it from there.
You can see a demo here:
haystack_demo_cleaned.mp4
This project is a toy project and is not meant to be for any critical use. I am not responsible for any damage that could be caused by the use of this project. The answers provided by the agent are not guaranteed to be correct. I am not related to the Haystack project in any way.