AGayathriiii's picture
Upload 8 files
6ca36e0 verified
|
raw
history blame
511 Bytes

πŸ¦„ The Enchanted Code Converter: .NET to Java

A Streamlit app that uses Hugging Face models to convert C# code into Java code using LLMs.

How it Works

  1. Choose a model (Mistral, Mixtral, CodeGen2).
  2. Paste your C# code.
  3. Let the model convert it to Java using magic ✨

Secrets

This app uses the HF_API_KEY stored in Hugging Face Secrets. Go to:

  • Settings > Secrets > Add new secret
  • Key: HF_API_KEY
  • Value: your Hugging Face token

Made with ❀️ by Aarvii (CEO AAYUVV)