Skip to content

Generate research paper PDF and figures#27

Open
Keerthansaai wants to merge 1 commit intomainfrom
jules/generate-research-paper-12030631961563458761
Open

Generate research paper PDF and figures#27
Keerthansaai wants to merge 1 commit intomainfrom
jules/generate-research-paper-12030631961563458761

Conversation

@Keerthansaai
Copy link
Collaborator

This PR generates a research paper in PDF format (using LaTeX) outlining the AlphaStack project.

It includes:

  • A Python script generate_figures.py that generates a dummy results graph (comparing GPT-5.2, GLM-5, MiniMax-m2.5, and Claude Sonnet 4.6 on Humaneval and MDDP datasets) using matplotlib.
  • The script also downloads the Mermaid architecture diagram from ARCHITECTURE.md as an image via mermaid.ink.
  • A LaTeX document paper.tex containing the requested sections (Abstract, Introduction, Methodology, Architecture Diagram, Results, Conclusion, Supplementary material).
  • The final compiled PDF (paper.pdf).

PR created automatically by Jules for task 12030631961563458761 started by @Keerthansaai

…e diagrams

- Add `paper_generation/generate_figures.py` to create a matplotlib bar chart with dummy results for Humaneval and MDDP.
- The script also fetches the AlphaStack Mermaid architecture diagram from the `ARCHITECTURE.md` file using the `mermaid.ink` API and saves it as an image.
- Add `paper_generation/paper.tex` containing the LaTeX source for the research paper, covering Abstract, Introduction, Methodology, Architecture Diagram, Results, Conclusion, and Supplementary Material.
- Compile the document using `pdflatex` to output `paper.pdf`.

Co-authored-by: Keerthansaai <163780925+Keerthansaai@users.noreply.github.com>
@vercel
Copy link
Contributor

vercel bot commented Mar 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
alpha-stack Ready Ready Preview, Comment Mar 20, 2026 6:05am

@google-labs-jules
Copy link

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant