Ixigo
Aug 2024 - Sept 2024 (2 mos) | Oct 2024 - Dec 2024 (3 mos)
Software Developer Intern | Part-Time
Hybrid - Gurugram, India | Remote
- Integrated LLMs into existing tech stacks to improve user experience by providing AI Powered features
- Forked and Developed on an existing OSS in Go, Postgres and MySQL to create facts and summary generation system for LLMs
- Created 'Infinite Memory' for LLMs to remember data without using infinite tokens
- Drastically reduced the required tokens and average lantency for LLM calls using the new memory system
- Implement Rate Limiters for costly API calls to prevent abuse
- Utilized a modified version of the 'Leaky Bucket' algorithm with Redis to sync across all server instances on the backend
- Added a rate limiter for the chat interface on the frontend to prevent accidental and intentional spamming
- Developed several scripts to generate automated and scheduled reports using Prefect, integrating it with Slack channels