Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Neo-Zenith/ntu-fast-fingers
Browse files Browse the repository at this point in the history
  • Loading branch information
RowenTey committed Jan 21, 2024
2 parents 89408ac + fdf7f9c commit 112ff0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ QuickMafs is a LLM-integrated code generator for embedded convex optimization, a
## Code Generation Flow
#### 1. Math Prompt
![MathPrompt](./img/text-input.png)
Input your math prompt in plain English or supported programming languages.
Input your math prompt in plain English expression or in the supported programming languages.
#### 2. Generate
![CodeOutput](./img/code-output.png)
Our system will process your input and return with the equivalent embedded system code of the language of your choice
Our system will process your input and return with the equivalent embedded system code
#### 3. Save Result
![ExportAs](./img/export-as.png)
Immediately use the generated code by either copying the code directly to clipboard or saving as file.

0 comments on commit 112ff0c

Please sign in to comment.