Conversation
This blog post outlines the author's GSoC 2026 project focused on creating a natural language interface for AiiDA, detailing the architecture, community bonding activities, and future goals.
Deploying aiida-website with
|
| Latest commit: |
5010593
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://130cb41d.aiida-website.pages.dev |
| Branch Preview URL: | https://patch-jb.aiida-website.pages.dev |
GeigerJ2
requested changes
May 19, 2026
Contributor
GeigerJ2
left a comment
There was a problem hiding this comment.
Apart from the file location and extension that must be fixed, mainly minor nitpicks here (it should still be personal to you, so I would not rewrite it in my own voice). We should update again after our discussion tomorrow, and then I'd say we can merge it and you can make the necessary PR to numfocus/gsoc.
GeigerJ2
reviewed
May 19, 2026
Comment on lines
+45
to
+50
| Phase 1 starts May 25. | ||
| The goal by end of June: a working MCP server with five core tools and an Orchestrator + Workflow Agent pair that can take a natural language prompt all the way to an AiiDA workflow submission. | ||
|
|
||
| The principle I am going in with: get one thing working end-to-end before adding more. | ||
| One agent reliably talking to AiiDA through MCP is worth more at this stage than five agents partially working. | ||
| Build the foundation, then expand. |
Contributor
There was a problem hiding this comment.
Timeline we will discuss tomorrow, I'd change it somewhat.
for more information, see https://pre-commit.ci
GeigerJ2
approved these changes
May 26, 2026
Contributor
GeigerJ2
left a comment
There was a problem hiding this comment.
Hi, @Jaweria-B, I added a few commits to bring this over the finish line today:
- update the filename
- update the date in the frontmatter
- remove extra blank lines; for easy diff in VCS, we put each sentence on its own line, but we don't require extra blank lines in between
Hope that's OK. Will squash-merge now.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This blog post outlines the author's GSoC 2026 project focused on creating a natural language interface for AiiDA, detailing the architecture, community bonding activities, and future goals.