Spaces:
Sleeping
Sleeping
File size: 36,224 Bytes
5ca2d95 ee2ca90 5ca2d95 ee2ca90 5ca2d95 ee2ca90 5ca2d95 c3d9e6c 5ca2d95 c3d9e6c 5ca2d95 54a6bbf 5ca2d95 ee2ca90 5ca2d95 ee2ca90 5ca2d95 ee2ca90 5ca2d95 ee2ca90 5ca2d95 54a6bbf 5ca2d95 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 |
import asyncio
from pathlib import Path
import gradio as gr
from gradio_pdf import PDF
from app.agents.blog_generator import BlogGeneratorAgent
from app.agents.paper_analyzer import PaperAnalyzerAgent
from app.agents.poster_generator import PosterGeneratorAgent
from app.agents.presentation_generator import PresentationGeneratorAgent
from app.agents.tldr_generator import TLDRGeneratorAgent
from app.config.settings import settings
from app.models.schemas import PaperInput
from app.services.devto_service import devto_service
from app.services.pdf_service import pdf_service
# Initialize agents
paper_analyzer = PaperAnalyzerAgent()
blog_generator = BlogGeneratorAgent()
tldr_generator = TLDRGeneratorAgent()
poster_generator = PosterGeneratorAgent()
presentation_generator = PresentationGeneratorAgent()
# Global state - Consider refactoring to avoid globals if possible
current_analysis: dict | None = None
current_blog: dict | None = None
current_tldr: dict | None = None
current_poster: dict | None = None
current_presentation: dict | None = None
async def process_paper(pdf_file, url_input, progress=None):
"""Process paper from various input sources."""
global current_analysis
if progress is None:
progress = gr.Progress()
try:
progress(0.1, desc="Processing input...")
# Determine input source and extract content
if pdf_file is not None:
progress(0.2, desc="Parsing PDF...")
# Replaced open() with Path.open() and async read
pdf_path = Path(pdf_file.name)
pdf_content = await asyncio.to_thread(pdf_path.read_bytes)
# TODO: Uncomment when PDF parsing is implemented
parsed_data = pdf_service.parse_pdf(pdf_content)
content = parsed_data["text"]
# Read the PDF content directly from file parsed_pdf_content.txt
# with open("parsed_pdf_content.txt", encoding="utf-8") as f:
# content = f.read()
source_type = "pdf"
elif url_input and url_input.strip():
progress(0.2, desc="Fetching from URL...")
parsed_data = pdf_service.parse_url(url_input.strip())
content = parsed_data["text"]
source_type = "url"
elif text_input and text_input.strip():
content = text_input.strip()
source_type = "text"
else:
return "β Please provide a PDF file, URL, or text input.", "", "", ""
if not content or not content.strip():
return "β No content could be extracted from the input.", "", "", ""
# Create paper input
paper_input = PaperInput(content=content, source_type=source_type)
# Analyze paper
progress(0.4, desc="Analyzing paper...")
current_analysis = await paper_analyzer.process(paper_input)
print(current_analysis) # Debugging line
# Generate preview content
progress(0.7, desc="Generating previews...")
analysis_summary = f"""
# Paper Analysis Summary
## **Title:** {current_analysis.title}
## **Authors:** {", ".join(current_analysis.authors)}
## **Abstract:**
{current_analysis.abstract}
## **Methodology:**
{current_analysis.methodology}
## **Key Findings:**
{chr(10).join([f"β’ {finding}" for finding in current_analysis.key_findings])}
## **Results:**
{current_analysis.results}
## **Conclusion:**
{current_analysis.conclusion}
## **Complexity Level:** {current_analysis.complexity_level.title()}
## **Technical Terms:**
{", ".join(current_analysis.technical_terms) if current_analysis.technical_terms else "None identified"}
"""
progress(1.0, desc="Complete!")
return (
"β
Paper processed successfully!",
analysis_summary,
"Ready to generate blog content",
gr.DownloadButton(visible=True),
)
except Exception as e:
# Consider more specific exception handling
return (
f"β Error processing paper: {e!s}",
"",
"",
gr.DownloadButton(visible=False),
)
async def generate_blog_content(progress=None):
"""Generate blog content from analysis."""
global current_analysis, current_blog
if progress is None:
progress = gr.Progress()
if not current_analysis:
return (
"β Please process a paper first.",
"",
gr.DownloadButton(visible=False),
)
try:
progress(0.1, desc="Starting blog generation...")
await asyncio.sleep(0.5) # Give time for progress bar to show
progress(0.3, desc="Generating blog content...")
await asyncio.sleep(0.3) # Allow UI to update
current_blog = await blog_generator.process(current_analysis)
progress(0.8, desc="Formatting blog content...")
await asyncio.sleep(0.3) # Allow UI to update
blog_preview = f"""# {current_blog.title}
{current_blog.content}
**Tags:** {", ".join(current_blog.tags)}
**Reading Time:** {current_blog.reading_time} minutes"""
progress(1.0, desc="Blog content generated!")
return (
"β
Blog content generated successfully!",
blog_preview,
gr.DownloadButton(visible=True),
)
except Exception as e:
# Consider more specific exception handling
return (
f"β Error generating blog: {e!s}",
"",
gr.DownloadButton(visible=False),
)
async def generate_social_content(progress=None):
"""Generate social media content from analysis."""
global current_analysis, current_tldr
if progress is None:
progress = gr.Progress()
if not current_analysis:
return "β Please process a paper first.", "", "", "", None, None, None, None
try:
progress(0.3, desc="Generating social media content...")
current_tldr = await tldr_generator.process(current_analysis)
progress(1.0, desc="Social content generated!")
# Prepare image updates - show image if available, hide if not
linkedin_img_update = gr.Image(
value=current_tldr.linkedin_image,
visible=bool(current_tldr.linkedin_image),
)
twitter_img_update = gr.Image(
value=current_tldr.twitter_image,
visible=bool(current_tldr.twitter_image),
)
facebook_img_update = gr.Image(
value=current_tldr.facebook_image,
visible=bool(current_tldr.facebook_image),
)
instagram_img_update = gr.Image(
value=current_tldr.instagram_image,
visible=bool(current_tldr.instagram_image),
)
return (
current_tldr.linkedin_post,
"\n\n".join(
[
f"Tweet {i + 1}: {tweet}"
for i, tweet in enumerate(current_tldr.twitter_thread)
],
),
current_tldr.facebook_post,
current_tldr.instagram_caption,
linkedin_img_update,
twitter_img_update,
facebook_img_update,
instagram_img_update,
)
except Exception as e:
# Consider more specific exception handling
error_msg = f"β Error generating social content: {e!s}"
hidden_img = gr.Image(visible=False)
return (
error_msg,
error_msg,
error_msg,
error_msg,
hidden_img,
hidden_img,
hidden_img,
hidden_img,
)
async def generate_poster_content(template_type, orientation, progress=None):
"""Generate poster content from analysis."""
global current_analysis, current_poster
if progress is None:
progress = gr.Progress()
if not current_analysis:
return (
"β Please process a paper first.",
"", # For latex_output
PDF(visible=False), # For poster_pdf_preview
gr.DownloadButton(visible=False), # For download_pdf_btn
gr.DownloadButton(visible=False), # For download_latex_btn
)
try:
progress(0.3, desc="Generating poster...")
current_poster = await poster_generator.process(
current_analysis,
template_type,
orientation,
)
progress(0.8, desc="Compiling LaTeX...")
# Initialize updates for PDF preview and download button
pdf_preview_update = PDF(visible=False)
pdf_download_btn_update = gr.DownloadButton(visible=False)
if current_poster.pdf_path and Path(current_poster.pdf_path).exists():
pdf_path_str = str(current_poster.pdf_path)
pdf_preview_update = PDF(
value=pdf_path_str,
visible=True,
label="Generated Poster PDF",
# height=700 # Optional: Match height if set in create_interface
)
pdf_download_btn_update = gr.DownloadButton(
label="π₯ Download PDF",
value=pdf_path_str,
visible=True,
)
# Get LaTeX download button update
latex_download_btn_update = (
await download_latex_code()
) # This function already returns a DownloadButton update
progress(1.0, desc="Poster ready!")
return (
"β
Poster generated successfully!", # For poster_status
current_poster.latex_code, # For latex_output (string updates gr.Code value)
pdf_preview_update, # For poster_pdf_preview (PDF component update)
pdf_download_btn_update, # For download_pdf_btn (DownloadButton component update)
latex_download_btn_update, # For download_latex_btn (DownloadButton component update)
)
except Exception as e:
return (
f"β Error generating poster: {e!s}",
"", # For latex_output
PDF(visible=False), # For poster_pdf_preview
gr.DownloadButton(visible=False), # For download_pdf_btn
gr.DownloadButton(visible=False), # For download_latex_btn
)
async def generate_presentation_content(template_type, slide_count, progress=None):
"""Generate presentation content from analysis."""
global current_analysis, current_presentation
if progress is None:
progress = gr.Progress()
if not current_analysis:
return (
"β Please process a paper first.",
"", # For beamer_output
PDF(visible=False), # For presentation_pdf_preview
gr.DownloadButton(visible=False), # For download_presentation_pdf_btn
gr.DownloadButton(visible=False), # For download_beamer_btn
)
try:
progress(0.2, desc="Planning presentation structure...")
# Generate presentation using the PresentationGeneratorAgent
current_presentation = await presentation_generator.process(
current_analysis,
template_type=template_type,
max_slides=slide_count,
)
progress(0.8, desc="Compiling Beamer LaTeX...")
# Initialize updates for PDF preview and download button
pdf_preview_update = PDF(visible=False)
pdf_download_btn_update = gr.DownloadButton(visible=False)
if (
current_presentation.pdf_path
and Path(current_presentation.pdf_path).exists()
):
pdf_path_str = str(current_presentation.pdf_path)
pdf_preview_update = PDF(
value=pdf_path_str,
visible=True,
label="Generated Presentation PDF",
)
pdf_download_btn_update = gr.DownloadButton(
label="π₯ Download PDF",
value=pdf_path_str,
visible=True,
)
# Get Beamer LaTeX download button update
beamer_download_btn_update = await download_presentation_beamer()
progress(1.0, desc="Presentation ready!")
return (
"β
Presentation generated successfully!", # For presentation_status
current_presentation.latex_code, # For beamer_output (string updates gr.Code value)
pdf_preview_update, # For presentation_pdf_preview (PDF component update)
pdf_download_btn_update, # For download_presentation_pdf_btn (DownloadButton component update)
beamer_download_btn_update, # For download_beamer_btn (DownloadButton component update)
)
except Exception as e:
return (
f"β Error generating presentation: {e!s}",
"", # For beamer_output
PDF(visible=False), # For presentation_pdf_preview
gr.DownloadButton(visible=False), # For download_presentation_pdf_btn
gr.DownloadButton(visible=False), # For download_beamer_btn
)
async def publish_to_devto(publish_now):
"""Publish blog content to DEV.to."""
global current_blog
if not current_blog:
return "β Please generate blog content first."
try:
result = await devto_service.publish_article(current_blog, publish_now)
if result["success"]:
status = "Published" if result.get("published") else "Saved as Draft"
return f"β
Article {status} successfully!\nURL: {result.get('url', 'N/A')}"
# Removed unnecessary else
return f"β Publication failed: {result.get('error', 'Unknown error')}"
except Exception as e:
# Consider more specific exception handling
return f"β Error publishing to DEV.to: {e!s}"
def publish_draft():
"""Sync wrapper for publishing as draft."""
try:
loop = asyncio.get_event_loop()
if loop.is_running():
# If loop is already running, create a task
import concurrent.futures
with concurrent.futures.ThreadPoolExecutor() as executor:
future = executor.submit(asyncio.run, publish_to_devto(False))
return future.result()
else:
return loop.run_until_complete(publish_to_devto(False))
except RuntimeError:
# If no event loop, create one
return asyncio.run(publish_to_devto(False))
def publish_now():
"""Sync wrapper for publishing immediately."""
try:
loop = asyncio.get_event_loop()
if loop.is_running():
# If loop is already running, create a task
import concurrent.futures
with concurrent.futures.ThreadPoolExecutor() as executor:
future = executor.submit(asyncio.run, publish_to_devto(True))
return future.result()
else:
return loop.run_until_complete(publish_to_devto(True))
except RuntimeError:
# If no event loop, create one
return asyncio.run(publish_to_devto(True))
async def download_analysis_summary():
"""Generate downloadable analysis summary as markdown file."""
global current_analysis
if not current_analysis:
return None
try:
# Create comprehensive analysis summary
markdown_content = f"""# Paper Analysis Summary
## Title
{current_analysis.title}
## Authors
{", ".join(current_analysis.authors)}
## Abstract
{current_analysis.abstract}
## Methodology
{current_analysis.methodology}
## Key Findings
{chr(10).join([f"- {finding}" for finding in current_analysis.key_findings])}
## Results
{current_analysis.results}
## Conclusion
{current_analysis.conclusion}
## Complexity Level
{current_analysis.complexity_level.title()}
## Technical Terms
{", ".join(current_analysis.technical_terms) if current_analysis.technical_terms else "None identified"}
## Figures and Tables
{chr(10).join([f"- {fig.get('description', 'Figure/Table')}: {fig.get('caption', 'No caption')}" for fig in current_analysis.figures_tables]) if current_analysis.figures_tables else "None identified"}
---
*Generated by ScholarShare - AI Research Dissemination Platform*
"""
# Save to outputs directory
output_path = Path("outputs/analysis_summary.md")
output_path.write_text(markdown_content, encoding="utf-8")
return str(output_path)
except Exception:
return None
async def download_blog_markdown():
"""Generate downloadable blog content as markdown file."""
if not current_blog:
return None
try:
# Create comprehensive blog markdown
markdown_content = f"""# {current_blog.title}
{current_blog.content}
---
**Tags:** {", ".join(current_blog.tags)}
**Reading Time:** {current_blog.reading_time} minutes
**Meta Description:** {current_blog.meta_description}
---
*Generated by ScholarShare - AI Research Dissemination Platform*
"""
# Save to outputs directory
output_path = Path("outputs/blogs/blog_content.md")
output_path.write_text(markdown_content, encoding="utf-8")
return str(output_path)
except OSError:
return None
async def download_latex_code():
"""Generate downloadable LaTeX code as a file."""
if not current_poster:
return gr.DownloadButton(visible=False)
try:
# Save LaTeX code to outputs directory
output_path = Path("outputs/posters/poster_latex.tex")
output_path.write_text(current_poster.latex_code, encoding="utf-8")
return gr.DownloadButton(
label="π₯ Download LaTeX",
value=str(output_path),
visible=True,
)
except OSError:
return gr.DownloadButton(visible=False)
async def download_presentation_beamer():
"""Generate downloadable Beamer LaTeX code as a file."""
if not current_presentation:
return gr.DownloadButton(visible=False)
try:
# Save Beamer code to outputs directory
output_path = Path("outputs/presentations/presentation_beamer.tex")
output_path.write_text(current_presentation.latex_code, encoding="utf-8")
return gr.DownloadButton(
label="π₯ Download Beamer LaTeX",
value=str(output_path),
visible=True,
)
except OSError:
return gr.DownloadButton(visible=False)
# Configuration functions
def update_api_keys(
heavy_model_key,
light_model_key,
coding_model_key,
devto_key,
mistral_key,
):
"""Update API keys with runtime overrides."""
# Update settings with new keys
settings.set_override("HEAVY_MODEL_API_KEY", heavy_model_key)
settings.set_override("LIGHT_MODEL_API_KEY", light_model_key)
settings.set_override("CODING_MODEL_API_KEY", coding_model_key)
settings.set_override("IMAGE_GEN_API_KEY", image_gen_key)
settings.set_override("DEEPINFRA_API_KEY", deepinfra_key)
settings.set_override("DEVTO_API_KEY", devto_key)
settings.set_override("MISTRAL_API_KEY", mistral_key)
# Get status of overrides
status = settings.get_overrides_status()
# Create status message
overridden_keys = [key for key, is_overridden in status.items() if is_overridden]
if overridden_keys:
status_msg = (
f"β
Configuration updated! Overridden keys: {', '.join(overridden_keys)}"
)
else:
status_msg = "βΉ Configuration cleared. Using environment variables."
return status_msg
def clear_api_keys():
"""Clear all API key overrides."""
settings.clear_overrides()
return "π All API key overrides cleared. Using environment variables."
def get_current_config_status():
"""Get current configuration status."""
status = settings.get_overrides_status()
overridden_keys = [key for key, is_overridden in status.items() if is_overridden]
if overridden_keys:
return f"π§ Active overrides: {', '.join(overridden_keys)}"
return "π Using environment variables (no overrides active)"
# Create Gradio Interface
def create_interface():
with gr.Blocks(
title="ScholarShare - AI Research Dissemination",
theme=gr.themes.Soft(),
) as app:
gr.Markdown("""
# π ScholarShare - AI-Powered Research Dissemination Platform
Transform complex research papers into accessible, multi-format content for broader audience engagement.
""")
with gr.Tab("π Paper Input & Analysis"):
gr.Markdown("## Upload and Analyze Research Paper")
with gr.Row():
with gr.Column():
pdf_input = gr.File(
label="Upload PDF Paper",
file_types=[".pdf"],
type="filepath",
)
url_input = gr.Textbox(
label="Or Enter Paper URL (arXiv, etc.)",
placeholder="https://arxiv.org/pdf/...",
)
# text_input = gr.Textbox(
# label="Or Paste Paper Text",
# lines=5,
# placeholder="Paste your research paper content here...",
# )
process_btn = gr.Button("π Analyze Paper", variant="primary")
with gr.Column():
status_output = gr.Textbox(label="Status", interactive=False)
analysis_output = gr.Markdown(
label="Paper Analysis",
max_height=400,
show_copy_button=True,
)
download_analysis_btn = gr.DownloadButton(
label="π₯ Download Analysis as Markdown",
visible=False,
)
with gr.Tab("π Blog Generation"):
gr.Markdown("## Generate Beginner-Friendly Blog Content")
with gr.Row():
with gr.Column():
blog_status = gr.Textbox(label="Blog Status", interactive=False)
generate_blog_btn = gr.Button(
"βοΈ Generate Blog Content",
variant="primary",
)
download_blog_btn = gr.DownloadButton(
label="π₯ Download Blog as Markdown",
visible=False, # Changed from True to False initially
)
with gr.Column():
blog_status_output = gr.Textbox(
label="Generation status",
interactive=False,
)
blog_output = gr.Markdown(
label="Generated Blog Content",
max_height=600,
show_copy_button=True,
)
with gr.Tab("π± Social Media Content"):
gr.Markdown("## Generate Platform-Specific Social Media Content")
with gr.Row():
generate_social_btn = gr.Button(
"π± Generate Social Content",
variant="primary",
)
with gr.Row():
with gr.Column():
gr.Markdown("### LinkedIn")
linkedin_output = gr.Textbox(
label="LinkedIn Post",
lines=5,
show_copy_button=True,
)
linkedin_image = gr.Image(
label="LinkedIn Image",
show_label=True,
show_download_button=True,
visible=False,
)
gr.Markdown("### Twitter")
twitter_output = gr.Textbox(
label="Twitter Thread",
lines=5,
show_copy_button=True,
)
twitter_image = gr.Image(
label="Twitter Image",
show_label=True,
show_download_button=True,
visible=False,
)
with gr.Column():
gr.Markdown("### Facebook")
facebook_output = gr.Textbox(
label="Facebook Post",
lines=5,
show_copy_button=True,
)
facebook_image = gr.Image(
label="Facebook Image",
show_label=True,
show_download_button=True,
visible=False,
)
gr.Markdown("### Instagram")
instagram_output = gr.Textbox(
label="Instagram Caption",
lines=5,
show_copy_button=True,
)
instagram_image = gr.Image(
label="Instagram Image",
show_label=True,
show_download_button=True,
visible=False,
)
with gr.Tab("π¨ Poster Generation"):
gr.Markdown("## Generate Academic Conference Poster")
with gr.Row():
with gr.Column():
template_dropdown = gr.Dropdown(
choices=["ieee", "acm", "nature"],
value="ieee",
label="Poster Template Style",
)
orientation_dropdown = gr.Dropdown(
choices=["landscape", "portrait"],
value="landscape",
label="Poster Orientation",
)
generate_poster_btn = gr.Button(
"π¨ Generate Poster",
variant="primary",
)
with gr.Column():
poster_status = gr.Textbox(label="Status", interactive=False)
# Modified layout for poster output and download buttons
with gr.Row():
with gr.Column(
scale=1,
): # Column for PDF Preview and its Download Button
poster_pdf_preview = PDF( # Changed from gr.File to PDF for preview
label="Generated Poster PDF",
visible=False,
# height=700 # Optional: Uncomment and set a height for the PDF preview
)
download_pdf_btn = gr.DownloadButton( # Moved here
label="π₯ Download PDF",
visible=False,
)
with gr.Column(
scale=1,
): # Column for LaTeX Code and its Download Button
latex_output = gr.Code(
label="LaTeX Code",
language="latex",
)
download_latex_btn = gr.DownloadButton( # Moved here
label="π₯ Download LaTeX",
visible=False,
)
with gr.Tab("π Presentation Generation"):
gr.Markdown("## Generate Beamer LaTeX Presentations")
with gr.Row():
with gr.Column():
presentation_template_dropdown = gr.Dropdown(
choices=["academic", "corporate", "minimal"],
value="academic",
label="Presentation Template Style",
)
slide_count_slider = gr.Slider(
minimum=8,
maximum=20,
value=12,
step=1,
label="Number of Slides",
)
generate_presentation_btn = gr.Button(
"π Generate Presentation",
variant="primary",
)
with gr.Column():
presentation_status = gr.Textbox(label="Status", interactive=False)
# Layout for presentation output and download buttons
with gr.Row():
with gr.Column(
scale=1,
): # Column for PDF Preview and its Download Button
presentation_pdf_preview = PDF(
label="Generated Presentation PDF",
visible=False,
)
download_presentation_pdf_btn = gr.DownloadButton(
label="π₯ Download PDF",
visible=False,
)
with gr.Column(
scale=1,
): # Column for Beamer Code and its Download Button
beamer_output = gr.Code(
label="Beamer LaTeX Code",
language="latex",
)
download_beamer_btn = gr.DownloadButton(
label="π₯ Download Beamer LaTeX",
visible=False,
)
with gr.Tab("π Publishing"):
gr.Markdown("## Publish Content to Platforms")
with gr.Column():
gr.Markdown("### DEV.to Publishing")
with gr.Row():
publish_draft_btn = gr.Button("πΎ Save as Draft")
publish_now_btn = gr.Button("π Publish Now", variant="primary")
publish_status = gr.Textbox(
label="Publishing Status",
interactive=False,
)
with gr.Tab("βοΈ Configuration"):
gr.Markdown("## API Key Configuration")
gr.Markdown("""
Override API keys from environment variables. This is useful when your environment keys expire or you want to use different keys temporarily.
Leave fields empty to use environment variables.
""")
with gr.Row():
with gr.Column():
gr.Markdown("### Language Models")
heavy_model_key_input = gr.Textbox(
label="Heavy Model API Key (GPT-4, etc.)",
type="password",
placeholder="Enter key to override environment variable...",
)
light_model_key_input = gr.Textbox(
label="Light Model API Key (GPT-4-mini/nano, etc.)",
type="password",
placeholder="Enter key to override environment variable...",
)
coding_model_key_input = gr.Textbox(
label="Coding Model API Key (Claude)",
type="password",
placeholder="Enter key to override environment variable...",
)
mistral_key_input = gr.Textbox(
label="Mistral API Key",
type="password",
placeholder="Enter key to override environment variable...",
)
with gr.Column():
gr.Markdown("### Other Services")
# image_gen_key_input = gr.Textbox(
# label="Image Generation API Key (DALL-E, etc.)",
# type="password",
# placeholder="Enter key to override environment variable...",
# )
# deepinfra_key_input = gr.Textbox(
# label="DeepInfra API Key",
# type="password",
# placeholder="Enter key to override environment variable...",
# )
devto_key_input = gr.Textbox(
label="DEV.to API Key",
type="password",
placeholder="Enter key to override environment variable...",
)
with gr.Row():
update_config_btn = gr.Button(
"πΎ Update Configuration", variant="primary"
)
clear_config_btn = gr.Button(
"π Clear All Overrides", variant="secondary"
)
config_status = gr.Textbox(
label="Configuration Status",
interactive=False,
value=get_current_config_status(),
)
# Event handlers
process_btn.click(
fn=process_paper,
inputs=[pdf_input, url_input],
# inputs=[pdf_input, url_input, text_input],
outputs=[
status_output,
analysis_output,
blog_status,
download_analysis_btn,
],
)
download_analysis_btn.click(
fn=download_analysis_summary,
outputs=[download_analysis_btn],
)
generate_blog_btn.click(
fn=generate_blog_content,
outputs=[blog_status_output, blog_output, download_blog_btn],
)
download_blog_btn.click(
fn=download_blog_markdown,
outputs=[download_blog_btn],
)
generate_social_btn.click(
fn=generate_social_content,
outputs=[
linkedin_output,
twitter_output,
facebook_output,
instagram_output,
linkedin_image,
twitter_image,
facebook_image,
instagram_image,
],
)
generate_poster_btn.click(
fn=generate_poster_content,
inputs=[template_dropdown, orientation_dropdown],
outputs=[
poster_status,
latex_output,
poster_pdf_preview, # Maps to the PDF component
download_pdf_btn, # Maps to the PDF download button
download_latex_btn, # Maps to the LaTeX download button
],
)
generate_presentation_btn.click(
fn=generate_presentation_content,
inputs=[presentation_template_dropdown, slide_count_slider],
outputs=[
presentation_status,
beamer_output,
presentation_pdf_preview, # Maps to the PDF component
download_presentation_pdf_btn, # Maps to the PDF download button
download_beamer_btn, # Maps to the Beamer download button
],
)
publish_draft_btn.click(
fn=publish_draft,
outputs=[publish_status],
)
publish_now_btn.click(
fn=publish_now,
outputs=[publish_status],
)
update_config_btn.click(
fn=update_api_keys,
inputs=[
heavy_model_key_input,
light_model_key_input,
coding_model_key_input,
devto_key_input,
mistral_key_input,
],
outputs=[config_status],
)
clear_config_btn.click(
fn=clear_api_keys,
outputs=[config_status],
)
return app
if __name__ == "__main__":
# Create output directories using pathlib
Path("outputs/posters").mkdir(parents=True, exist_ok=True)
Path("outputs/blogs").mkdir(parents=True, exist_ok=True)
Path("outputs/presentations").mkdir(parents=True, exist_ok=True)
Path("data").mkdir(parents=True, exist_ok=True)
# Launch the application
app_instance = create_interface()
app_instance.launch(
server_name=settings.HOST,
server_port=settings.PORT,
debug=settings.DEBUG,
share=False,
)
|