blazzbyte / OpenInterpreterUI

Simplify code execution with Open Interpreter UI Project with Streamlit. A user-friendly GUI for Python, JavaScript, and more. Pay-as-you-go, no subscriptions. Ideal for beginners.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gui Streamlit OpenInterpreter

Are you tired of the hassle of running code and having to set up your envinronment for development? Say hello to GuiStreamlitOpenInterpreter, a game-changing project that's designed to help people that don't want to buy a montly suscription and desire to have the advantage of pay as they go to get a smooth experience. With a user-friendly graphical user interface (GUI) powered by Streamlit, you can effortlessly engage with Python, javascrip and others languages without the need for traditional coding to help out begginers.

Streamlit UI

Table of Contents

Introduction

GuiStreamlitOpenInterpreter is a project aimed at simplifying the process of running code and interacting with OpenAI models through a graphical user interface (GUI). With Streamlit as the frontend framework, this tool provides an intuitive way to work with Python and OpenAI applications without needing to write code in a traditional coding environment.

Features

  • User-friendly interface for running Python, java code and others.
  • Integration with OpenAI applications for natural language processing and chatbot functionalities.
  • Simplified execution of code and interaction with OpenAI models.
  • Customizable and extensible for different use cases.

Getting Started

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Python (>= 3.10) installed on your system.
  • Dependencies mentioned in the requirements.txt file.

Installation

  • Try it Online

    • No need to insatall
    • Streamlit App
  • Or Try it Locally

  1. Clone this repository:

    git clone https://github.com/blazzbyte/OpenInterpreterUI.git
  2. Navigate to the project directory:

    cd OpenInterpreterUI
  3. Install the required dependencies using pip:

    pip install -r requirements.txt
  • Or Try it with Docker

    make run

Usage

  1. To run the OpenInterpreterUI, use the following command:
    streamlit run app.py --server.port 8501
  2. Access the application in your web browser at http://localhost:8501.
  3. Use the GUI to execute Python code and interact with OpenAI applications.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them with a clear commit message.
  4. Push your changes to your fork.
  5. Create a pull request to merge your changes into the main repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Simplify code execution with Open Interpreter UI Project with Streamlit. A user-friendly GUI for Python, JavaScript, and more. Pay-as-you-go, no subscriptions. Ideal for beginners.

License:MIT License


Languages

Language:Python 93.8%Language:CSS 2.9%Language:Shell 1.3%Language:Makefile 1.1%Language:Dockerfile 1.0%