# Projects - Pranav Sastry

## Site Chrome

- Brand: [Pranav Sastry](https://pranavsastry.com/)
- Current route: [/projects](https://pranavsastry.com/projects)

### Textual Menu

- [Home](https://pranavsastry.com/llms.txt)
- [Projects](https://pranavsastry.com/projects/llms.txt)
- [Papers](https://pranavsastry.com/papers/llms.txt)
- [Posts](https://pranavsastry.com/posts/llms.txt)
- [Career](https://pranavsastry.com/career/llms.txt)
- [News](https://pranavsastry.com/news/llms.txt)


## Projects

- Agent support: Yes
- Agent Markdown: [/projects/llms.txt](https://pranavsastry.com/projects/llms.txt)
- Home preview items: 3
- Section initial items: 7
- Section expansion items: 7
- Visible items: 7
- More: [More](https://pranavsastry.com/projects/llms.txt?count=14)

### RecLLM

- Date: June 2025
- GitHub: [https://github.com/recllm-org](https://github.com/recllm-org)
- Website: [https://shopchat.recllm.com](https://shopchat.recllm.com)

Leverage LLMs as recommendation engines with additional user context to hyper-personalize recommendations

### PapersTok

- Date: February 2025
- Website: [https://papers.infitok.com](https://papers.infitok.com)

Discover arXiv papers by scrolling through a TikTok like interface

### RapidX

- Date: December 2023
- GitHub: [https://github.com/pranftw/rapidx](https://github.com/pranftw/rapidx)

A toolbox that integrates with PyTorch-Lightning which helps in running and managing multiple codebases

### ODDGen

- Date: March 2023
- GitHub: [https://github.com/pranftw/oddgen](https://github.com/pranftw/oddgen)

Generate datasets for object detection tasks from individual object images, with automatic generation of bounding box annotations

### OpenReview Scraper

- Date: February 2023
- GitHub: [https://github.com/pranftw/openreview_scraper](https://github.com/pranftw/openreview_scraper)

Scrape papers from top conferences such as ICML, ICLR, NeurIPS, etc using OpenReview API

### Neograd

- Date: September 2022
- GitHub: [https://github.com/pranftw/neograd](https://github.com/pranftw/neograd)

A deep learning framework created from scratch with Python and NumPy, having autograd capabilities

### Post Editor

- Date: March 2022
- Links: None

Makes editing blog posts for websites hassle free with automatic image uploading and text editing, with a beautiful React UI
