Skip to the content.

First Steps with SnapThink

Welcome to SnapThink! This guide will walk you through creating your first notebook and exploring the key features.

Your First 5 Minutes

1. Launch SnapThink

After installation, open SnapThink. You’ll see the main dashboard with:

2. Create Your First Notebook

  1. Click ”+ New Notebook” in the sidebar
  2. Give it a name like “My First Notebook”
  3. Add a description (optional): “Learning SnapThink basics”
  4. Click “Create”

🎉 Congratulations! You’ve created your first notebook.

3. Test the AI Chat

  1. Type a simple message: Hello! Can you help me understand what SnapThink can do?
  2. Press Enter or click the send button
  3. Watch as the AI responds with information about SnapThink’s capabilities

4. Try a Python Calculation

SnapThink has a built-in Python environment. Try this:

Can you calculate the area of a circle with radius 5 using Python?

The AI will write and execute Python code for you, showing both the code and the result!

5. Upload Your First Document

  1. Click the “📄 Upload Document” button
  2. Choose a PDF, text file, or CSV from your computer
  3. Wait for processing to complete
  4. Ask a question about your document: What is this document about?

Understanding the Interface

Main Chat Area

Top Bar: Tools & Settings

Core Concepts

Notebooks as Workspaces

Think of notebooks as project folders:

AI-Powered Conversations

The AI can:

Local & Private

Everything happens on your computer:

Essential Features to Try

📄 Document Analysis

Upload a PDF, CSV, or text file and ask:

🐍 Python Data Science

Try these commands:

🧠 AI Assistance

Ask for help with:

Quick Tips for Success

💡 Be Specific

Instead of: "Analyze my data" Try: "Show me the distribution of ages in my customer dataset and identify any patterns"

📝 Use Context

The AI remembers your conversation, so you can:

🔄 Iterate and Explore

📂 Stay Organized

Common First-Time Questions

“How do I switch between AI models?”

Click the model name in the top bar and select from available Ollama models.

“Can I upload multiple files?”

Yes! Upload files one at a time, and the AI can reference all of them in your questions.

“How do I save my work?”

Everything auto-saves! Your conversations, files, and code results are automatically preserved.

“Can I export my notebook?”

Yes, use the export button to save as a .snap file that you can share or import later.

What’s Next?

Now that you’ve got the basics, explore these guides:

Need Help?

Ready to dive deeper? Pick a feature that interests you most and explore the detailed guides!