-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
Roadmap for releasing a new web application based on autogen. #196
Comments
Very excited for this! How can I contribute? |
^ Same here! |
Thanks for your interest. The goal is to release a research assistant that allows you to do q & a on papers, aggregate results, create visualizations/artifacts, skills that can be reused. |
I working on implementing AutoGen in GPT-Academic: https://github.com/binary-husky/gpt_academic/ I need some help: what is the best way to re-route the message console output from autogen elsewhere? |
I know two options: register a callback function using |
In #322 , I remap callback by :
|
|
It looks to be on the right track. What flag variables are you referring to? |
Hey @sonichi @pcdeadeasy @binary-husky @victordibia , we have just released a web app based on autogen. You can find the repo here. It is still early days, but we intend to build out a lot of features to help accelerate uptake and also to help non-technical users get the most out of autogen |
@ragyabraham, I looked at the code base for a bit. It will be great if you create an architecture diagram to show the data workflow of the different components of the application (frontend, agent-backend etc.) |
Sure @pcdeadeasy so you're after an arch diagram to show how the messages are being passed from |
Where can we make contributions and what tech stack is going to be used? |
@GoldenWind8 would you like to review #509 ? |
New relevant PR: pcdeadeasy#2 |
An initial commit on this has been made to the autogen repo in Some next steps
|
Moving the task list to new issue here: #737 |
Closing this due to inactivity. References
|
No description provided.
The text was updated successfully, but these errors were encountered: