<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Projects on Sid's Website</title><link>https://siddeshsambasivam.com/projects/</link><description>Recent content in Projects on Sid's Website</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://siddeshsambasivam.com/projects/index.xml" rel="self" type="application/rss+xml"/><item><title>MatterIx</title><link>https://siddeshsambasivam.com/projects/matterix/</link><pubDate>Fri, 24 Jul 2020 00:00:00 +0000</pubDate><guid>https://siddeshsambasivam.com/projects/matterix/</guid><description>MatterIx is a deep learning framework I wrote from scratch in Python while learning the internals of automatic differentiation. It is intentionally small — the core engine fits in a few hundred lines and the API mirrors PyTorch closely enough that the mapping is obvious.</description></item><item><title>Learnify AI</title><link>https://siddeshsambasivam.com/projects/learnify-ai/</link><pubDate>Mon, 31 Aug 2020 00:00:00 +0000</pubDate><guid>https://siddeshsambasivam.com/projects/learnify-ai/</guid><description>Learnify AI is a web app for students. You feed it lecture notes; it extracts keywords, summarizes the concepts behind each one, and renders the relationships as an interactive knowledge graph.</description></item><item><title>Detox</title><link>https://siddeshsambasivam.com/projects/detox/</link><pubDate>Sat, 16 Oct 2021 00:00:00 +0000</pubDate><guid>https://siddeshsambasivam.com/projects/detox/</guid><description>Detox is a web service that filters toxic content in messages and webpages — multilingual by design, so it works across the languages people actually use online. Built with Nishka, Swathi, and Arumugam over a hackathon and iterated on after.</description></item><item><title>Newscast API</title><link>https://siddeshsambasivam.com/projects/newscast-api/</link><pubDate>Wed, 06 Jan 2021 00:00:00 +0000</pubDate><guid>https://siddeshsambasivam.com/projects/newscast-api/</guid><description>A small Python service that crawls news headlines for a given query word and returns a clean JSON payload. Each article comes with:
Headline Source URL Published timestamp Category Country Why I built it I wanted to track sentiment for a specific term across news and tweets for another project.</description></item><item><title>Shillings</title><link>https://siddeshsambasivam.com/projects/shillings/</link><pubDate>Tue, 26 Jul 2022 00:00:00 +0000</pubDate><guid>https://siddeshsambasivam.com/projects/shillings/</guid><description>Shillings is a Go service that pretends to be a payment provider so you can test client integrations end-to-end without ever touching a real payments stack.
Architecture The web layer and the application layer are deliberately separated so they can scale independently:</description></item><item><title>SciML for Knowledge Discovery</title><link>https://siddeshsambasivam.com/projects/sciml-knowledge-discovery/</link><pubDate>Fri, 15 Jul 2022 00:00:00 +0000</pubDate><guid>https://siddeshsambasivam.com/projects/sciml-knowledge-discovery/</guid><description>Official implementation of A Comparative Study on Machine Learning Algorithms for Knowledge Discovery, accepted at the 17th International Conference on Control, Automation, Robotics and Vision (ICARCV 2022) at Nanyang Technological University.</description></item></channel></rss>