Skip to content

A quick pipeline (and relative streamlit dashboard) to chat with haystack documentation

Notifications You must be signed in to change notification settings

Tsadoq/haystack-documentation-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haystack Documentation Agent

Overview

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.

Installation

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

Usage

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

Disclaimer

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.

About

A quick pipeline (and relative streamlit dashboard) to chat with haystack documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages