1 Open Issue Need Help Last updated: Jul 25, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Create a Flask backend API to connect a React frontend chatbot UI with an existing OpenAI MCP client (open_ai_mcp_client.py). The API will receive messages from the frontend, pass them to the MCP client for processing, and return the AI responses to the frontend. This involves setting up a Flask server, installing necessary dependencies, and updating the React frontend (in coordination with Diana).

Complexity: 3/5
help wanted