-
Notifications
You must be signed in to change notification settings - Fork 1
Migrate Learn:AI/ML page #242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Please add "Fixes #" to the issue description and remove "Feat/142" from the PR name |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @AnushkaNilangekar, thanks for your work on this! With the route added, I was able to see how the page looks in the deployment, so thanks for that!
The page looks pretty good and is mostly ready to go. Only problem is with the alignment of the AI/ML Resources, Our AI Journey and the Watch our AI Demo components on the page.
These appear to be either sticking to the left edge of the page or stretched out to both edges. I wonder if wrapping the contents in a container would fix the issue.
Also, there have been some major updates to the codebase over the past couple of weeks. Could you please rebase on the latest changes from main and update the PR if needed (probably the only change would be using the static layout in the router)?
1ad0126 to
6cf3ffa
Compare
|
Hi @SakshiKekre, thanks for all the comments! I've rebased with main and made updates to the layout. There are still a few inconsistencies across components, like spacing, page-specific colors, and header typography, that could use some standardization based on what we discussed earlier. I'm happy to update this page and/or adjust shared components if that helps keep things consistent. |
Fixes #142
Description
Added a new AI & ML info page that explains PolicyEngine’s AI work, shows resource cards and a timeline, includes a how-it-works two-column section with an image, and embeds a demo video. The page reuses existing components and image assets.
Changes
Note:
The button for the "Making Policy Accessible With AI" component is not linked to a page yet. Happy to make changes as needed!