VCM

πŸš€

VibeCodeMentor.net

The Swedish AI Development Consultancy

We're building the future of AI-powered development. A place where rapid prototyping meets production-ready solutions, where community meets cutting-edge technology, and where Swedish innovation serves the global market.

OpenRouter AINext.js 15.NET 9SignalRPostgreSQLOpen Source
Open Source

πŸš€ This Entire Repository is Your Starting Point

Don't just join the community - clone the foundation! This entire codebase is open source and optimized for rapid AI-powered development. Start building immediately.

⚑
Next.js 15 + .NET 9 + OpenRouter integration
πŸ€–
AI function calling patterns built-in
πŸš€
Docker + PostgreSQL + Production ready
terminal
$ git clone [email protected]:WilliamAvHolmberg/vibecodementor.git
$ npm run setup:local
$ npm run install:all
$ npm run start:all
# AI-powered app running in 2 minutes ⚑

πŸ’‘ The same stack that powers this site, Glenn Explore, and our client projects - all yours to use!

AI-Powered Development Community + Consulting

Community First

A thriving ecosystem where developers learn, share, and build amazing things together using AI-powered tools.

Prototype to Production

We help businesses transform ideas into reality at lightning speed, leveraging AI and modern development practices.

Swedish Innovation, Global Impact

Rooted in Swedish engineering excellence, we're building solutions that serve developers and businesses worldwide.

🌟 Early Access Community

You're seeing this in the early stages. We're building in public and would love you to be part of the journey.

Building in Public

Ready to Join the Movement? πŸš€

Be the first to know about new AI tools, exclusive tutorials, and community updates. Join developers who are shaping the future of AI-powered development.

Free forever β€’ No spam β€’ Early access to new features

✨

Built-in Features Ready to Use

Don't start from scratch. This repository comes loaded with production-ready features that you can use immediately or customize for your needs.

πŸš€ What You Get Out of the Box

Use them as-is or as inspiration for your own implementations.

Real-time Chat

SignalR-powered messaging

Live Analytics

Real-time metrics dashboard

AI Assistant

OpenRouter integration

Real-time First
SignalR for live updates
Type-safe APIs
Auto-generated TypeScript
Production Ready
Docker + PostgreSQL

πŸ‘‡ Try them out below! Each feature is interactive and shows you what's possible.

Live Demo Below
πŸ’¬

Real-Time Chat with SignalR

Built with Microsoft SignalR for blazing-fast real-time communication. No polling, no delays - just instant messaging with PostgreSQL persistence and automatic reconnection handling.

WebSocket Connections
Auto-Reconnection
PostgreSQL Persistence

πŸš€ Try it live! Messages appear instantly for all connected users - open multiple tabs to test real-time sync

πŸ’¬

Live Chat Demo

Disconnectedβ€’Real-time SignalR
Anonymous
πŸ’¬

Start the conversation

Your first message will appear here

πŸ“Š

Live Analytics Dashboard

Real-time system metrics, user analytics, and performance monitoring powered by background services and SignalR updates. Track everything from server performance to user behavior patterns.

System Metrics
User Analytics
Background Jobs

πŸ“ˆ Live data updates! Metrics refresh automatically using Hangfire background jobs + SignalR broadcasting

Connecting to metrics...

πŸ€–

OpenRouter AI Analytics Assistant

Powered by OpenRouter's 200+ AI models with custom function calling. Switch between GPT-4, Claude, Gemini, and more while the AI intelligently reads your real data.

Live AI with Real Database Access

πŸš€ Why OpenRouter is Pure Magic

πŸ”„
Model Switching
GPT-4, Claude, Gemini, Llama - all in one API
πŸ› οΈ
Custom Function Calls
AI calls your C# methods directly
πŸ“Š
Live Data Access
AI reads your PostgreSQL in real-time

Smart Database Queries

AI automatically calls C# functions to fetch live analytics from PostgreSQL

200+ AI Models

Switch between OpenAI, Anthropic, Google, Meta models with zero code changes

⚑

Custom Tool Registration

Add new AI capabilities by simply decorating C# methods with [OpenRouterTool]

πŸ”—

Function Calling Made Easy

AI intelligently chooses when to call your functions based on user questions

πŸ”§ Add This to Your Project

Implement your own OpenRouter AI tools in just 2 steps

πŸ”§ Step 1: Adding custom AI tools is this easy:
[OpenRouterTool("Get analytics data")]
public async Task<AnalyticsData> GetVisitStats() {
Β Β return await _db.Visits.GetTodayStats();
}
The AI automatically calls this when users ask about analytics!
then
⚑ Step 2: Register in OpenRouterToolsController.cs:
var tools = new VisitAnalyticsTools(_context);
client.RegisterTool<string, Task<AnalyticsData>>(
Β Β tools.GetVisitStats
);
Now OpenRouter can call your method across 200+ AI models!

Email + OTP Authentication

Modern passwordless authentication with JWT tokens

Sign in with email

We'll send you a secure code to verify your identity

By continuing, you agree to our terms of service

Passwordless Authentication

Secure email-based OTP system with no passwords to remember

JWT Token Security

Stateless authentication with automatic token expiry

Rate Limited OTP

Built-in rate limiting prevents abuse and spam

Email Integration

Powered by Resend for reliable email delivery

Stay in the Loop

Get the latest updates on new features, tutorials, and AI development insights delivered straight to your inbox.

Never Miss an Update

Join developers building the future with AI-powered tools.

No spam, ever. Unsubscribe anytime with one click.

Ready to Build Something Amazing?

Get started with this AI-generated template and ship your next project faster than ever.

Clone & Start

Get the complete codebase and start building immediately. Everything is configured and ready to go.

View Repository

Stay Updated

Get the latest updates on new features, tutorials, and AI development insights.

No spam β€’ Unsubscribe anytime

Hire the Creator

Need a full-stack developer who builds with AI? Let's discuss your next project.

Get In Touch
Full-stack β€’ AI-powered β€’ Fast delivery

Built With Modern Tech

Next.js 15.NET 9SignalRPostgreSQLTailwind CSSCloudflare R2Resend