Skip to content

Not really a PR, but if you want to check the results#2

Open
amjad-menouer wants to merge 4 commits into
mainfrom
test-amjad
Open

Not really a PR, but if you want to check the results#2
amjad-menouer wants to merge 4 commits into
mainfrom
test-amjad

Conversation

@amjad-menouer

Copy link
Copy Markdown

Btw If you want to test the final results :

pnpm run init
pnpm run dev
  • Basically I didnt really care on the files structure and the kind of pdf package I used (so I just installed jspdf)
  • I tried my best to follow the rules explained on cursorrules.md, especially for the useMutation/mutateAsync declarations
  • hooks are stored inside some design system components/front end files, but usually I tend to put it in other files, generally named hooks or so
  • Here is the steps I chose to follow :
  1. Building a simple front to see what kind of data I will need
  2. Creating the main hooks to chat with the AI
  3. Implements the AI text generator with openai providers
  4. Adding the pdf file rule so the AI will know when to give pdf to download
Screenshot 2026-02-18 at 15 58 14 5) Adding some front to have a scrollbar into chat, deleting the message after posting it... Screenshot 2026-02-18 at 16 01 17 Screenshot 2026-02-18 at 16 02 20 I didnt force the downloading but I could have done it

refacto : clean other front page
chore : adding pdf rule as a guideline
chore : added scroll to bot and kicked a part of the mock
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.

3 participants