ORAssistant RAG Dataset
This repo contains the RAG datasets used for our chatbot application. This dataset is gated at July 2024.
Contents
- OpenROAD Manpages
- OpenROAD Docs
- OpenROAD-flow-scripts Docs
- OpenROAD issues
- OpenROAD discussions
- OpenROAD publications
- KLayout
- OpenSTA
- Yosys
Usage
We refer you to ORAssistant, the OpenROAD chatbot application aimed to answer user queries for installation and common issues. This dataset is used as a data source for the chatbot's retrieval augmented generation (RAG) architecture.
OpenROAD GitHub Discussion Dataset
This dataset is gated at July 2024.
Format
# Topic
Tool: ___
Subcategory: ___
## Conversation
### User1
...
### User2
...
Citing this Work
If you use this software in any published work, we would appreciate a citation! Please use the following reference:
@misc{orassistant2024,
author = {The-OpenROAD-Project},
title = {ORAssistant RAG Dataset Huggingface Repository},
year = {2024},
url = {https://huggingface.co/datasets/The-OpenROAD-Project/ORAssistant_RAG_Dataset},
note = {Accessed: 20xx-xx-xx}
}
License
The repository has a GPL3 license.