🦄 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
- Choose a model (Mistral, Mixtral, CodeGen2).
- Paste your C# code.
- 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