Projects with this topic
-
Telugu Farmer Assistant is a free, AI-powered platform for farmers in Telangana and Andhra Pradesh. It provides crop disease diagnosis, soil-based crop planning, and real-time weather updates — all in Telugu language, with an offline-first design for accessibility.
Updated -
AI/ML-based tool that predicts the likelihood of diabetes using medical parameters such as glucose, BMI, age, and blood pressure.
Updated -
An open-source AI assistant designed by Nandini Golla using Hugging Face. ShaktiAI helps girls and students by providing friendly guidance, motivation, and emotional support through natural conversation.
Updated -
Chitra Vani is an AI-driven platform for generating and managing images and media content using intuitive interfaces and automated tools.
Updated -
AI-powered platform for collecting and analyzing multilingual cultural narratives from global communities, built with Streamlit and Python.
Updated -
-
An AI-powered assistant designed for medical camps that streamlines patient appointment booking and schedule management while simultaneously preserving Telugu culture and heritage. Built with Streamlit frontend, FastAPI backend, and Gemini API, the app enables healthcare efficiency and cultural data collection, creating a digital archive of proverbs, traditions, and stories.
Updated -
The Image Captioning project is an AI-based system that automatically generates textual descriptions for images. It combines computer vision and natural language processing (NLP) techniques to understand the content of an image and produce a human-readable caption.
The system uses deep learning models, typically a Convolutional Neural Network (CNN) for extracting image features and a Recurrent Neural Network (RNN) or Transformer-based model for generating sentences. This enables applications such as assisting visually impaired users, enhancing image search engines, and automating social media content tagging.
Updated -
Personal portfolio showcasing my skills in full-stack development, cloud computing, data analytics, and AI projects
Updated -
A family recipe sharing app built with Python for managing and sharing recipes across family members.
Updated -
MitraBot – Student & Community Corpus Assistant. Helps students manage timetables, exams, notes, and community contributions (proverbs, recipes, stories).
Updated -
An open-source, AI-powered application for preserving and sharing Telugu proverbs and their meanings. Built with Streamlit, it allows users to crowdsource proverbs, view a public gallery of sayings, and uses an AI model for automated classification of proverbs by theme.
Updated -
A community-driven Streamlit application for collecting a corpus of Telugu cultural data, with a focus on food and culinary heritage.
Updated -
BharatVivid deployment project for managing configurations, CI/CD pipelines, and automated deployments. Ensures smooth integration, testing, and release management within the Swecha ecosystem.
Updated -
Hyderabad Food AI Assistant The Hyderabad Food AI Assistant is an intelligent and interactive tool designed to help users discover and get information about food in Hyderabad. It serves as a conversational assistant for exploring the city's diverse culinary landscape, providing details on restaurants, specific dishes, ratings, prices, and more.
The assistant is built with a hybrid search architecture to ensure both speed and flexibility. It first attempts to answer a user's query by searching a structured CSV file (hyderabad_menu_100.csv). This approach is highly efficient for specific, data-driven questions. If the structured search does not yield any results, the system intelligently falls back to a large language model (Flan-T5) to provide a more general, conversational response.
The application is built using the Streamlit framework, providing a clean and easy-to-use web interface for users to interact with the assistant. The core logic is encapsulated within the
FoodAssistant class, which manages the seamless transition between the CSV-based search and the LLM fallback. This architecture ensures that the assistant is always able to provide a helpful response, whether the information is contained in its local data or requires broader AI knowledge.
Updated -
AI-powered chatbot application with React frontend and Node.js backend for interactive conversations
Updated -
-
A cryptocurrency price prediction system using LSTM neural networks. Groups coins by market dynamics and forecasts future prices for investors and traders.
Updated -
SwechaBot: A conversational AI chatbot built with Streamlit, Hugging Face Transformers, and Torch
Updated