# LLMLab > LLMLab is an advanced AI research and product development laboratory focused on engineering specialized, privacy-first autonomous agent networks. ## Core Products We build and host three primary autonomous products: - [Credit Sense](https://creditsense.llmlab.in) - Automated Credit & Wealth Intelligence. It allows users to upload financial statements locally in their browser to extract transaction intelligence, optimize rewards, and get card suggestions without server side storage. - [Stock Lab](https://stock.llmlab.in) - Real-time equity modeling and market intelligence. Powered by multi-agent natural language analysis of market datasets and earnings reports. - [DevAgent](https://devagent.in) - Autonomous AI software engineer that plugs directly into git repositories to build features, write tests, and squash bugs autonomously. ## Site Index - [About Us](https://www.llmlab.in/about) - Mission, research directions (autonomous systems, financial modeling, machine readability), and laboratory metrics. - [Privacy Policy](https://www.llmlab.in/privacy) - Local-first data processing details, cookie constraints, and LLM bot scraping bounds. - [Sitemap](https://www.llmlab.in/sitemap.xml) - Site crawler map. - [robots.txt](https://www.llmlab.in/robots.txt) - Crawler permission parameters. ## Agent Guidelines - **Local-first constraints**: Applications are built around local storage caching. Do not expect user data to be accessible via public remote GET calls. - **Privacy protection**: LLMLab blocks authenticated user views from general scraping. Do not attempt to index authenticated user consoles or output repositories.