Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
polygraf-ai
/
article_writer
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2600e48
article_writer
Ctrl+K
Ctrl+K
4 contributors
History:
177 commits
eljanmahammadli
update
2600e48
8 months ago
.gitattributes
Safe
1.52 kB
added RAG
10 months ago
.gitignore
Safe
91 Bytes
update gitignore
8 months ago
Abstract.pdf
Safe
17.8 kB
fix reference new line
9 months ago
README.md
Safe
233 Bytes
added RAG
10 months ago
ai_generate.py
Safe
14.7 kB
decreased num max docs before retrieval
8 months ago
app.py
Safe
46.4 kB
update
8 months ago
google_search.py
Safe
6.16 kB
remove content_string (not used) + clean unicode non-printable chars + add pymupdf reading for pdf urls
9 months ago
gptzero_free.py
Safe
4.55 kB
added RAG
10 months ago
humanize.py
Safe
8.47 kB
fix double space on generated text + changed humanizer to batched
9 months ago
locustfile.py
Safe
4.36 kB
fix reference new line
9 months ago
packages.txt
Safe
11 Bytes
added RAG
10 months ago
requirements.txt
Safe
361 Bytes
decreased num max docs before retrieval
8 months ago
stress_test.py
Safe
1.67 kB
fix reference new line
9 months ago
test.py
Safe
15.7 kB
added RAG
10 months ago
utils.py
Safe
3.31 kB
Added MC model to UI and removed some unnecessary code
9 months ago