article_writer / app.py

Commit History

Added MC model to UI and removed some unnecessary code
5534eb0

eljanmahammadli commited on

adding mail as format type and plain text to structure
d09cdf3

eljanmahammadli commited on

added yellow to highlighter + adjusted thresholds
7c7ccca

minko186 commited on

fixed shared history + add clear history button
b96ba8b

minko186 commited on

enable ai model selection and api key
bf91121

eljanmahammadli commited on

history auto refresh + rag search term includes topic and context
2a53cb7

minko186 commited on

added history for generated text
439d01d

eljanmahammadli commited on

changed split logic to resolve short generated text, more search website and some logging
59fbf6a

eljanmahammadli commited on

adding queue for parallel request
8bd7fd1

eljanmahammadli commited on

format updates + search added to RAG instead
708f094

minko186 commited on

merge main + multi pdfs + updated html cleaning + better references
43d4e83

minko186 commited on

fixed url_content var error
10aedaa

minko186 commited on

speed up humanizer: batch generation
a54c1ef

eljanmahammadli commited on

modified temperature and max_tokens
b72ef7f

eljanmahammadli commited on

enabled RAG for all LLMs + prompt improvements
34b1950

eljanmahammadli commited on

changed LLM client choices (gemini, claude, GPT-4o-mini)
f716a54

eljanmahammadli commited on

added inlude and exclude websites
aaa4e80

eljanmahammadli commited on

added exact keyword match search
ef88cd6

eljanmahammadli commited on

Merge branch 'minko'
c45480c

aliasgerovs commited on

make g search markable, add role/occupation, switch to domain to include
f14cff1

minko186 commited on

Merge branch 'minko'
5c0617b

minko186 commited on

changed default values of some fields
c85110b

minko186 commited on

clean html text and increase char limit on content
ca02509

minko186 commited on

reduced url content length to comply with grep limit on tokens
3460455

minko186 commited on

add google search and updated prompt
70d74f0

minko186 commited on

Merge branch 'main' of https://huggingface.co/spaces/polygraf-ai/article_writer
3d3f6ce

aliasgerovs commited on

Update app.py
e4282cc
verified

minko186 commited on

pushed minko branch
89644d7

minko186 commited on

Merge branch 'main' of https://huggingface.co/spaces/polygraf-ai/article_writer
c180684

aliasgerovs commited on

Update app.py
afde6ec
verified

minko186 commited on

Merge branch 'main' of https://huggingface.co/spaces/polygraf-ai/article_writer
3857abf

aliasgerovs commited on

reformatted settings to one side and make ai detection results retractable
57a32cd

minko186 commited on

Merge branch 'main' of https://huggingface.co/spaces/polygraf-ai/article_writer
78d5a17

aliasgerovs commited on

prompt improvments to regenerating and added highlighter to polygraf ai checks
e3277bc

minko186 commited on

fixes to reference formatting
118507a

minko186 commited on

add regeneration of ai text based on comments
7454788

minko186 commited on

Update app.py
c229a86
verified

minko186 commited on

Update app.py
1544d03
verified

minko186 commited on

change grammar fix to a python library instead that works well and is faster
291ffbc

minko186 commited on