AI Coding Q&A Assistant
Budget: ₹12,500 – ₹37,500 INR
I want to launch a small-footprint AI assistant that answers programming and coding questions with speed and accuracy. The goal is to give users a chat-style space where they can drop in a snippet, an error message, or a “how-do-I” query and walk away with a clear, runnable solution.
Here’s what I have in mind. The model should confidently cover mainstream languages (Python, JavaScript, Java, C#, C++, PHP, and Go) as well as common frameworks and tooling—think Django, React, Node, Spring, .NET, and basic DevOps commands. I do not need it to branch into hardware, networking, or personal advice; its sole focus is technical Q&A for software development.
Key items I need from you
• Model setup (OpenAI, Azure OpenAI, or comparable LLM) with temperature and token limits tuned for concise, code-first answers.
• Lightweight frontend—web chat is enough for now—built with React, Vue, or plain HTML/CSS/JS so long as it’s responsive and clean.
• Context handling that allows a user to paste up to ~4K tokens of code without the conversation derailing.
• Basic logging so I can review prompt / response pairs for future fine-tuning.
Acceptance criteria
1. A user can ask “Why is my Python list comprehension returning None?” and receive a correct explanation plus a code sample.
2. Follow-up questions remain in context for at least the last 10 exchanges.
3. No hallucinated package names or functions in at least 9 out of 10 test prompts.
4. Setup instructions let me redeploy on my own account in under 20 minutes.
I’ll provide my own API keys; you supply the repo and a brief README. Looking forward to seeing how you streamline complex coding questions into simple, actionable answers.
Here’s what I have in mind. The model should confidently cover mainstream languages (Python, JavaScript, Java, C#, C++, PHP, and Go) as well as common frameworks and tooling—think Django, React, Node, Spring, .NET, and basic DevOps commands. I do not need it to branch into hardware, networking, or personal advice; its sole focus is technical Q&A for software development.
Key items I need from you
• Model setup (OpenAI, Azure OpenAI, or comparable LLM) with temperature and token limits tuned for concise, code-first answers.
• Lightweight frontend—web chat is enough for now—built with React, Vue, or plain HTML/CSS/JS so long as it’s responsive and clean.
• Context handling that allows a user to paste up to ~4K tokens of code without the conversation derailing.
• Basic logging so I can review prompt / response pairs for future fine-tuning.
Acceptance criteria
1. A user can ask “Why is my Python list comprehension returning None?” and receive a correct explanation plus a code sample.
2. Follow-up questions remain in context for at least the last 10 exchanges.
3. No hallucinated package names or functions in at least 9 out of 10 test prompts.
4. Setup instructions let me redeploy on my own account in under 20 minutes.
I’ll provide my own API keys; you supply the repo and a brief README. Looking forward to seeing how you streamline complex coding questions into simple, actionable answers.