Skip to content

the-ai-team/PaperSumm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Papersumm

client.py - Streamlit frontend
server.py - API integrations and server logics

Branch name formatting

{app}/{#}/{name}

{app} - client/server
{#} - issue number
{name} - branch name

Commands

To run frontend -
streamlit run client/main.py