Skip to content

sololitaum/CodeAGram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeAGram 🚀

Easily translate code across multiple programming languages with AI-powered conversion.

📌 About the Project

Ever struggled with a LeetCode problem that was too hard, so you looked up a solution on YouTube—only to find it in a language you don’t know? CodeAGram bridges this gap by allowing you to convert solutions into the programming language you prefer. Whether you’re debugging, learning, or comparing, this tool makes coding more accessible.

🛠️ Technologies Used

  • Backend: FastAPI
  • Frontend: HTML, CSS, JavaScript
  • AI: OpenAI GPT-4 API
  • Hosting: Localhost

🔍 How It Works

  1. Enter your code in the input box.
  2. Select the source language (Python, JavaScript, C++, etc.).
  3. Choose the target language you want to convert to.
  4. Click "Translate" and get the AI-generated equivalent!

💡 Why GPT-4?

GPT-4 provides accurate and context-aware translations, ensuring that syntax, logic, and best practices are maintained across different programming languages.

🛠️ Features


✔️ Instant Code Conversion
✔️ Supports Multiple Languages
✔️ AI-Powered Accuracy
✔️ Simple UI for Ease of Use

📄 License


This project is licensed under the MIT License.

🚀 Getting Started

📥 Clone the Repository

git clone https://github.com/sololitaum/CodeAGram.git
cd CodeAGram

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors