{"id":23663177,"url":"https://github.com/jyoti-ranjan-jena/codemorph","last_synced_at":"2026-01-29T08:40:42.310Z","repository":{"id":247628934,"uuid":"825815214","full_name":"jyoti-ranjan-jena/codemorph","owner":"jyoti-ranjan-jena","description":"CodeMorph is a revolutionary AI-powered tool designed to enhance coding experiences by automating language conversion and providing detailed code explanations. Built with technologies like Vite, Tailwind CSS, React, MindSDB, CodeMorph aims to simplify development processes and improve code quality.","archived":false,"fork":false,"pushed_at":"2024-12-08T14:57:24.000Z","size":103,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-01T17:45:01.916Z","etag":null,"topics":["mindsdb","react","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jyoti-ranjan-jena.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-07-08T14:51:46.000Z","updated_at":"2024-12-08T14:57:28.000Z","dependencies_parsed_at":"2024-12-08T15:28:36.851Z","dependency_job_id":"0c5e9eaa-d7a9-4d52-9fde-a77acc44ec66","html_url":"https://github.com/jyoti-ranjan-jena/codemorph","commit_stats":null,"previous_names":["jyoti-ranjan-jena/codemorph"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jyoti-ranjan-jena/codemorph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jyoti-ranjan-jena%2Fcodemorph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jyoti-ranjan-jena%2Fcodemorph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jyoti-ranjan-jena%2Fcodemorph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jyoti-ranjan-jena%2Fcodemorph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jyoti-ranjan-jena","download_url":"https://codeload.github.com/jyoti-ranjan-jena/codemorph/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jyoti-ranjan-jena%2Fcodemorph/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28872358,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T07:35:32.468Z","status":"ssl_error","status_checked_at":"2026-01-29T07:33:31.463Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mindsdb","react","tailwindcss"],"created_at":"2024-12-29T05:17:15.194Z","updated_at":"2026-01-29T08:40:42.293Z","avatar_url":"https://github.com/jyoti-ranjan-jena.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌟 Code Morph 🌟\n\nWelcome to **Code Morph**, the ultimate AI-powered code conversion and explanation tool!\n\n## ✨ About\n\nCode Morph is designed to help developers seamlessly convert code from one language to another and understand complex code snippets through detailed explanations. Harnessing the power of MindsDB's Mistral-7b AI model, Code Morph provides accurate and insightful code transformations and explanations.\n\n## 🚀 Features\n\n- 🔄 **Code Conversion:** Convert code from one programming language to another effortlessly.\n- 📖 **Code Explanation:** Get detailed explanations of code snippets to enhance your understanding.\n- 💡 **Intelligent Code Suggestions:** Receive intelligent suggestions for optimizing and refactoring code, based on best practices and AI-driven insights.\n- ⚡ **AI-Powered:** Utilizes the advanced MindsDB Mistral-7b model for precise and reliable results.\n\n## 🎥 Demo Video\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://youtu.be/-FTOeDK2yWE\"\u003e\n        \u003cimg src=\"https://img.freepik.com/free-vector/modern-red-video-media-player-template_1017-23409.jpg\"/\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## 🛠️ How to Use\n\n### Setup\n\n1. **Clone the repository:**\n\n   ```sh\n   git clone https://github.com/jyoti-ranjan-jena/codemorph.git\n   cd codemorph\n   ```\n\n2. **Setup:**\n\n   ```sh\n   cd setup\n   python -m venv venv\n   source venv/bin/activate  # On Windows use `venv\\Scripts\\activate`\n   pip install -r requirements.txt\n   ```\n\n\n4. **Configure MindsDB engine:**\n\n   ```sh\n   # Go to the MindsDB endpoint\n   go to http://127.0.0.1:47334\n\n   # Run the following SQL command:\n   CREATE ML_ENGINE minds_endpoint_engine\n   FROM minds_endpoint\n   USING\n         minds_endpoint_api_key = 'your-api-key';\n   ```\n\n   You can get your API key at [mdb.ai](mdb.ai).\n\n5. **Run the MindsDB setup script:**\n\n   ```sh\n   python mindsdb_setup.py\n   ```\n\n6. **Setup the frontend:**\n\n   ```sh\n   cd ../client\n   npm install\n   npm run dev\n   ```\n\n7. **Run the app and start coding!**\n\n## ⭐ Star the Repo\n\nIf you like **Code Morph**, please give us a star ⭐\n\n[![jyoti-ranjan-jena's GitHub | Languages Over Time](https://stats.quira.sh/jyoti-ranjan-jena/languages-over-time?theme=dark)](https://quira.sh?utm_source=widgets\u0026utm_campaign=jyoti-ranjan-jena)\n\n## 📞 Contact the Creator\n\nFeel free to reach out for any questions, suggestions, or collaboration opportunities!\n\n- **Email:** jyotiranjanjena256504@gmail.com\n- **GitHub:** [jyoti-ranjan-jena](https://github.com/jyoti-ranjan-jena)\n\n---\n\nMade with ❤️ by Jyoti Ranjan Jena\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjyoti-ranjan-jena%2Fcodemorph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjyoti-ranjan-jena%2Fcodemorph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjyoti-ranjan-jena%2Fcodemorph/lists"}