A Student's Guide

Free AI for Engineering Students — the Cardless Telegram Stack

You don't need a Western card or a monthly subscription to get real AI help with coding, research, and presentations. This guide maps four common student jobs to the four VUST bots that do them, and walks one paper→slides→code workflow end to end — learning-first, so it helps you understand the work, not fake it.

Free tier · no subscription · cardless with the exact price shown in Telegram before paymentAssist to understand, not do-my-exam
Free tier, no subscription4 student jobs → 4 botsCardless with the exact price shown in Telegram before payment

Read this first

This is a study stack, not a homework-outsourcing machine

None of these bots have a 'do my assignment' button, and this guide doesn't pretend otherwise. @vustbot drafts and debugs, @vustSearchBot finds citable sources, @vustSummaryBot answers questions about a PDF you upload, and @vustStudyBot shows the working step by step. Each one is built to help you understand faster — the actual writing, the final code, and the submitted answer stay yours, which is also what keeps you on the right side of your course's AI policy.

Coding help, research, and slide drafts start in @vustbot; sourced research is /search; long PDFs and videos are /summary; step-by-step study is /study.
Specimens

One worked workflow: research paper → 5 slides → code review

The same late-week deadline, run across the three VUST surfaces that each own one step — nothing abstract, just where each job lands.

Step 1 — Understand a research paper before your lit review

The stall

You have a 30-page IEEE paper due for a literature review by Monday, and you only need three things from it: the core method, the dataset size, and whether the result actually beats the baseline. Reading it cover to cover is an hour you don't have.

With @vustSummaryBot's PDF-chat

Send the PDF straight to @vustSummaryBot, tap "Ask about this PDF", and ask up to 3 grounded questions inside a 30-minute window — "what's the method?", "what dataset and sample size?", "does it beat the stated baseline?". Each answer is drawn from the extracted text (or an honest "not found"). One caveat that saves you time: it reads text PDFs only — a scanned photocopy has no text layer and is rejected, so grab a native-text version first.

Step 2 — Draft the 5 slides you'll present

The blank deck

Now you need a 10-minute talk on that paper — five slides, an undergrad audience — and the deadline is tomorrow morning. Staring at an empty title slide is where the night dies.

With @vustbot

Prompt @vustbot: "Outline 5 slides for a 10-minute undergrad talk on <topic>: problem, method, dataset, result, takeaway — one headline plus 3 bullets each." You get a structured skeleton to react to and edit, not a finished deck. @vustbot drafts the structure; you write the real content, drop in your own figures, and own every claim on the slide.

Step 3 — Get the code snippet you wrote reviewed

The stuck function

Your slide-4 demo uses a Python function that throws an IndexError on the last iteration, and you can't see why at 1 a.m.

With @vustbot (+ Second Opinion)

Paste the function into @vustbot and ask "what's the bug and why" — you get the off-by-one explained, not just a patched line, so you can fix it yourself and learn the pattern. When it's an approach question with no single right answer ("is a heap or a sorted list better here?"), use Second Opinion inside @vustbot: it asks Claude, Grok, and Gemini the same question and a Claude arbiter reports where they AGREED and DISAGREED, so you see the disagreement instead of trusting one model blindly.
Practical use cases

Which student job maps to which VUST bot

Coders stuck on a bug at 1 a.m.
A function throws and you can't see why, and you need to fix it yourself — not just paste over it.
@vustbot explains the bug and the reason on a free tier; Second Opinion cross-checks an approach across Claude, Grok, and Gemini 3.1 Pro.
Students writing a literature review
You need citable background, not a confident-sounding AI paragraph with no source behind it.
@vustSearchBot returns a numbered list of clickable source links plus inline [N] citations tied to specific statements — provenance per claim.
Anyone with a long paper or lecture to get through
A 30-page PDF or a 90-minute lecture video stands between you and the three facts you actually need.
@vustSummaryBot gives a YouTube 'Key moments' M:SS timeline, or up to 3 grounded questions on an uploaded text PDF.
How it works01–03

Running the paper → slides → code loop

  1. 01

    Interrogate the source

    Upload a text PDF to @vustSummaryBot and ask up to 3 grounded questions inside the 30-minute window; switch to @vustSearchBot when you need citable web sources for the section.

  2. 02

    Draft the structure

    Ask @vustbot for a per-slide outline or a report skeleton, then rewrite it in your own words and drop in your own figures — it drafts, you assemble.

  3. 03

    Debug and pressure-test

    Paste code into @vustbot for a why-explained fix; use Second Opinion for approach calls with no single right answer, where the AGREED/DISAGREED split is the signal.

Same tool · in Telegram@vustbot

Start in @vustbot

Open @vustbot's free tier for coding help, research drafts, and slide outlines — then branch to /search, /summary, or /study as each job needs.

Open in Telegram
Quality & trust

What this stack is honest about

PDF question-answering is bounded

@vustSummaryBot's 'Ask about this PDF' is 3 questions per document at 1 Balance each, inside a 30-minute window that asking does not extend, text PDFs only (no OCR on scans), and roughly 50 pages max. Plan your three questions before you start.

Search cites, Council compares

@vustSearchBot pulls real clickable web sources with inline [N] citations; Second Opinion inside @vustbot compares three models' reasoning (AGREED/DISAGREED) but does not fetch source links. Use Search for anything you need to cite.

Slides are drafted, not exported; CSVs aren't analyzed

@vustbot writes slide outlines and bullet logic you assemble yourself — there's no finished-deck-with-figures export — and dropping a CSV or XLSX into a bot for column analysis isn't a live capability today.

FAQ

Frequently asked questions

Which VUST bot should an engineering student use for coding help?

@vustbot — the multi-model AI chat hub on a free tier where you can switch models. Paste a function and ask for the bug and the reason behind it rather than just a rewritten line, so you fix it yourself and keep the pattern. For approach-level questions where there isn't one right answer, use Second Opinion inside @vustbot: it asks Claude, Grok, and Gemini the same question, and a Claude arbiter flags where the three AGREED and DISAGREED — useful when you'd otherwise be trusting a single model on an architecture call.

How do I get research I can actually cite, not just an AI answer?

Use @vustSearchBot (the /search surface). Unlike a plain chat answer, its replies include a numbered list of openable, clickable source links plus inline [N] citations tied to specific statements — so you can trace a claim to the page it came from and cite the primary source, not the bot. It runs on Perplexity Direct with four depth tiers (Quick, Standard, Deep, Lab); Deep runs a multi-query pipeline when a single search wouldn't be enough for a proper background section.

Can I ask questions about a PDF research paper or a textbook chapter?

Yes, within honest limits. Send the PDF directly to @vustSummaryBot and tap "Ask about this PDF" to open a 30-minute follow-up window on the extracted text. You get up to 3 grounded questions per document at 1 Balance each, answered only from the file (or an honest "not found"). Two real boundaries: it reads text PDFs only — scanned or photographed pages have no text layer and are rejected, no OCR — and it caps at roughly 50 pages, so a whole textbook won't fit but a single chapter or paper will.

Can AI make my slides for a presentation?

@vustbot drafts the structure of a talk — a per-slide outline with headlines and bullet points you then edit — but it is a drafting assistant, not a deck generator: there's no one-tap export to a finished .pptx with your figures placed. That's the honest and, frankly, safer split. The outline breaks the blank-page stall in seconds; you assemble the real slides, add your own charts, and verify every number so the deck you present is genuinely yours.

Is using AI for coursework cheating, or is it allowed?

It depends entirely on what you ask it to do and what your course permits — the tool doesn't decide that line, you do. Using AI to explain a concept, debug your own code, or draft an outline you then rewrite is assistance, much like a tutor or a study group. Submitting an AI-written essay, or having it produce answers to a graded take-home exam to copy verbatim, is having something else do the assessed work. @vustStudyBot is built learning-first for exactly the first mode — it shows the working and hints, not just a final number — but always check your institution's specific AI policy before you rely on any tool for graded work.

Do I need a foreign card or a paid subscription to use these?

No. Everything here runs cardless with the exact price shown in Telegram before payment — no Western card, no extra apps, and no monthly subscription — which is the specific reason it's usable for students in regions where card-locked Western AI subscriptions are a wall. @vustbot has a free tier for everyday chat and coding questions; the paid surfaces (deeper search tiers, StudyBot solves, PDF follow-ups) are topped up in small exact payment amounts as you use them, not billed on a recurring plan.

Ready when you are

Free, cardless AI that helps you understand the work.

Coding help, sourced research, long-PDF reading, and step-by-step study — each mapped to the right VUST bot, with no card and no subscription.

Why cardless matters more for students than for anyone else

Most of the AI tools your professors mention assume you can put a US or EU card on file and pay a recurring monthly fee. For a large share of engineering and STEM students — especially outside North America and Western Europe — that single assumption is the whole barrier. No foreign card, no access gymnastics, and no student budget for yet another subscription. The VUST bots in this guide start free, and each paid action shows its exact price in Telegram before you confirm. @vustbot also has a free tier for everyday chat and coding questions, so you can get real value before you spend anything at all. This is why searches for free AI tools for engineering students map here so cleanly: the promise isn't a trial that expires, it's a cardless, no-subscription baseline.

The engineering-student stack: four surfaces, four jobs

The mistake most students make is trying to force one chatbot to do everything. VUST splits the work across purpose-built bots, and knowing which one owns which job is most of the skill:

  • Coding help, drafting, brainstorming → @vustbot. A multi-model chat hub on a free tier. Paste code and ask for the bug and the reasoning; ask it to outline a report or a talk; switch models when one isn't landing. When an answer feels high-stakes, its Second Opinion (Council of Sages) asks three frontier models — Claude, Grok, and Gemini — the same question and a Claude arbiter shows where they AGREED and DISAGREED. That's an answer-level sanity check on disagreement, not a web-sourced fact-finder.
  • Sourced research for a lit review → @vustSearchBot (/search). This is the one to use the moment you need to cite something. Answers arrive with a numbered list of openable source links and inline [N] citations wired to specific sentences, so provenance is per-claim, not a vague bibliography. Four tiers (Quick, Standard, Deep, Lab) let you scale from a fast fact to a multi-query Deep pass for a proper background section.
  • Reading a long PDF or lecture video → @vustSummaryBot (/summary). Paste a YouTube lecture URL and get a structured summary with a "Key moments" timeline in M:SS timestamps, so you jump to the 12 minutes that matter in a 90-minute recording. Upload a text PDF and open a follow-up window to interrogate it directly (limits below).
  • Actually understanding a problem set → @vustStudyBot (/study). Built learning-first: it returns numbered, named steps with the working and hints rather than a bare final answer, which is what you want the night before an exam when the point is to be able to redo it yourself. Cardless via payment inside Telegram, no signup.

What each surface is honest about

Picking the right bot also means knowing its edges, so you don't waste a deadline discovering them:

  • PDF question-answering is bounded on purpose. @vustSummaryBot's "Ask about this PDF" gives you up to 3 questions per document, at 1 Balance each, inside a 30-minute window that asking does not extend. It reads text PDFs only — no OCR, so a scanned or photographed page is rejected, and it tops out around 50 pages. Plan your three questions before you start.
  • Search cites; Council doesn't. @vustSearchBot pulls real web sources with links; Second Opinion inside @vustbot compares models' reasoning and does not fetch source URLs. Use Search when you need something citable, Second Opinion when you need to stress-test an approach.
  • Slides are drafted, not exported. @vustbot writes the outline and the bullet logic; there is no one-tap finished-deck-with-your-figures export. You still assemble and verify the deck — which is exactly the part your name goes on.
  • Spreadsheet number-crunching isn't live in chat. If you were hoping to drop a CSV of lab data into a bot and have it analyze the columns, that isn't a current capability — don't build a deadline around it.

Assist vs. outsource: the line that keeps you safe

The difference between using AI well as a student and getting into trouble is not which tool you open — it's what you ask it to produce. Asking @vustbot to explain why your recursion overflows, asking @vustSearchBot for three citable sources on a method, or asking @vustStudyBot to walk you through a derivation step by step are all assistance: you still do the thinking and the writing. Pasting an exam question for a verbatim answer to submit, or generating a full essay to hand in, isoutsourcing the assessed work — and no tool will flag that line for you. StudyBot's learning-first format nudges you toward the first mode by showing the working rather than just the answer, but the responsibility, and the check against your specific course's AI policy, is yours. Used that way, this stack makes you faster at understanding hard material — which is the only kind of speed that survives the exam.