From 1694b35736d4bec2dbbbb5633dfb2e1b8657a7dd Mon Sep 17 00:00:00 2001 From: femsci Date: Sat, 18 Nov 2023 11:06:01 +0100 Subject: [PATCH] impl --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5f85025..9dce9f0 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This project aims to leverage large language models in order to decrease the eff The core utilizes .NET 8, while the front-end uses ASP.NET Core with Blazor Server. The CLI is written in Rust. -***No project has been hurt with javascript or [even more with] n-node js.*** +**_No project has been hurt with javascript or [even more with] n-node js._** - **Umogen.Core**: C#, .NET 8, - **Umogen.Server**: C#, .NET 8, Blazor Server @@ -26,5 +26,8 @@ The core utilizes .NET 8, while the front-end uses ASP.NET Core with Blazor Serv ## Features -- [ ] meow -- [ ] mew +- [x] Contract document generation and rendering +- [x] Generation of job description and conditions based on a short natural language prompt +- [x] Automatic inferring of contract types +- [x] Web-based UI +- [x] Store of known legal and physical persons