Skip to content

feat: provide structure for tools directory#86

Open
keshavagr025 wants to merge 1 commit intoopenMF:devfrom
keshavagr025:feature/translation-helper
Open

feat: provide structure for tools directory#86
keshavagr025 wants to merge 1 commit intoopenMF:devfrom
keshavagr025:feature/translation-helper

Conversation

@keshavagr025
Copy link

In this PR, I have provided a new folder translation-helper/translator inside the tools directory.

This folder contains a small translation helper tool built using the Gemini API and Gradio. It allows users to enter text, select a target language, and get the translated output.

The folder also includes:

  • app.py for running the tool
  • a translator module for translation logic
  • requirements.txt for dependencies
  • README.md with basic usage instructions
  • .env.example for setting up the API key

Let me know if any changes are needed.

@keshavagr025 keshavagr025 requested a review from a team March 4, 2026 20:31
@keshavagr025 keshavagr025 changed the title feat: add AI translation helper using Gemini API feat: provide structure for tools directory Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant