📄 arXiv 2026-06-14 Advanced

Teaching AI to Reason by Analogy: Instead of Memorising Answers ↗

When a language model meets a hard new problem, it usually tries to answer from scratch. This paper teaches the model a more human trick: first go and fetch a few similar problems it has seen before, study how those were solved, and reason by analogy. The authors combine two ideas: retrieval (pulling up related examples) and reinforcement fine-tuning (rewarding the model when its borrowed reasoning leads to the right answer). The result is a model that solves unfamiliar maths and logic questions more reliably, because it leans on patterns rather than guessing.

Why it matters: This is exactly how a good student studies. You solve a new sum by remembering a similar one your teacher worked out. Techniques like this make smaller, cheaper models reason better, which matters when you cannot afford the biggest GPUs.
reasoningretrieval-augmentedreinforcement-learningfine-tuning
🏆 Devpost 2026-06-14 Beginner

IndiaAI Impact Gen-AI Hackathon: Build for India, Open to All College Students ↗

IISc and IBM are running a Gen-AI hackathon open to every student enrolled full-time in an Indian college. You can enter alone or as a team of up to three, and the brief is to build a generative-AI solution to a real Indian problem. Selected teams get access to a Kaggle workspace to develop their idea, and final projects are submitted on GitHub. It is free to enter, and being run by IISc and IBM means the mentorship and the judging carry real weight on a résumé.

Why it matters: A hackathon like this is one of the few places a small-college student can have their work seen by IISc and IBM engineers. Even if you do not win, a finished project on GitHub is something you can show in every interview.
hackathonindiastudentsgenerative-ai
💻 GitHub 2026-06-14 Intermediate

Goose: An Open-Source AI Coding Agent That Works With Any Model ↗

Goose is a free, open-source AI agent that can handle a whole coding task end to end: installing what it needs, writing the code, running it, fixing the errors, and testing the result. Its standout feature is that it is model-agnostic: you plug in whichever LLM you like, whether a paid API or a free local model. The project recently moved to a new home under the 'aaif-goose' organisation and has been climbing the trending charts in June 2026 as developers look for an assistant they fully control instead of a locked-in cloud tool.

Why it matters: Because you can point Goose at a free local model, a student can practise building real software projects without paying for an API. It is a hands-on way to learn how AI agents actually plan and execute work.
ai-agentscodingopen-sourcelocal-ai
💻 GitHub 2026-06-14 Beginner

Langflow: Build AI Agents and RAG Pipelines by Dragging Boxes ↗

Langflow is an open-source, low-code tool for designing AI applications visually. Instead of writing code, you drag boxes onto a canvas and wire them together: a prompt here, a model there, a memory block, a connection to your own documents. It is built on top of LangChain and works with all the major models and vector databases, so you can prototype a chatbot that answers questions from your notes (a 'RAG' app) in an afternoon. It stayed near the top of GitHub's trending AI repos through June 2026.

Why it matters: Langflow lets you understand how AI apps are structured before you can write the code yourself. You literally see the data flow from one block to the next. It is one of the gentlest on-ramps to building with LLMs.
no-coderagai-agentsopen-source
🛠️ Google DeepMind 2026-06-14 Beginner

Gemini Omni: Make and Edit Video Just by Talking to It ↗

At Google I/O 2026, DeepMind unveiled Gemini Omni, a model that turns any mix of text, images, audio, or existing footage into video, all through normal conversation. The first version, Gemini Omni Flash, went live on May 19 and is rolling out through June in the Gemini app, Google Flow, and YouTube Shorts. You can say 'change the background to a monsoon evening' or 'make the character wave' and it edits the clip for you. Clips are capped at 10 seconds for now, and every video carries an invisible SynthID watermark so people can tell it was AI-made.

Why it matters: Video editing used to need expensive software and hours of practice; now a student can describe a scene in plain words and get a clip back. The built-in watermark is also a quiet lesson in responsible AI: knowing what is real matters.
video-generationgooglegeminimultimodal
🇮🇳 IndiaAI Mission 2026-06-14 Beginner

Made-in-India Models: BharatGen Param2 and Sarvam's New LLMs ↗

India's push to build its own AI models is producing real results. BharatGen, the IIT Bombay-led project, released Param2, a 17-billion-parameter multimodal model that understands 22 Indian languages. Sarvam AI has rolled out a new family that includes 30-billion and 105-billion-parameter language models using a mixture-of-experts design, plus speech-to-text, text-to-speech and vision models. These are being built deliberately 'frugal': strong performance without the enormous budgets of the big US labs.

Why it matters: Models trained on Indian languages and contexts understand Hindi, Tamil, Bengali and more far better than models built mainly on English. For students who want to build apps that actually work for their neighbours, these are the right foundations to learn on.
indiasarvambharatgenindian-languages
🇮🇳 IndiaAI Mission 2026-06-14 Beginner

India's National AI Compute: 38,000+ GPUs at ₹65 an Hour ↗

Under the IndiaAI Mission, the government has onboarded over 38,000 high-end GPUs and made them available to researchers, startups and students at roughly ₹65 per hour, about one-third of the global average price. More than 1,000 Google TPUs have been added too. The goal is simple: the biggest barrier to learning and building AI in India has always been the cost of compute, and subsidising it removes that wall. The scheme sits alongside funding for 12 home-grown model projects announced earlier this year.

Why it matters: Training even a small model used to mean renting foreign cloud GPUs at painful prices. Subsidised national compute means a student in a small-town college can now afford to run a real experiment, not just read about one.
indiacomputegpuindiaai-mission
📚 GitHub 2026-06-14 Intermediate

A Free, Curated Reading List of 2026 AI-Agent Research Papers ↗

AI agents (programs that plan and act on their own) are the hottest research area of 2026, but the flood of papers is impossible to keep up with. This open 'awesome list' does the sorting for you: a community-maintained collection of the year's agent papers, grouped into clear themes like memory, evaluation, workflows, and autonomous systems. Each entry links straight to the paper. It is a map, not a textbook: a way to see the whole landscape and then dive into whichever corner interests you.

Why it matters: Curated lists like this are how self-taught learners stay current without a university library. Bookmark it, pick one theme, and read one paper a week. That habit alone will put you ahead of most students.
ai-agentsreading-listresearchself-study
🛠️ LLM-Stats 2026-06-14 Beginner

The June 2026 Model Wave: GPT-5.6, Gemini 3.5 Pro and Claude Opus 4.8 ↗

Three big AI labs shipped upgrades within weeks of each other. Anthropic released Claude Opus 4.8 on May 28 with stronger 'agentic' skills, meaning it can carry out multi-step tasks on its own. Google's Gemini 3.5 Pro is reaching general availability in June, and OpenAI's next model, GPT-5.6, is already showing up in its developer tools ahead of launch. The pattern is clear: models are getting faster and cheaper at the same time, and the gap between the top few is now small enough that the 'best' model often depends on your specific task.

Why it matters: For a student, the takeaway is practical: you no longer need to pay for the most expensive model to get good results. Learn to test the same prompt on two or three of them and pick whichever explains things most clearly.
llmmodel-releaseclaudegemini
📄 arXiv 2026-05-18 Intermediate

SANA-Video: High-Quality AI Video Generation Without a Giant GPU ↗

Most AI video generators require enormous compute: think thousands of dollars of GPU time per clip. SANA-Video is a small diffusion model that generates high-resolution, text-aligned video using a constant-memory KV cache and linear attention, two tricks that dramatically reduce the memory and compute required. You describe a scene in text and it renders it as a smooth video clip, without needing a data centre to do it.

Why it matters: As efficient video models become available, students will be able to run them on college lab computers or even powerful laptops, opening up video AI as a genuine project area, not just a spectator sport.
video-generationdiffusionefficiencylinear-attention
💻 GitHub 2026-05-18 Beginner

n8n: Build AI Workflows Visually, No Code Required ↗

n8n is an open-source workflow automation tool: think of it as a free, self-hostable version of Zapier, but with native AI capabilities built in. You drag and drop blocks to connect services: trigger on a WhatsApp message, run it through an LLM, post the reply to Slack, log it to a spreadsheet. This week it broke into the top trending AI repos as developers discovered its AI agent nodes, which let you build multi-step reasoning pipelines without writing Python.

Why it matters: For students who want to build AI-powered projects without deep coding experience, n8n is one of the most practical tools available right now. Because you can self-host it, there is no monthly fee.
automationno-codeai-agentsopen-source
💻 GitHub 2026-05-18 Intermediate

OpenClaw: A Personal AI Assistant That Runs Entirely on Your Own Devices ↗

OpenClaw is a personal AI assistant that runs locally on your own computer: no cloud, no API key, no subscription. It acts as a local gateway that connects AI models to over 50 integrations: WhatsApp, Telegram, Slack, Discord, Signal, even iMessage. You pick the model (any Ollama-compatible LLM), it handles the plumbing. The repo went from 9,000 stars to over 210,000 stars in under four months, making it one of the fastest-growing AI projects on GitHub ever.

Why it matters: Privacy-conscious students and anyone in India with slow or expensive internet can now have a capable AI assistant that never sends data to a US server. It all runs on your machine.
local-aiprivacyopen-sourceai-assistant
📄 ICLR 2026 2026-05-18 Advanced

TurboQuant: Google's New Way to Make LLMs Use Far Less Memory ↗

Every time a large language model generates text, it stores a growing table of numbers called the KV cache, and this table is one of the biggest reasons LLMs need expensive, high-memory GPUs. Google's TurboQuant, presented at ICLR 2026, attacks this problem with two steps: first rotating the vectors using a method called PolarQuant, then compressing them using a mathematical trick from the Johnson-Lindenstrauss lemma. The result is significantly less memory use with almost no drop in output quality.

Why it matters: Smaller KV cache means the same model can run on cheaper hardware or handle much longer conversations, both of which matter enormously for students trying to run models on personal laptops.
quantizationkv-cacheefficiencyllm
🇮🇳 Google for Startups 2026-05-18 Beginner

Google + Antler India Launch Free AI Immersion Program: Applications Close May 22 ↗

Google for Startups and Antler India launched a two-phase AI Immersion program on May 8, open to founders, CTOs, and technical leads building AI products. Phase 1 is fully online, with four virtual sessions on June 2, 4, 9, and 11, covering Gemini CLI, AI Studio, and how to architect agentic workflows. Up to 5,000 founders can join Phase 1 for free with no equity taken. Phase 2 invites 25 shortlisted startups to Google's Bengaluru office on June 26 for architecture whiteboarding and 1:1 sessions with Antler's investment team. Applications close May 22.

Why it matters: This is one of the rare programs where Indian students who have built an early product can get structured training directly from Google engineers, free, equity-free, and in India.
indiastartupgooglebengaluru
🇮🇳 Google India Blog 2026-05-18 Beginner

Google Breaks Ground on $15 Billion AI Infrastructure Hub in Vizag ↗

Google has begun construction of a major AI data centre campus in Visakhapatnam (Vizag), Andhra Pradesh, as part of a $15 billion commitment to India's digital infrastructure. The campus will add over 20,000 GPUs to India's national compute capacity, with roughly 120 megawatts expected to come online by the end of 2026. The Indian government has also announced a tax holiday until 2047 for foreign companies providing cloud services from Indian data centres, aiming to accelerate investment.

Why it matters: More compute infrastructure in India means cheaper cloud access for Indian researchers and startups, and signals that global tech investment is shifting toward India as a genuine AI production hub, not just a services centre.
indiainfrastructuregooglevizag
🛠️ OpenAI 2026-05-18 Beginner

OpenAI Makes GPT-5.5 Instant the Default Model for All Users ↗

OpenAI quietly switched its default ChatGPT model from GPT-4o to GPT-5.5 Instant this week. GPT-5.5 Instant is a faster, cheaper version of GPT-5.5 (the company's current frontier model), optimised for speed rather than maximum reasoning. In benchmarks it scores higher than GPT-4o on most tasks, so the upgrade is real: every free-tier user now gets a more capable model as their default, with no action required.

Why it matters: If you use ChatGPT for studying, explaining concepts, or checking your code, your default experience just got measurably better at no extra cost.
openaigptchatgptmodel-release
🏆 AWS / Udacity 2026-05-18 Beginner

AWS AI & ML Scholars Program 2026: Free Training, Deadline June 24 ↗

The Udacity AWS AI & ML Scholars Program gives selected students free access to Udacity's AI and machine learning nanodegree courses, the same content that costs several thousand rupees on the open market. The program is global, open to students and early professionals with basic programming knowledge, and requires no prior AI experience. Applications are open until June 24, 2026. Selected scholars also get mentorship, career resources, and an AWS community of fellow learners.

Why it matters: Free, structured ML education from AWS with a certificate at the end. For students in small towns with limited access to paid courses, this is a genuine shortcut to a job-ready skill set.
scholarshipawsfree-coursemachine-learning
📄 arXiv 2026-04-25 Intermediate

Attention Is All You Need ↗

Google researchers replaced the RNN-based translation model entirely with a new architecture called the Transformer, which processes all words in a sentence at the same time using a mechanism called 'attention'. This made training 10x faster and gave better results on English-to-German and English-to-French translation than anything before it. It is the single paper that everything from GPT to Gemini is built on.

Why it matters: Every chatbot, coding assistant, and voice model you use today (ChatGPT, Gemini, Claude) runs on this exact architecture, making it the most important AI paper of the last decade.
transformerattentionnlpseq2seq
📄 arXiv 2026-04-25 Advanced

DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning ↗

DeepSeek trained a model to reason step-by-step, like showing working in a maths exam, purely using reinforcement learning, without any human-labelled chain-of-thought examples. The model learned on its own that thinking out loud before answering leads to better answers. It matched OpenAI o1 on maths and coding benchmarks at a fraction of the cost.

Why it matters: This is the paper behind the AI that briefly crashed Nvidia's stock. It showed that you don't need billions of dollars of compute to build a world-class reasoning model, opening the door for Indian labs to compete.
reasoningreinforcement-learningrlhfchain-of-thought
🏆 Contests 2026-04-25 Intermediate

LMSYS Chatbot Arena: Human Preference Prediction on Kaggle ($50,000 prize) ↗

Kaggle is hosting a competition where the task is to predict which AI chatbot response a human will prefer, given two responses to the same prompt. The dataset contains over 500,000 real human votes from the Chatbot Arena platform. Top prize is $25,000, with a total prize pool of $50,000. Submissions close in 8 weeks.

Why it matters: This competition is a direct entry point into RLHF research (the technique behind ChatGPT's helpfulness), and a strong Kaggle ranking is one of the fastest ways Indian students land ML internships at top companies.
kagglerlhfcompetitionnlp
💻 GitHub 2026-04-25 Intermediate

BerriAI/litellm ↗

LiteLLM is a single Python library that gives you one consistent API to call over 100 different AI models (Claude, GPT-4o, Gemini, Mistral, Llama) with the same code. Switch providers by changing one line. It also tracks cost and usage across all providers automatically.

Why it matters: If you are building an AI product and want to avoid vendor lock-in, or compare which model gives the best answer for the least money, LiteLLM saves weeks of integration work.
open-sourceapi-wrappermulti-providerdeveloper-tools
💻 GitHub 2026-04-25 Beginner

ollama/ollama ↗

Ollama lets you run large language models like Llama 3, Mistral, and Gemma directly on your laptop with a single terminal command: no internet, no API key, no cost after download. It wraps complex model setup into a one-line install and gives you a local API identical to OpenAI's, so your existing code works without changes.

Why it matters: Students in areas with slow or expensive internet can run a full AI assistant offline, ideal for hostels, rural areas, or anyone who does not want their prompts going to a US server.
open-sourcelocal-llmollamaoffline-ai
📚 HackerNews 2026-04-25 Intermediate

Ask HN: What's the cheapest way to run an LLM in production in 2025? ↗

A well-upvoted HackerNews thread where engineers share real numbers on the cost of running LLMs at scale, from renting a single A100 GPU on Lambda Labs for $1.10/hour, to batching Gemini Flash calls for under $0.0001 per request. The top comments compare self-hosting vs API providers with actual benchmarks, not marketing numbers.

Why it matters: Before you build a product on a paid AI API, read this thread. Many student projects can run entirely free using Gemini's free tier or Ollama on a local machine.
deploymentcost-optimisationgpuproduction-ai
📄 Hugging Face Papers 2026-04-25 Intermediate

Llama 3: Open Foundation and Fine-Tuned Chat Models ↗

Meta released Llama 3 as a fully open-weights model, meaning anyone can download and run it on their own computer. The 8B version fits comfortably on a gaming laptop with 16GB RAM. It outperforms GPT-3.5 on most benchmarks while being completely free to use, modify, and build products on.

Why it matters: Because it is open source, Indian developers can fine-tune Llama 3 on Hindi, Tamil, or Bengali data without paying any API fees. Sarvam AI and AI4Bharat are already doing this.
llmopen-sourcefine-tuningmeta-ai
🇮🇳 Google News (India) 2026-04-25 Beginner

IIT Madras launches AI4Bharat 2.0 with ₹50 crore grant for Indic language models ↗

IIT Madras has received a ₹50 crore government grant to expand AI4Bharat, its open-source Indic AI lab, into a full research centre focused on speech recognition, translation, and text generation for all 22 scheduled languages of India. The lab has already released IndicBERT, IndicTrans2, and the Shrutilipi speech dataset, all free to use.

Why it matters: If you want to work on AI for Indian languages (one of the biggest unsolved problems in global AI), AI4Bharat has open datasets, models, and internship programmes specifically for Indian students.
indic-languagesai4bharatiit-madrasindia
🇮🇳 Google News (India) 2026-04-25 Intermediate

Sarvam AI releases Sarvam-2B: first fully open Hindi-English language model trained in India ↗

Bangalore-based Sarvam AI released Sarvam-2B, a 2-billion parameter language model trained from scratch on Indian languages: Hindi, Tamil, Telugu, Kannada, Bengali, and more. Unlike models that are just English models with some Indian data mixed in, this model was pre-trained with Indian languages as the primary focus. The weights are fully open on Hugging Face.

Why it matters: This is the first serious foundation model built in India for Indian languages. You can download it today, fine-tune it on your regional language dataset, and build voice or text applications that actually work in Hindi.
hindi-nlpindic-languagessarvam-aiopen-source
📚 YouTube 2026-04-25 Intermediate

The spelled-out intro to neural networks and backpropagation: building micrograd ↗

Andrej Karpathy (ex-Tesla AI director) builds a tiny neural network library from scratch in pure Python, showing exactly how backpropagation works at the level of individual numbers. No PyTorch, no TensorFlow. Just arithmetic and Python dictionaries. By the end you have built your own autograd engine in about 100 lines.

Why it matters: If you have ever wondered what PyTorch is actually doing under the hood, this 2.5-hour video is the clearest explanation that exists, free, with code you can run in Google Colab.
backpropagationneural-networkspythonfrom-scratch