Open Issues Need Help
View All on GitHub connect the MCP client code with the chatbot's UI about 1 month ago
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