Hey guys,I wanted to share a project I've been grinding on lately called SMS AI.Before anyone asks, I want to clarify how it was made. I actually wrote the code and built the backend systems myself. I did not use an AI generator to spit out the project. I only utilized Lovable as a compiler and environment to run my code, test the preview layout, and push it live to a URL.My biggest goal was to get rid of that annoying delay you get with normal wrappers. Right now, it streams code blocks and answers with under 100ms first token response latency, which feels incredibly responsive.Features included:A code generator that highlights algorithmic scripts instantly.Document reading tool powered by global edge connections.Multi-modal chat with streaming memory.It is live on Product Hunt right now because I want to look closely at my custom admin dashboard metrics under a heavy traffic spike. I would really appreciate it if you guys could throw your most complex recursion, graph problems, or crazy edge cases at it to see if the engine chokes or slows down. Also give comments.



