Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frontend Demo #8

Open
shroominic opened this issue Jul 16, 2023 · 11 comments
Open

Frontend Demo #8

shroominic opened this issue Jul 16, 2023 · 11 comments
Assignees
Labels
ToDo Task to contribute/work on

Comments

@shroominic
Copy link
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.

@shroominic shroominic added the ToDo Task to contribute/work on label Jul 16, 2023
@Unique-Usman
Copy link

@shroominic I will like to work on this.

@shroominic
Copy link
Owner Author

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

@Unique-Usman
Copy link

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

@shroominic
Copy link
Owner Author

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

@Unique-Usman
Copy link

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
Copy link
Owner Author

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
Copy link

Yeah, I got it.

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

@shroominic
Copy link
Owner Author

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
Copy link

Ok then, will use streamlit

@shroominic
Copy link
Owner Author

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
Copy link

Okay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ToDo Task to contribute/work on
Projects
None yet
Development

No branches or pull requests

2 participants