Skip to content

Frontend Demo #8

@shroominic

Description

@shroominic
Owner

Implement a minimalistic demo to run in the browser (localhost) that implements all the featues of the codeinterpreter api.
Maybe using streamlit or similar frameworks.

Activity

Unique-Usman

Unique-Usman commented on Jul 17, 2023

@Unique-Usman

@shroominic I will like to work on this.

shroominic

shroominic commented on Jul 17, 2023

@shroominic
OwnerAuthor

@Unique-Usman this would be great! Tell me if you need help

Unique-Usman

Unique-Usman commented on Jul 17, 2023

@Unique-Usman

Thanks, currently, there are only two working features right?
kindly provide details on that.
Thanks

shroominic

shroominic commented on Jul 17, 2023

@shroominic
OwnerAuthor

what do you mean only two? I mean the code interpreter is working

Unique-Usman

Unique-Usman commented on Jul 17, 2023

@Unique-Usman

I am sorry. What I meant is that, I saw these features in the project description. Are we to include all this features in the demo?

Dataset Analysis, Stock Charting, Image Manipulation
Internet access and auto Python package installation
Input text + files -> Receive text + files
Conversation Memory: respond based on previous inputs
Run everything local except the OpenAI API (OpenOrca or others maybe soon)
Use CodeBox API for easy scaling in production (coming soon)

shroominic

shroominic commented on Jul 17, 2023

@shroominic
OwnerAuthor

I mean the frontend should just give access to the local running API which automatically enables all the features.
So It needs to be a Chat Conversation with File Input and Image/File Output.

Unique-Usman

Unique-Usman commented on Jul 17, 2023

@Unique-Usman

Yeah, I got it.

It does not have to be streamlit right or is it the preferred frameworks?

shroominic

shroominic commented on Jul 17, 2023

@shroominic
OwnerAuthor

I thought streamlit is easiest but in general I just dont want do add a full javascript project here so something simple and in python would be great!

Unique-Usman

Unique-Usman commented on Jul 17, 2023

@Unique-Usman

Ok then, will use streamlit

shroominic

shroominic commented on Jul 23, 2023

@shroominic
OwnerAuthor

Frontend from @GitMarco27 got merged!
But I keep this open for improving on it so just drop your frontend errors and improvement ideas here :)

Unique-Usman

Unique-Usman commented on Jul 23, 2023

@Unique-Usman

Okay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

ToDoTask to contribute/work on

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @shroominic@Unique-Usman

      Issue actions

        Frontend Demo · Issue #8 · shroominic/codeinterpreter-api