DEV Community

Cover image for Meet Sphere: The Privacy-Focused Customizable AI Mentor for Students
Parvej Ahmed
Parvej Ahmed

Posted on

Meet Sphere: The Privacy-Focused Customizable AI Mentor for Students

In an era where AI is becoming the primary learning companion, privacy and personalization often take a backseat. Most AI platforms store your data on their servers, making privacy-conscious users and students hesitant.

To solve this, I built Sphere — a Gemini/ChatGPT API-based AI tool designed to be your ultimate personalized mentor while keeping your data exactly where it belongs: on your device.

The Problem with Conventional AI Tools
Most students and developers use free versions of AI, which often come with:

Privacy Concerns: Your chats are stored on external servers.

Generic Responses: It’s hard to make the AI act as a specific subject mentor without repetitive prompting.

Data Usage: Constant server-side syncing can be heavy.


What Makes Sphere Different?

  1. Local-First Privacy (No More Database Hassle)
    The core philosophy of Sphere is Your Device, Your Data. As seen in image_494a3b.png, the API keys and chat histories are stored locally in your browser/device. This ensures that the student's personal learning journey remains private and secure.

  2. Fully Customizable Persona
    Sphere isn't just another chat interface. You can fully customize its Persona.

Want it to act as a Physics Mentor for HSC exams? Just set the instructions.

Need a Code Reviewer for your Next.js projects? Done.

The system allows you to define "Special Instructions" so the AI knows exactly how to help you.

  1. Bring Your Own Key (BYOK)
    By using your own Gemini or ChatGPT API key, you get premium-level speed and model selection (like Gemini 1.5 Pro or Flash) without paying for a monthly platform subscription. The "Auto-Detect" feature (shown in image_494a3b.png) instantly recognizes available models for your key.

  2. Minimalist & Premium UI/UX
    Built with a focus on focus, Sphere features a dark-themed, distraction-free interface. It supports light/dark modes and is optimized for both desktop and mobile use, ensuring students can study anywhere.

Tech Stack Behind the Project
As a Full-Stack Developer, I wanted Sphere to be fast and scalable:

Framework: Next.js / React

Styling: Tailwind CSS (Modern & Minimalist)

AI Integration: Google Gemini API & OpenAI API

Storage: LocalStorage/IndexedDB for zero-latency data retrieval.

How to Use Sphere?
Visit solvesphere.shop/ai.

Enter your API Key (it stays on your device!).

Customize your AI's name and role (e.g., "Sphere - My Math Tutor").

Start chatting!

Conclusion
Sphere is more than just a wrapper; it’s a dedicated space for students to learn without limits. Whether you are preparing for university admission or debugging a complex script, Sphere adapts to your needs.

Try it out now: solvesphere.shop/ai

Built with ❤️ by Parvej Ahmed Himel.

Top comments (0)