LiveAtriveoJob-search platform with a 5.0-rated Chrome extension and live customers.Projects by Atishay Kasliwal — systems designed, shipped, and operated
Product · 2026 · Live
Atriveo
Job-search platform with a 5.0-rated Chrome extension and live customers.
- 100+
- active customers
- 2K+
- daily queries
- 99.9%
- uptime
- 5.0★
- Chrome Web Store
Currently building
LiveAtriveoJob-search platform with a 5.0-rated Chrome extension and live customers.
ResearchFOMC IntelligenceNLP pipeline turning Federal Reserve communications into market signals.
Try it live
DemoLegal RAGRetrieval-augmented generation over legal filings, with citations that hold up.
DemoMRI Tumor ViewerBrain tumor segmentation running entirely in the browser.
DemoPolicyFabricData contract enforcement with live architecture visualization.
ResearchFOMC IntelligenceNLP pipeline turning Federal Reserve communications into market signals.
Everything
LiveAtriveoJob-search platform with a 5.0-rated Chrome extension and live customers.
ResearchFOMC IntelligenceNLP pipeline turning Federal Reserve communications into market signals.
DemoLegal RAGRetrieval-augmented generation over legal filings, with citations that hold up.
DemoMRI Tumor ViewerBrain tumor segmentation running entirely in the browser.
DemoPolicyFabricData contract enforcement with live architecture visualization.
Recently pushed
SourceAudiobook AtriveoPython repository.
SourceAtriveo PatentPatent Atriveo — turns patent PDFs into grounded summaries and presentation decks
SourceGrants Gov Ai FinderJavaScript repository.
SourceAtriveo ReelPaste two videos, pick two moments, get a vertical comparison reel. Self-hosted on a Mac behind a Cloudflare Tunnel.
SourceKaggriculturePython repository.
SourceJob PipelineLinkedIn job aggregation, filtering & ranking pipeline for SWE roles — built on JobSpy
SourcePavillion ServerTypeScript repository.
SourceUser Data PlatformAlways-on user data platform: Postgres+JSONB universal profile store, Redis cache, Kafka event bus
Everything on GitHub (18)
SourceAudiobook AtriveoPython repository.
SourceAtriveo PatentPatent Atriveo — turns patent PDFs into grounded summaries and presentation decks
SourceGrants Gov Ai FinderJavaScript repository.
SourceAtriveo ReelPaste two videos, pick two moments, get a vertical comparison reel. Self-hosted on a Mac behind a Cloudflare Tunnel.
SourceKaggriculturePython repository.
SourceJob PipelineLinkedIn job aggregation, filtering & ranking pipeline for SWE roles — built on JobSpy
SourcePavillion ServerTypeScript repository.
SourceUser Data PlatformAlways-on user data platform: Postgres+JSONB universal profile store, Redis cache, Kafka event bus
LiveAtriveo CortexAI Working Memory on ScreenPipe — local-first extraction of projects, commitments, and ideas
SourceAtriveo KnowledgeTypeScript repository.
LiveAtriveo JD ExtractorAutomates your job search from scraping to tailored resumes. Pulls jobs from LinkedIn, Greenhouse and Lever every hour, scores them against your skills, and uses a local LLM to tailor a one-page PDF resume for each role. No API costs, no data leaving your machine. Use the hosted UI at application.atriveo.com or run everything locally.
LiveCortex BioOpen-source wearable intelligence platform for cognitive readiness, performance forecasting, and human optimization.
SourceMedLedgerSecure and efficient medication management system for tracking prescriptions, schedules, and patient records.
SourceInsurance Microservices PlatformA complete solution that facilitates the flow of insurance information from third-party insurance providers to a payment gateway using a system that uses an event-driven microservices architecture.
SourceInsureRaftInsurers' data transmission network leveraging the Raft consensus protocol. Robust and fault-tolerant replication of insurance policy issuance, claims processing, and settlement transactions among insurers, brokers, reinsurers, and regulatory authorities without any data loss or change.
SourceEncryption Decryption AppC++ console app with 10 classical cipher implementations including Affine, Vigenère, XOR, Rail Fence, and Polybius Square with full encrypt and decrypt support.
SourceBayesian Marketing Mix ModelBayesian MMM (Marketing Mix Modeling) end-to-end implementation in Python with PyMC-Marketing package for adstock and saturation calculations, ROI and ROAS evaluation, Monte Carlo simulation, A/B holdout, hypothesis testing, budget allocation, and Tableau dashboard.
SourceMRIMRI image classification using deep learning with Python and PyTorch
Blog
3 minAtriveo: build capture before analyticsAtriveo started from a simple premise: if a job tracker depends on manual entry, it fails. This is how I designed passive capture, per-board heuristics, and the analytics layer on top.
3 minLegal RAG: citations before answersIn legal retrieval, fluent text is not the product. The product is traceability. This is why I inverted the usual RAG contract and made retrieval quality the gate.
3 minMRI Tumor Viewer: ship the model to the browserThe biggest gain in this viewer did not come from another point of accuracy. It came from moving inference to the reviewer’s machine and removing the upload step.
3 minPolicyFabric: make the contract graph visibleData contracts usually fail far from the change that caused them. PolicyFabric came out of wanting the contract graph itself to be the product, not a hidden implementation detail.
3 minYour backtest is lying to youPoint-in-time correctness is the difference between a financial ML pipeline that works and one that only appears to. Here is where the leaks hide and how to design them out.