VeryMadSoul commited on
Commit
28efd33
Β·
verified Β·
1 Parent(s): a04d20f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -14,7 +14,8 @@ short_description: Gradio App for Generating and Validating Ecore Files
14
  # Gradio App for Generating and Validating Ecore Files
15
  This repository contains a Gradio-based web application that leverages open-source language models from HuggingChat API and OpenAI API. The app provides two tabs: one for using models from HuggingChat and the other for models from OpenAI. Both tabs allow users to generate an Ecore file from a natural language description and iteratively validate it.
16
 
17
- :taxi:
 
18
  ## Features
19
  - Two Tabs for Model Selection:
20
  - HuggingChat API: Uses open-source language models from HuggingChat. <span style="color:red"> *deprecated in this version check the original github repo*</span>
 
14
  # Gradio App for Generating and Validating Ecore Files
15
  This repository contains a Gradio-based web application that leverages open-source language models from HuggingChat API and OpenAI API. The app provides two tabs: one for using models from HuggingChat and the other for models from OpenAI. Both tabs allow users to generate an Ecore file from a natural language description and iteratively validate it.
16
 
17
+ πŸš•πŸš• Check the full code github [Github Repo](https://github.com/AlaouiMdaghriAhmed)
18
+
19
  ## Features
20
  - Two Tabs for Model Selection:
21
  - HuggingChat API: Uses open-source language models from HuggingChat. <span style="color:red"> *deprecated in this version check the original github repo*</span>