Skip to content

mahm/codeinterpreter-streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codeinterpreter-api with Streamlit

Installing Required Packages

To start with this project, first, you need to install Python and the required packages. Python 3.7 or higher is recommended.

After installing Python, clone this repository and install the necessary packages.

  1. Clone the repository:

    git clone https://github.com/mahm/codeinterpreter-streamlit.git
    cd codeinterpreter-streamlit
  2. Install the required packages:

    pip install -r requirements.txt

Running the Application

To run the application with Streamlit, execute the following command from your terminal:

streamlit run app.py

Executing this command will launch the application, and you should be able to open it in your web browser. Normally, Streamlit will automatically open your web browser, but if it doesn't, just copy and paste the URL that appears in your terminal.

Permissions and License

This project is licensed under the MIT License.

About

codeinterpreter-api with Streamlit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages