HackBuddy is a powerful AI-assisted coding companion designed to boost productivity, debug code, and provide intelligent improvement suggestions in real-time. Built for developers of all levels, HackBuddy leverages state-of-the-art AI, including the Gemini API, to help you code smarter and faster.
- AI-Powered Debugging: Quickly identify and resolve issues in your code.
- Intelligent Suggestions: Get real-time improvements for better code quality and performance.
- Code Analysis: Understand your code with in-depth analysis powered by cutting-edge AI.
- Seamless Integration: Works with modern web technologies for a smooth and responsive experience.
- User-Friendly Interface: Built with React and Next.js to provide a sleek, intuitive user experience.
- Frontend: React, Next.js
- Backend: Node.js
- AI Integration: Gemini API
- Styling: Tailwind CSS
Coding can be challenging, especially when debugging complex issues or optimizing your code. HackBuddy is here to:
- Reduce the time spent on debugging.
- Improve your coding practices with real-time suggestions.
- Help you stay productive by providing instant assistance whenever you need it.
Check out HackBuddy in action:
Watch Demo
- Clone the repository:
git clone https://github.com/your-username/hackbuddy.git
- Navigate to the project directory:
cd hackbuddy - Install dependencies:
npm install
- Start the development server:
npm run dev
- Save time with AI-assisted debugging.
- Write cleaner, more efficient code.
- Get tailored recommendations for improving your development workflow.
- Enhance your coding skills with insightful suggestions.
We welcome contributions! Here’s how you can get involved:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature-name
- Commit your changes:
git commit -m "Add your message here" - Push to the branch:
git push origin feature/your-feature-name
- Open a pull request.
This project is licensed under the MIT License.
HackBuddy was built as part of the MLH Hackathon

