Skip to content

Inter-Code is an AI Powered website, that uses the latest technologies to make coding easy for you!. Translate, generate and get explanation for your code with Inter-Code.

Notifications You must be signed in to change notification settings

BlazeGaming456/Inter-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Inter Code ๐Ÿš€

AI-powered code conversion, generation, and explanation tool

image

You can visit the website NOW at https://inter-code-frontend.vercel.app/.

Features โœจ

  • Code Conversion: Transform code between programming languages
  • Code Generation: Generate code from natural language descriptions
  • Code Explanation: Get plain-English explanations of complex code
  • Responsive Design: Works on desktop and mobile devices

Technologies Used ๐Ÿ’ป

Tech Stack

  • Frontend: React.js, Tailwind CSS
  • Backend: Node.js, Express
  • AI Integration: Google Gemini API
  • Deployment: Vercel
  • Version Control: Git/GitHub

Getting Started ๐Ÿ› ๏ธ

Prerequisites

  • Node.js (v16 or higher)
  • npm (v8 or higher)
  • Google Gemini API key

Installation

  1. Clone the repository: bash git clone https://github.com/your-username/inter-code.git cd inter-code

  2. Install dependencies npm install cd client npm install cd ..

  3. Set up environment variables: Create a .env file in the root directory with: GEMINI_API_KEY=your_api_key_here PORT=5000

About

Inter-Code is an AI Powered website, that uses the latest technologies to make coding easy for you!. Translate, generate and get explanation for your code with Inter-Code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published