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

A web UI for translation-agent #23

Open
pisces76 opened this issue Jun 20, 2024 · 7 comments
Open

A web UI for translation-agent #23

pisces76 opened this issue Jun 20, 2024 · 7 comments
Assignees
Labels
enhancement New feature or request

Comments

@pisces76
Copy link

pisces76 commented Jun 20, 2024

I have developed a web UI for Andrew's translation-agent, which integrates the non-openAI LLMs as the translation engine and visually presents the internal process of agent translation. The source code can be accessed at here and a live demo is available at hf space

@enismaxim1
Copy link

Links are broken (you're including punctuation in the URL).

@snekkenull
Copy link
Contributor

snekkenull commented Jun 24, 2024

Great job, I star it recently.
I also made a gradio webUI for translation-agent for my needs, Tokenize the texts to get diff and use llama-index to support more models, e,g, Groq, Huggingface Inference, ollama, etc. :)
Codes
HF demo

@pisces76
Copy link
Author

Links are broken (you're including punctuation in the URL).

Thanks for your remind. I have updated the right link.

@pisces76
Copy link
Author

pisces76 commented Jun 24, 2024

Great job, I star it recently. I also made a gradio webUI for translation-agent for my needs, Tokenize the texts to get diff and use llama-index to support more models, e,g, Groq, Huggingface Inference, ollama, etc. :) Codes HF demo

Hi, your work is great too, but the HF demo link is wrong :-)

@methanet methanet added the enhancement New feature or request label Jun 28, 2024
@j-dominguez9
Copy link
Collaborator

Hi @snekkenull , thank you for your work and suggestions. Would you be interested in collaborating to offer a gradio implementation for this repository, so that people can run it locally? If so, we can start with making a PR and putting the code in a app/ directory.

Hi @pisces76 many thanks for your work and starting this issue. We are going to start with the other UI, since it is more comprehensive. We would very much welcome and appreciate your collaboration with the PR and development.

@snekkenull snekkenull mentioned this issue Jun 29, 2024
9 tasks
@snekkenull
Copy link
Contributor

snekkenull commented Jun 29, 2024

Thank you so much! 😊@j-dominguez9
I make a new version, now support to run it locally. Now it also support read document to translate, and individual model for reflection. My PR here.
Add webui App

@j-dominguez9 j-dominguez9 self-assigned this Jul 1, 2024
@j-dominguez9
Copy link
Collaborator

@snekkenull thanks for your work on this! Will run and test it today and get back to you if there should be any changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants