Skip to content

Adding TanStack Chat Sample #18

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

Merged
merged 3 commits into from
Feb 24, 2025
Merged

Adding TanStack Chat Sample #18

merged 3 commits into from
Feb 24, 2025

Conversation

codyde
Copy link
Contributor

@codyde codyde commented Feb 24, 2025

Adds TanStack Chat sample application featuring...

AI Chat

  • 🤖 Powered by Claude 3.5 Sonnet
  • 📝 Markdown formatting with syntax highlighting
  • 🎯 Customizable system prompts for tailored AI behavior
  • 🔄 Real-time message updates and streaming responses (coming soon)

User Experience

  • 🎨 Modern UI with Tailwind CSS and Lucide icons
  • 🔍 Conversation management and history
  • 🔐 Secure API key management
  • 📋 Markdown rendering with code highlighting

Technical Features

  • 📦 Centralized state management with TanStack Store
  • 🔌 Extensible architecture for multiple AI providers
  • 🛠️ TypeScript for type safety

Copy link
Collaborator

@jherr jherr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it!

@jherr jherr merged commit aeea778 into TanStack:alpha Feb 24, 2025
codyde added a commit to codyde/create-tsrouter-app that referenced this pull request Feb 24, 2025
…e/create-tsrouter-app into codyde-update-sentry-addon

* 'codyde-update-sentry-addon' of https://github.com/codyde/create-tsrouter-app:
  feat: turn on `autoCodeSplitting` by default (TanStack#20)
  release: v0.3.0-alpha.6
  feat: module federation, new ai example
  Adding TanStack Chat Sample (TanStack#18)
  updating cursorrules to append
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.

2 participants