Go from a "simple user" to a "smart AI engineer."
Let's be honest: The way we study is changing fast. You are learning skills right now that AI can already do in seconds.
However, many students use AI (like ChatGPT) the wrong way. AI is a powerful tool, but if you don't know how it works, it can cause more problems than it solves.
What are the main mistakes students make?
- Fake Information (Hallucinations): AI confidently makes up fake book titles and academic references.
- Basic Answers: Copy-pasting from AI usually gives you an "average" answer, which won't get you top grades.
- Robotic Tone: The text sounds unnatural, and professors or AI-checkers can easily catch it.
In this repository, we will learn how to use AI the right way. We will learn how to get high-quality results that look natural, professional, and actually help you learn. =)
Note: It doesn't matter what your major is or if you have never coded before. This guide is made for everyone. All you need is curiosity.
You don't need to read this from start to finish. Just click on what you need help with right now:
graph TD
A[Start: What do you need help with?] --> B{Research & Sources}
A --> C{Writing Essays/Papers}
A --> D{Data & Coding}
A --> E{Presentations}
B --> B1[Find Real Academic Sources]
B --> B2[Summarize Long Books]
C --> C1[Build a Paper Structure]
C --> C2[Make AI Text Sound Human]
D --> D1[Analyze Excel Files]
D --> D2[Run Simple Python Codes]
E --> E1[Make HTML Slides]
E --> E2[Practice Your Speech]
This is a set of practical guides. Read a section, use the prompt, and see the results.
Before using the tools, understand the rules of the game.
00-roadmap.md: Your map for this handbook.01-mindset-and-ethics.md: The line between "working smart" and "cheating." Why do professors notice AI text?
Learn about better AI tools for students.
02-how-llms-work.md: Why does AI lie to us? (How it predicts words).03-model-comparison.md: Which AI is best? GPT-4o for code, Claude for writing, or Gemini?04-research-tools.md: Using tools like Perplexity and Consensus to find 100% real citations.
Learn how to talk to AI to get exactly what you want.
05-prompt-basics.md: The parts of a great AI prompt.06-advanced-frameworks.md: Professional frameworks like RISEN and CO-STAR.07-system-instructions.md: How to personalize your ChatGPT so it always knows what you need.08-prompt-generation.md: Asking the AI to write the perfect prompt for you.
Write better papers and make them sound like you.
09-academic-research.md: How to summarize 50 papers in 10 minutes.10-academic-writing.md: How to structure your essay from start to finish.11-humanizing-text.md: Important! How to edit AI text so it sounds human and natural.
Learn to use AI for tech tasks, even if you are not a computer science student.
12-environment-setup.md: A very simple guide to installing VS Code and Python.13-data-analysis.md: How to make charts from Excel files in seconds.14-html-visualization.md: Creating beautiful web visuals with AI.15-python-automation.md: Asking AI to write and run Python scripts for you.
Make presentations that are actually fun to watch.
16-presentation-structure.md: How to tell a good story in your presentation.17-html-slides.md: Building interactive slides with code instead of PowerPoint.18-speaker-notes.md: Using AI to write your speech and speaking notes.
- Star ⭐ this repository so you can easily find it later.
- Go to the 00-intro folder and start reading.
- Practice! Just reading isn't enough; open your AI tool and test the prompts yourself.
Today, the hardest part of university isn't "searching for information" or "coding." The hardest part is using your imagination and logic.
"AI will not replace humans, but humans who use AI will replace humans who don't."
When the calculator was invented, math didn't stop; people just started solving bigger problems. Today, AI is the new calculator.
Think of yourself as a DJ. A DJ mixes different songs to create a great track. With AI, you are mixing information and ideas to create something valuable. AI takes care of the typing, so you can focus on the thinking.
This handbook was made to help students everywhere. If you learn a new trick or find a great prompt, please share it with us! (Pull Requests are welcome).
Built with AI (and a lot of coffee ☕) for students everywhere.