Skip to content

Latest commit

 

History

History
284 lines (214 loc) · 5.37 KB

File metadata and controls

284 lines (214 loc) · 5.37 KB

Share & Export Guide

How to Share and Export AI Responses

Quick Access

  1. Hover over any AI response in the chat
  2. Look for the Share icon (📤) next to the copy button
  3. Click to open the sharing menu

Export Options

📄 Download as Text

  • Click "Download as Text"
  • Saves as ai-response.txt
  • Plain text format, no formatting
  • Opens in any text editor

Best for:

  • Quick notes
  • Simple text storage
  • Maximum compatibility

📝 Download as Markdown

  • Click "Download as Markdown"
  • Saves as ai-response.md
  • Includes headers, metadata, and formatting
  • Perfect for GitHub, documentation

Best for:

  • Technical documentation
  • GitHub README files
  • Developer notes
  • Formatted documents

Example Output:

# AI Response

**Date:** 2/21/2026, 10:30:00 AM
**Model:** Llama 3.1 70B

---

[Your AI response content here]

---

*Generated by SOHAM*

🌐 Download as HTML

  • Click "Download as HTML"
  • Saves as ai-response.html
  • Professional web page format
  • Styled and ready to view in browser

Best for:

  • Presentations
  • Professional reports
  • Sharing via web
  • Printing

Features:

  • Professional styling
  • Responsive design
  • Metadata header
  • Attribution footer

Copy Options

📋 Copy as Text

  • Quick copy to clipboard
  • Plain text format
  • Paste anywhere

Use when:

  • Pasting into emails
  • Adding to documents
  • Quick sharing

📋 Copy as Markdown

  • Copy formatted markdown
  • Preserves structure
  • Paste into markdown editors

Use when:

  • Creating documentation
  • Writing GitHub issues
  • Technical writing

Sharing Options

📧 Share via Email

  • Opens your default email client
  • Pre-filled subject and body
  • Includes full response
  • Attribution link included

Steps:

  1. Click "Share via Email"
  2. Email client opens automatically
  3. Add recipient
  4. Send!

🐦 Share on Social Media

Twitter
  • Shares first 200 characters
  • Includes link to SOHAM
  • Opens in popup window
LinkedIn
  • Professional sharing
  • Includes link to platform
  • Great for insights and tips
Facebook
  • Share with friends
  • Includes platform link
  • Opens in popup

Steps:

  1. Click "Share on Social"
  2. Choose platform
  3. Popup opens with pre-filled content
  4. Customize and post!

📱 Share via Device (Mobile Only)

  • Uses your phone's native share menu
  • Available on iOS and Android
  • Share to any app

Available on:

  • WhatsApp
  • Telegram
  • SMS/Messages
  • Slack
  • Discord
  • And more!

Steps:

  1. Click "Share via Device"
  2. Native share menu appears
  3. Choose app
  4. Share!

Tips & Tricks

💡 Quick Copy

  • Use the regular copy button for fastest copying
  • Use "Copy as Markdown" for formatted text
  • Use "Copy as Text" for plain text

💡 Best Format for Each Use Case

Use Case Recommended Format
Email to colleague Email Share or Text
GitHub documentation Markdown
Professional report HTML
Quick note Text
Social media post Social Share
Mobile sharing Native Share
Code examples Markdown
Printing HTML

💡 Keyboard Shortcuts

  • Hover over message to reveal buttons
  • Click share icon for menu
  • Use regular copy button for quick copy

💡 Mobile Usage

  • Tap and hold on message
  • Share button appears
  • Native share is fastest on mobile

Troubleshooting

Share button not appearing?

  • Make sure you're hovering over an AI response (not your message)
  • Only AI assistant messages have share buttons
  • Try refreshing the page

Native share not available?

  • Feature only works on mobile devices
  • Desktop browsers don't support Web Share API
  • Use email or social share instead

Download not working?

  • Check browser download settings
  • Allow downloads from codeex-ai.netlify.app
  • Check your Downloads folder

Email client not opening?

  • Make sure you have a default email client set
  • Try copying the text and pasting manually
  • Use "Copy as Text" as alternative

Examples

Example 1: Sharing Code Solution

  1. Ask AI: "Write a Python function to sort a list"
  2. Get response with code
  3. Click Share → Download as Markdown
  4. Open in VS Code or GitHub
  5. Code formatting preserved!

Example 2: Sharing on Twitter

  1. Ask AI: "Explain React hooks in simple terms"
  2. Get concise explanation
  3. Click Share → Share on Social → Twitter
  4. Customize tweet
  5. Post to followers!

Example 3: Email to Team

  1. Ask AI: "Best practices for API design"
  2. Get detailed response
  3. Click Share → Share via Email
  4. Add team members
  5. Send with attribution!

Example 4: Mobile Quick Share

  1. Ask AI any question on mobile
  2. Tap share button
  3. Choose WhatsApp from native menu
  4. Select contact or group
  5. Send instantly!

Privacy & Attribution

What's Included

  • Your AI response content
  • Timestamp (optional in exports)
  • Model used (optional in exports)
  • Attribution to SOHAM

What's NOT Included

  • Your personal information
  • Your question/prompt
  • Chat history
  • Account details

Attribution

All exports include:

Generated by SOHAM - https://codeex-ai.netlify.app

This helps others discover the platform while giving credit where it's due.


Feedback

Found a bug or have a suggestion?


Happy Sharing! 🚀

Last updated: February 21, 2026