Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonOsika committed Aug 13, 2023
1 parent 24638ce commit 01efd20
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 21 deletions.
4 changes: 2 additions & 2 deletions benchmark/RESULTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ python scripts/benchmark.py
| password_generator ||||
| todo_list ||||

## Notes on the errors
### Notes on the errors

Most errors come from that the "generate entrypoint" are incorrect. Ignoring
those, we get 8/11 fully correct.
Expand All @@ -47,7 +47,7 @@ One error is that a dependency was used incorrectly and easy to fix
| password_generator ||||
| todo_list ||||

## Notes on the errors
### Notes on the errors

**timer_app** almost works with unit tests config

Expand Down
26 changes: 7 additions & 19 deletions docs/intro/repository_stats.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,17 @@ The GPT-Engineer repository is a project developed by Anton Osika, which uses GP

<br>

## Repository Details

<br>

| **Repository Name** | gpt-engineer |
| --- | --- |
| **Full Name** | AntonOsika/gpt-engineer |
| **Description** | Specify what you want it to build, the AI asks for clarification, and then builds it. |
| **Created At** | 2023-04-29 |
| **Updated At** | 2023-07-25 |
| **Language** | Python |
| **Star Gazers** | 39.4|
| **Forks** | 6.6k |
| **Open Issues** | 52 |
| **License** | MIT License |
| **Repository Link** | https://github.com/AntonOsika/gpt-engineer |

<br>

## Contributing
Contributions are welcome. If you want to contribute, please check out the [roadmap](https://github.com/AntonOsika/gpt-engineer/blob/main/ROADMAP.md), [projects](https://github.com/AntonOsika/gpt-engineer/projects?query=is%3Aopen) or [issues tab](https://github.com/AntonOsika/gpt-engineer/issues) in the GitHub repo. You can also join the [Discord](https://discord.gg/4t5vXHhu) for discussions.

<br>

## Example
You can find an example of the project in action [here](https://github.com/AntonOsika/gpt-engineer/assets/4467025/6e362e45-4a94-4b0d-973d-393a31d92d9b).
You can find an example of the project in action [here](https://github.com/AntonOsika/gpt-engineer/assets/4467025/6e362e45-4a94-4b0d-973d-393a31d92d9b).

<video width="100%" controls>
<source src="https://github.com/AntonOsika/gpt-engineer/assets/4467025/6e362e45-4a94-4b0d-973d-393a31d92d9b
" type="video/mp4">
Your browser does not support the video tag.
</video>

0 comments on commit 01efd20

Please sign in to comment.