article_writer / app.py

Commit History

add semantic scholar
b51be98

minko186 commited on

chore: increase of numbers to scrape; disabled PDF check in scholar model
a6fbfb6

eljanmahammadli commited on

#feat added simplest scholar mode
fa3e7dd

eljanmahammadli commited on

#feat added reference section to the end
8c8c07f

eljanmahammadli commited on

#feat: added YouTube as RAG input; removed standard humanizer
744d9e3

eljanmahammadli commited on

fixes to inline citation, html; added debug true, chroma db clean cache
ba91632

eljanmahammadli commited on

update popups to be more centered
7c04c25

minko186 commited on

add popup html + report humanizer section
eeb907d

minko186 commited on

fix double space on generated text + changed humanizer to batched
24a0ba5

minko186 commited on

cleaned up output format + switch all records of text to new format
c1769c1

minko186 commited on

updates on prompt + better error handling
f6b1cb0

minko186 commited on

add inline citations + page content
e76dfe8

minko186 commited on

added topic name to save to GCS
cfad98b

eljanmahammadli commited on

remove content_string (not used) + clean unicode non-printable chars + add pymupdf reading for pdf urls
a62cc34

minko186 commited on

added new decoder only LM as a humanizer + UI suport
e2a79fa

eljanmahammadli commited on

integrated save ai generated text to the bucket
c412123

eljanmahammadli commited on

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