Code Monkey home page Code Monkey logo

mernifier-final-submission's Introduction

Don't be Shy, try it out yourself!

Link: https://mernifier-web.vercel.app/

Tired of using Code Helpers which give Code filled with errors?

Introducing MERNavigator

Experience GPT-4's superior capabilities in a smaller Lite Chatbot, ideal for engaging, advanced conversations in MERN-based AI assistance.

Description · Features · Mind-Boggling Features · Running locally · Future Scope ·


Description

Powered by the SOTA Multi-Agent-Based Architectures, our AI bot delivers Accurate, Reliable, and most importantly, 100% error-free code. Accessible by an intuitive web interface, our AI bot might appear to be just another AI bot but underneath there is a whole symphony of workflows and backend black magic that goes on to make it the best AI Code Generator for MERN tasks. The code generation agent creates the code, which is then passed to the testing agent. The testing agent runs the code at its end and if any errors are detected, they're reported to the main agent for code regeneration. If the code is error-free, it's executed and presented to the user. User feedback is welcomed for continuous improvement.

Code Generation using Prompt

292685981-0307c610-240b-4319-bb31-bb5100600bce.mov

The following video showcases the ability of our chatbot to take a text prompt for code creation and return a flawless and errorless code.

Code Generation using File Completion

292711822-cbc2be9e-97b1-4bf0-adb5-47fd19a330d3.mov

The following video showcases the ability of our chatbot to take an existing code file and use that as a context along with the prompt for effective code creation.

Code Generation using Voice Commands

292712173-36866d09-0b04-437c-96fd-6ed8e1ba666d.mov

The following video showcases the ability of our chatbot to take voice input and return flawless code effectively.

Features

Mind-Boggling Features

image

  • Tired of AI generated codes with errors? reliably generate error-free MERN Code
  • Experience the Incredible Profeciency of a Bot trained to do one thing and one thing only, generate MERN code
  • Integrate our Bot seamlessly using our beautiful easy-to-use website and our sophisticated VSCode Extension (Coming Soon)
  • Got a code file you wanna edit or add code into? We got you covered, just upload your file and prompt and see the magic happen.
  • Too tired to type? Just speak it out loud and our AI understands you!

Running locally

You will need to have the necessary environment variables setup in your .env file. This include keys for your Supabase account, and Stripe account, Github Outh Client, Github Outh Secret.

HOST =
GITHUB_CLIENT_ID =
GITHUB_CLIENT_SECRET =

Note: You should not commit your .env file or it will expose secrets that will allow others to control access to your authentication provider accounts.

  1. Install run: pnpm i
  2. Make a new .env file.
  3. Populate the .env file with the necessary environment variables.
pnpm run dev

Your app template should now be running on localhost:5173.

Running locally with docker

docker login
docker pull korebhaumik/mernifier-web.
docker run -env-file .env -p 3000:3000 korebhaumik/mernifier-web

Note: If the docker image is not available (repo is privated), you can build it locally by running docker build -t mernifier-web . in the root directory of the project.

Future Scope

  • Using Specially Finetuned LLMs: Finetuning LLMs for MERN specific Code generation will yield far better results than current multi-modal LLMs.

  • Local Deployment of LLM: Local Finetuning and Deployment of LLMs through tools like H20.ai LLM Studio for additional security and safe corporate usage.

  • Generation of End to End Projects by incorporating more Agents: Creation of Files and Database Connectivity prospects in the future can give the AI the ability to generate end to end projects.

  • Better Support for a more Beautiful UI: Future updates will include support for uploading a website image and getting a clone of that website made in seconds, yes this will replace frontend developers.

mernifier-final-submission's People

Contributors

korebhaumik avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.