AI powered Code Assistant and Advance Data Analysis
This is the code assistant chatbot, that helps search, debug and tweak codes of all programming languages, it is powered by the gpt-5 model from OpenAI.
1
19
Chtrbx: Create custom ChatGPT chatbots
The primary challenge faced by businesses today, particularly in e-commerce and customer service, is understanding and enhancing user engagement on websites. Businesses need a way to analyze visitor behavior, sentiments, and preferences in real-time to improve customer interaction, increase conversion rates, and provide personalized experiences. However, many companies lack the technical infrastructure or expertise to implement complex AI solutions that can handle such data-driven analysis.
1
23
• Objective: Automate Instagram DM communications, freeing the owner from manual inquiries.
• Platform: picked n8n, an open-source workflow builder, for cost control, privacy and drag-and-drop flexibility.
• LLM: Anthropic Claude via the AI Agent node crafts context-aware replies.
• Data sources: Google Sheets gives live workshop prices and slots while MongoDB stores every conversation.
• Session management: each chat tagged AI or human so the agent handles only delegated topics.
• Workflow: customer message arrives, topic detected, agent fetches data, replies, logs context or alerts staff,
1
13
Lessonbook AI: AI personal Tutor Agent
* Lessonbook.AI (http://Lessonbook.AI): Personalized AI Tutor
* Guides K-12 & college learners through any syllabus
* Chat-style coach explains, quizzes, summarizes on demand
* Tracks mastery per concept; auto-adapts next lessons
* Next.js / React student & teacher dashboards
* FastAPI + LangChain orchestration layer