Spaces:
Sleeping
Sleeping
Update README.md
Browse files
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 |
-
|
|
|
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>
|