Spaces:
Running
Running
metadata
title: C-Codestral Agent
emoji: π
colorFrom: red
colorTo: red
sdk: gradio
sdk_version: 5.33.0
app_file: app.py
pinned: true
license: mit
tags:
- agent-demo-track
- mcp-server-track
π C-Codestral Agent: The Interactive C Development Environment
C-Codestral Agent is a powerful AI agent designed to be the ultimate co-pilot for C programming. Built with the latest stable version of Gradio and powered by Mistral's Codestral
model, this agent can generate, compile, and execute C code seamlessly within a single, reliable interface.
This project is a submission for the Agents & MCP Hackathon 2025.
β¨ Core Features
- π¬ Conversational AI Chat: Interact with a powerful C-language expert.
- β‘ Instant Code Generation: Get high-quality C code from natural language prompts.
- β
On-the-fly Compilation & Execution: A secure backend with
gcc
compiles and runs your code instantly, showing the output or errors directly in the chat. - π οΈ MCP-Enabled Tools: The agent's core capabilities are exposed as MCP-compliant tools, ready to be used by other agents.