Skip to content

Commit e3364a2

Browse files
authored
Update README.md
1 parent e541558 commit e3364a2

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

+15
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,21 @@ Text: sfgov.com sfgov.com 2024 Copyright. All Rights Reserved. Privacy Policy...
9090
Topics: privacy policy, copyright
9191
Type: policy
9292
Relevance: 0.8
93+
```
94+
output/scraped_content.jsonl
95+
```json
96+
{"id": "58f37f8c-9b44-42ef-bdd1-9c60720e5132",
97+
"text": "sfgov.com sfgov.com 2024 Copyright. All Rights Reserved. Privacy Policy",
98+
"metadata": {"title": "Chatbot for HR in San Francisco",
99+
"source_url": "https://www.sfgov.com",
100+
"chunk_type": "policy",
101+
"timestamp": "2024-11-15T13:49:37.555420",
102+
"topics": ["privacy policy", "copyright"],
103+
"context": "Creating a chatbot for HR in San Francisco",
104+
"relevance_score": 0.8
105+
}
106+
}
107+
93108
```
94109
95110
---

0 commit comments

Comments
 (0)