Update README.md
Browse files
README.md
CHANGED
|
@@ -32,8 +32,7 @@ The tasks that the model can accomplish are the following.
|
|
| 32 |
```markdown
|
| 33 |
1. Convert any bad format text to open api format.
|
| 34 |
2. Convert any bad format text to mark down format.
|
| 35 |
-
3. Given docs and questions in natural language
|
| 36 |
-
generate and execute the api call in python.
|
| 37 |
```
|
| 38 |
|
| 39 |
## How we built it?
|
|
|
|
| 32 |
```markdown
|
| 33 |
1. Convert any bad format text to open api format.
|
| 34 |
2. Convert any bad format text to mark down format.
|
| 35 |
+
3. Given docs and questions in natural language, generate api calls in python.
|
|
|
|
| 36 |
```
|
| 37 |
|
| 38 |
## How we built it?
|