Srikar Veluvali S Resume
Srikar Veluvali S Resume
T ECHNICAL S KILLS
Programming Languages: C/C++, Python, Java, JavaScript, Go (Golang)
Web Development: HTML, CSS, Node.js, React.js, Express.js, Flask, Next.js, Bootstrap, Tailwind
Databases & Data Management: MySQL, MongoDB, Chroma
Tools & Platforms: Git, GitHub, Docker, Postman, Tableau, Unix/Linux, Google Colab, StarUML
Relevant Coursework: Software Engineering, Computer Networks, Operating Systems, Parallel Programming, Database
Management Systems
P ROJECTS
Astor AI: A Chatbot for Medical Queries | LLMs, Generative AI, React.js, Flask, Fine-tuning GitHub — Demo Video
• Developed a medical chatbot using the Llama 3 model, fine-tuned for medical data, and implemented Retrieval
Augmented Generation (RAG) methods, improving response accuracy by 30%, reducing average query response time by
25%, and making it scalable on local computers and achieving minimal latency.
• This model has also achieved 400+ downloads on Huggingface.
Heart Health Web Application | MERN, Machine Learning, Data Science, Flask GitHub — Demo Video
• Developed an innovative MERN stack web application with Machine Learning for heart disease prediction and
personalized diet/exercise plans and integrated with Google’s Gemini AI for diet suggestions and a map-based system to
locate nearby cardiologists.
• Nominated for People’s Choice Award among 15,000 projects in the Google Gemini API Developer Competition.
Named Entity Recognition with OCR & BERT | Machine Learning, Data Science, Fine-tuning, LLMs GitHub
• Developed an Optical Character Recognition (OCR) system combined with a fine-tuned BERT model for entity
extraction. The objective is to extract text from images and classify entities within that text, allowing for efficient data
extraction from visual sources.
• The project leverages OCR for text extraction from images and uses BERT for classifying the extracted text into predefined
entities. This two-step process enables high accuracy (42%) and efficiency in recognizing and categorizing information.