-
Notifications
You must be signed in to change notification settings - Fork 107
Closed
Description
🧩 Description:
- Proposing a feature that allows users to interact with an AI-powered chatbot to:
- Upload code snippets
- Get error explanations and suggestions
- Get links to relevant tutorials from Recode Hive
💡 Proposed Solution:
🧠 Backend:
- Use OpenAI API (or locally hosted model if required)
- Accept code input (JS/Python/SQL)
- Analyze for:
- Syntax errors
- Logic feedback
- Improvements
💻 Frontend:
- React/Vanilla JS chatbot UI
- Upload or paste code
- Chat-style response
🔗 Optional:
- Auto-suggest tutorials from Recode Hive content based on keywords (like “loops,” “API,” “pandas”)
🧑💻 I am a GSSoC’25 Contributor
I’d love to implement this AI mentor bot to help beginners get real-time coding help and resources. Please assign this to me so I can begin working. 🙌

Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done