Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
92username committed Dec 21, 2024
2 parents a55574b + 3d81a42 commit 4b37552
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@

This app generates programming exercises based on difficulty levels, using ChatGPT to provide personalized content. Users can select the number of exercises for each difficulty level, making it easy to practice and learn.

## Access the App

The app is 100% functional and can be accessed by clicking the badge below:

[![Hostinger](https://img.shields.io/badge/Hostinger-673DE6?style=for-the-badge&logo=hostinger&logoColor=white)](http://147.79.82.234:8501/)


## Requirements

- Python 3.10+
Expand Down Expand Up @@ -58,12 +65,6 @@ Follow the steps below to install and run the app:

Select the programming language, specific topic (e.g., lists, functions), and set the number of exercises for each difficulty level. The app will then generate exercises based on your selections.

## Access the App

The app is 100% functional and can be accessed by clicking the link below:

[Streamlit App Link](https://exercicios-programacao-gpt.streamlit.app/)

## Run Locally

To run the app locally, you need to provide an OpenAI API key.
Expand Down

0 comments on commit 4b37552

Please sign in to comment.