Kanika Profile picture
AI Simplifier • Sharing insights & practical actionable tips to master new age AI trends, tools, AI agents & passive income hacks. DM/connectkanika17@gmail.com
May 25 7 tweets 4 min read
Google's NotebookLM has a hidden study method that almost nobody is talking about yet.

I tested it for 30 days straight on everything from dense research papers to full course materials.

My learning retention went from 40% to 85%.

Here is exactly how it works: 🧵👇 Image Step 1: Essential Setup

↳ Go to and click Create New

↳ Install YouTube to NotebookLM extension - adds a direct import button to every YouTube video

↳ Install NotebookLM Web Importer - sends any article or research paper to your notebook with one click

Both extensions are free on Chrome Web Store.notebooklm.google.com
May 21 6 tweets 3 min read
Hong Kong University just released a FREE AI TOOL that turns a one-line idea into a full short film. No editing required. 100% OPEN SOURCE.

It's called ViMax

You type a prompt. Or paste a novel. It does the rest.
Director. Screenwriter. Producer. Video generator. One system. One input. found this on Github
github.com/HKUDS/ViMax
May 12 9 tweets 4 min read
GMAIL AI FEATURES ARE INSANELY USEFUL.

SAVES 30 HOURS/WEEK = 1,560 HOURS/YEAR = $31,200 AT $20/HOUR.

Most people know maybe 1% of what it can actually do.

Here are the 6 mind blowing AI features that improved my productivity by 10X.

(🔖Bookmark for later) Image 1. Help me write

↳ Open Gmail.
↳ Hit Compose.
↳ Click the star with a pencil icon.
↳ Type what you want the email to be about. One sentence. Gmail writes the entire thing.

You can make it more formal, shorter, or more detailed with one click. No prompting skills needed.
May 8 6 tweets 3 min read
MOST PEOPLE DON'T KNOW THIS.

Claude works inside Excel, Word, and PowerPoint.

And once you see what it can do, you will never go back to doing these things manually.

I made you the full cheatsheet. Here is everything👇

🔖Bookmark before it's buried. Image Claude in Excel:

Upload your spreadsheet or describe what you need. Claude analyzes it, builds the formulas, creates charts, and explains what the numbers actually mean.

What it does:
↳ Interprets data and finds meaningful insights you would have missed
↳ Builds advanced formulas and nested calculations instantly
↳ Cleans and reorganizes messy datasets automatically
↳ Detects trends, anomalies, and key patterns
↳ Automates analysis with step by step guidance

Real use cases: Sales trend analysis, budget forecasting, performance dashboards, what-if scenario modeling.

Starter prompt to try right now: "Analyze this dataset and identify the top 5 drivers of revenue growth."
Apr 27 6 tweets 3 min read
97% OF CVs GET REJECTED IN 6 SECONDS BY SOFTWARE EVERYDAY.

Why? Your CV doesn't match the job's keywords

KIMI: 100 job descriptions→ 100 ATS optimized CVs IN 2 MINS
$0 vs $10K

Here's EXACTLY HOW to use Kimi Agent Swarm step by step & save $10K IF YOU'RE LOOKING FOR A JOB👇 Image Step 1: Go to

You don't need to set anything up.
No configuration. No coding. No API keys.

Just open it and you're ready to run your first swarm. kimi.com/agent-swarm
Apr 23 10 tweets 3 min read
THE DAY YOU DIE, your family could not access a single thing.

Every password, Bank details, wallet, memory will locked forever. PERMANENTLY.

HERE IS HOW TO FIX THIS IN 9 MINUTES.

This day could be tomorrow, so don't wait. ACT.👇 Step 1: Apple Legacy Contact (5 minutes)

Most people have no idea this exists.
↳ Go to Settings
↳ Tap your name
↳ Sign-In and Security
↳ Legacy Contact
↳ Add someone you trust

Apple gives them a special key. They show that key plus a death certificate and they get full access.

5 minutes. Most people will never do it.
Apr 23 13 tweets 3 min read
YOUR SAMSUNG PHONE IS HIDING 10 FEATURES FROM YOU.

Most people go their entire life without knowing any of them.

FIND OUT ALL OF THEM IN 60 SECONDS 👇 Tip 1: Secret Diagnostic Menu

Open your dialer and type: #0#

A hidden menu opens instantly. Test everything for free:
↳ Touch screen accuracy
↳ Display quality
↳ Sensors
↳ Camera
↳ Speaker and audio

Most people pay for a repair shop visit for something they could diagnose in 30 seconds.
Apr 18 8 tweets 2 min read
YOUR OLD PHONE IS A FREE 24X7 SECURITY CAMERA.

Not e-waste or a paperweight.

TOOK ME 2 MINS TO SETUP. Here is exactly how:👇 I found my old phone in a drawer last month.

Cracked screen. Three years old. Was about to throw it out.

Instead I turned it into a home security camera that streams live to my current phone from anywhere.

Cost me nothing. Works better than I expected.
Apr 18 8 tweets 2 min read
YOUR WINDOWS LAPTOP IS SLOW BECAUSE OF DEFAULT SETTINGS.

Not a hardware problem.

TAKES 90 SECONDS TO FIX IT. Here is exactly how:👇 I found this by accident while setting up a new laptop for content creation.

Tested it on three different machines after. Same result every time.

Most people who buy a new laptop never touch these settings once. That is the entire problem.
Apr 14 10 tweets 2 min read
YOUR ANDROID PHONE IS SLOW BECAUSE OF A DEFAULT SETTING.

Not old hardware.

Takes 90 SECONDS TO FIX. Here is exactly how: I have been using this trick since 2012 on my first smartphone.

It made a single-core budget phone feel noticeably faster.

It still works on every Android in 2026. Most people have no idea it exists.
Apr 13 4 tweets 3 min read
😱 I SPENT 3 HOURS TESTING THIS SO HERE IS WHAT ACTUALLY MATTERS.

Kronos is a foundation model built from scratch on the language of financial markets.

45 global exchanges. AAAI 2026 accepted. MIT license.
Every trading model being built from scratch right now is already behind.

The crazy part?
Most people building trading models right now have NO IDEA this already exists.

While everyone else is still coding from scratch.

Here is what makes it different from every other trading model:

↳ Trained specifically on financial candlestick data not repurposed from general time series models
↳ Handles OHLCV data natively. Open, high, low, close, volume and amount all in one model
↳ Novel two-stage framework. Specialized tokenizer converts continuous market data into discrete tokens first. Then a large autoregressive transformer learns from those tokens
↳ Designed to handle the unique high-noise characteristics of financial data that break general purpose models
↳ Trained across 45 global exchanges for broad market understanding

Four models available today:

↳ Kronos-mini — 4.1M parameters. Lightweight. Fast. Deploy anywhere.
↳ Kronos-small — 24.7M parameters. Strong performance for most use cases.
↳ Kronos-base — 102.3M parameters. Full power. Production ready.
↳ Kronos-large — 499.2M parameters. Research grade. Coming soon.

All on Hugging Face. All free.

Raw data to forecast in four lines of code:

↳ Load the tokenizer and model from Hugging Face
↳ Pass your historical OHLCV data
↳ Define your prediction length
↳ Call predict

No feature engineering. No manual preprocessing.

Just raw candles in and forecasts out.Image The fine-tuning pipeline is already included:

↳ Complete pipeline for adapting Kronos to any market or asset class
↳ Chinese A-share market example with full backtest included
↳ Multi-GPU training supported via torchrun
↳ Two stage fine-tuning. Tokenizer first. Predictor second
↳ Backtesting script with cumulative return curves against benchmark included

The part that should concern every quant still building from scratch:

This model was trained on 45 exchanges.
Accepted by one of the top AI conferences in the world.
Released completely free under MIT license.

The barrier to having a foundation model for financial forecasting just dropped to zero.

MIT License. 100% open source.
Fine-tuning code included.
Live demo running right now.

The only question is what you build on top of it.Image
Apr 11 9 tweets 5 min read
MOST PEOPLE DON'T KNOW THIS

There are Python libraries giving free market data for 170,000+ tickers.

Stocks.
Crypto.
Forex.
Economic indicators.

No Bloomberg. No expensive APIs.

Here are 12 libraries every quant dev should bookmark👇 1. yfinance
🔗 github.com/ranaroussi/yfi…

One of the most popular Python libraries for financial data.

Get:
• Stocks
• Crypto
• FX
• Options
• Fundamentals
• Intraday + historical data

All pulled from Yahoo Finance.

2. pandas-datareader
🔗 pandas-datareader.readthedocs.io
Originally part of pandas.

Pull data from multiple sources:

• Stocks
• Forex
• Economic indicators
• Fama-French factors
• Global datasets

Perfect for research and analysis.
Apr 6 6 tweets 2 min read
🤯 YOUR OBSIDIAN VAULT is worth $120K/YR GOLDMINE but you have 0 idea about it

GREG ISENBERG just dropped a 1hr MASTERCLASS explaining:

Obsidian + Claude Code = 24/7 personal OS.
Total Cost: $120/yr
This setup: FREE

🔖 Bookmark before it's buried!
Here’s what nobody tells you about Obsidian:

It’s not a productivity app.
It’s local markdown files that link together like neurons in your brain.

↳ Every idea connects to other ideas.
↳ Every connection creates new patterns.
↳ Every pattern becomes visible in a graph.

Then Claude Code enters via command line.
It can now read your entire vault.

An old idea from months ago. A recent meeting note. Today’s random thought.

Claude connects all three before you even realize they’re related.
That’s the magic.
Apr 2 7 tweets 3 min read
🚨THIS IS CRAZY!
Agencies charge $2,000–5,000 for a brand kit.

I asked Perplexity Computer to create one from scratch.

No Canva. No Figma.

TOTAL COST: $0. TIME: 23 minutes.

Here's everything it made (A STEP BY STEP GUIDE)👇
🔖 BOOKMARK before it's gone Image First, I told Perplexity: "Design 4 logo concepts for a premium online luxury gift shop."

In 3 minutes, it generated:

→ A minimal ribbon bow monogram with gold foil texture
→ An elegant serif wordmark with a subtle gift box in the "O"
→ A crest-style emblem with intertwined ribbons
→ A clean modern logotype with a velvet ribbon underline

No freelancer. Just one prompt.
Apr 1 7 tweets 3 min read
😱 55 MINUTES. 10 ADVANCED CONCEPTS. $0.

AAKASH GUPTA just dropped THE FREE Claude Code MASTERCLASS nobody expected

Sub-agents, custom skills, auto-invoking hooks, CLI, Jupyter notebooks

Here's the INSANELY VALUABLE STUFF you can't miss👇
🔖Bookmark now
First. Should you still use Claude Code over Cowork and OpenClaw?

→ Cowork is built ON TOP of Claude Code. Less powerful by design.
→ OpenClaw is great for monitoring. Not for being in the driver's seat.
→ Claude Code is still number one for maximum power and control.

Now the golden rule everyone skips.

It is not prompt engineering anymore. It is context engineering.
→ Set up a status line. See context usage in real time. Green. Orange. Red.
→ Turn off MCPs you are not using. They eat context just by existing.
→ Use sub agents for research tasks. One sub agent used 30,000 tokens.

Main session used 0.5%.
That gap compounds every single session.
Mar 31 10 tweets 6 min read
😱 THIS FEELS ILLEGAL & I LOVE IT.

Claude Pro: $20/month, hit limits in 3 days
These 10 tricks: Same $20/month, lasts 3+ weeks

I GET 10-20X OUTPUT FROM same subscription.

No extra cost. Just smarter prompting.
🔖 Bookmark these hidden tricks to save your tokens Image 1. Reset your chats every 15–20 messages

Claude re‑reads the entire conversation on every turn, so older, longer chats become “token black holes.” The more history you carry, the more expensive each new message is, and the faster you slam into limits.

Treat chats as task‑specific rooms, not a lifetime WhatsApp thread.

Ask Claude:

"Summarise everything important we’ve done here into a ‘project card’ under 300–400 tokens: goal, key decisions, current status, and next three actions.”

Paste that project card into a fresh chat with:

“New chat, same project. Here’s the context from the last thread: [card]. Continue from here.”

You’ve just compressed thousands of tokens of history into a few hundred you can cheaply reuse.
Mar 23 10 tweets 8 min read
😱 THIS FEELS ILLEGAL.

25 open source AI AGENTS. ALL FREE.

I scanned 1,000+ REPOS so you don't have to waste a single hour.
All powering real products right now.

Here's everything that you must read to get started👇
🔖 Bookmark before it's buried Image AGENT FRAMEWORKS

The agents everyone is secretly building on.

↳ OpenClaw — Persistent, multi-channel, writes its own skills. The most popular open source project in GitHub history. 210k stars. github.com/openclaw/openc…

↳ AutoGPT — Full agent platform built for long running tasks that don't need babysitting. github.com/Significant-Gr…

↳ LangGraph — Agents as graphs. Multi-agent orchestration done properly. 26.8k stars. github.com/langchain-ai/l…

↳ OWL — Multi-agent cooperation that tops the GAIA benchmark. The one researchers are quietly using. github.com/camel-ai/owl

These four are the foundation most serious agent builders are standing on right now.
Mar 23 4 tweets 3 min read
🚨 JUST IN: CHINA just released an AI EMPLOYEE that works 24X7 on its own. 100% OPEN SOURCE.

It researches, codes, builds websites, creates slide decks, and generates videos. All by itself. All on your computer.

It's called DeerFlow.

You give it a task. It makes a plan, spins up its own team of sub-agents,
and gets to work. You come back and there's a finished deliverable waiting. Not a draft. Not a summary. The actual thing.

Not a chatbot.
Not a research assistant.

An AI with its own computer that works while you sleep.

Here's what it does on its own:
→ Spawns multiple sub-agents in parallel, each tackling a different piece of your task, then combines everything into one finished output
→ Writes real code, runs it, reads the results, and fixes its own mistakes without asking you once
→ Builds slide decks, websites, full research reports, and data dashboards from scratch
→ Remembers you across sessions. Your writing style. Your tech stack. Your preferences. Gets better every time.
→ Reads files you upload, works with them inside its own filesystem, hands you clean finished outputs
→ Searches the web, runs commands, calls any tool you plug in

Here's how it thinks:

You give one instruction. The lead agent makes a plan. Sub-agents fan out and work in parallel. Results come back. Everything gets synthesized. You get a deliverable.
A single research task might split into a dozen sub-agents, each exploring a different angle, then converge into one finished website with generated visuals.

Here's the wildest part:
DeerFlow 2.0 launched on February 28th 2026 and hit number 1 on all of GitHub Trending the same day. Version 2.0 was a complete rewrite. Zero shared code with version 1. Because users kept using it for things the team never intended. Data pipelines. Dashboards. Entire content workflows. The community told them what it needed to become. So they burned it down and rebuilt it.

22.7K GitHub stars. 2.7K forks. Built by ByteDance
100% Open Source. MIT License. Here is the Github Repo🔗
github.com/bytedance/deer…
Mar 22 7 tweets 2 min read
🤯 YOUR OBSIDIAN VAULT is worth $120K/YR & you're getting $0 from it.

GREG ISENBERG just dropped a 1hr MASTERCLASS on turning Obsidian + Claude Code into a 24/7 personal Operating System.

Total Cost: $120/yr
This setup: FREE

Bookmark before it's buried!
I am really excited about this one!
So it generates ideas. Surfaces unconscious patterns. Executes tasks.

Obsidian + Claude Code + these 10 setups👇

1. WRITE EVERYTHING IN MARKDOWN

Daily notes. Projects. Beliefs. People. Meetings.
Every thought becomes fuel for your AI.
Mar 21 11 tweets 3 min read
🤯 Don't hire an engineer to SET UP OPENCLAW

GREG ISENBERG & MORITZ KREMB just dropped a MASTERCLASS & taught you to do it yourself in 1 HOUR for $0.

Setup consultant: $3K
Greg's masterclass: FREE
26 billable hrs → 1 hour

🔖 Bookmark before it's gone.
What you learn:

- Memory architecture (5hrs billable → free)
- Personalization setup (3hrs → free)
- Skill automation (8hrs → free)
- Security config (4hrs → free)
- Production deployment (6hrs → free)
Mar 9 12 tweets 10 min read
🚨 THIS SHOULD NOT BE FREE.

Claude just built my content repurposing machine.

These 15 Claude prompts for video → thread → LinkedIn.

Tested on 5 pieces - 4x reach.

Here is the SIMPLE CLAUDE PROMPT PACK you don't want to miss: Image 1. The Transcript Goldmine Extractor

You are an expert content strategist with deep experience turning long-form video content into high-performing social media assets. I am going to give you a raw video transcript and I need you to analyze it before a single word of content is written.↳ Read the entire transcript first without doing anything and absorb the full argument, story, and flow before making any decisions

↳ Extract the 3 to 5 core ideas that have the strongest potential to stand alone as their own piece of content
↳ For each idea, write one punchy summary sentence, pull out the single most quotable line from the transcript, and identify the primary emotional trigger it activates such as curiosity, pain, aspiration, or identity
↳ Tag each idea clearly as Thread-ready, LinkedIn-ready, or Both and briefly explain why you gave it that tag
↳ Note which idea has the highest viral potential and which has the highest authority-building potential
↳ Output everything as a clean numbered list and do NOT rewrite or expand the content yet, only extract, label, and annotate

[PASTE TRANSCRIPT HERE]