CoolFace
Apppublic

harismalik01/coding_buddy

sourceHugging Facemitupdated 1y agoView on Hugging Face
1likes
App README

CodeBuddy AI

An advanced AI coding assistant powered by Gemini 2.0, built with Streamlit and LangChain.

Features

  • Modern, responsive UI with dark theme
  • Code-specific assistance and debugging
  • Interactive chat interface
  • Mobile-friendly design

Try It Out

This app is deployed on Hugging Face Spaces. Click here to use it.

Usage Guide

Simply type your coding question in the chat input and get instant assistance from CodeBuddy AI. The sidebar provides example questions to help you get started.

Environment Setup

This app requires a Google API key for Gemini access. When deploying on Hugging Face Spaces:

  1. 1.Go to your Space settings
  2. 2.Add a secret named GOOGLE_API_KEY with your API key as the value

Local Development

See the DOCKER_README.md file for instructions on running the app locally with Docker.