Skip to content

Remove proprietary LostMind AI branding #1002

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

lostmind008
Copy link

Removed proprietary LostMind AI branding and IP from the public repository to protect intellectual property. This includes:\n\n- Replaced LostMind model names with generic ones\n- Updated application metadata to remove LostMind references\n- Modified logo component text to be generic\n- Updated external links to point to Vercel template instead of LostMind website\n- Changed registration and login pages to generic AI Chat branding

- Add ModelConfig interface for standardized model definitions
- Configure Gemini models with LostMind branding
- Update providers.ts to support both XAI and Google providers
- Modify chat route to dynamically select models and providers
- Add documentation for XAI and Gemini integration
- Create task tracking system for model integration
- Add proper typing to targetModel in chat/route.ts
- Fix provider access with keyof typeof for configuredProviders
- Update dependency arrays in useEffect hooks in login and register pages
- Fix ChatModel import in entitlements.ts using string directly
- Add POSTGRES_URL to .env.local for local development

These changes fix all build and TypeScript errors to ensure a clean build.
- Changed availableChatModelIds in entitlements.ts to use the correct model IDs from models.ts
- Models now include grok-chat, grok-reasoning, gemini-quantum, gemini-vision-pro, and gemini-flash
- Fixed the 'Invalid model selected' error when users try to chat
- Moved themeColor property from metadata to viewport object in layout files
- Added viewport export to chat pages and chat ID routes
- Fixes the 'Unsupported metadata themeColor' warning in Next.js 15
- Follows Next.js documentation recommendation for metadata structure
Copy link

vercel bot commented May 12, 2025

@lostmind008 is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

socket-security bot commented May 12, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​ai-sdk/​google@​1.2.171001008297100

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant