import gradio as gr
import plotly.graph_objects as go
class Portfolio:
def __init__(self):
self.profile = {
"name": "Sreelekha Putta",
"title": "AI/Prompt Engineer & Project Manager Aspirant",
"location": "Hyderabad, Telangana",
"phone": "9014347717",
"email": "sreelekhaputta2@gmail.com",
"cgpa": "8.0",
"linkedin": "https://www.linkedin.com/in/sreelekha-putta-61b22b262",
"huggingface": "https://huggingface.co/sreelekhaputta2"
}
self.about = """
Hi, I'm Sreelekha, a passionate AI/ML enthusiast, innovator, and problem solver
currently in my final year of B.Tech. My journey blends technical skills with creativity—I love building AI-powered tools that
make life simpler, meaningful, and even spiritual.
I've worked as an AI Intern at Spectov and an AI Tools Expert Intern at Website Makers,
gaining hands-on experience in Generative AI, NLP, and Machine Learning applications. Alongside, I've developed unique projects like:
• Idealyze – an AI startup validator with 85% accuracy
• WiseVerse – a Bhagavad Gita-based AI chatbot with 95% accuracy
• DivineLoop and AvatarVerse – creative AI solutions
• GenDoc AI – an AI-driven code documentation tool
With an 8.0 CGPA and a strong foundation in Python, ML, Deep Learning, and AI frameworks,
I aim to grow into an AI Project Manager & Generative AI Engineer, bridging technology with real-world impact.
Outside of tech, I find peace in spirituality and creativity—I'm deeply inspired by the teachings of Lord Krishna,
which guide my mindset toward resilience and growth.
My goal: To shape the future of AI while making technology more
human-centered, ethical, and impactful.
"""
self.projects = [
{"name": "WiseVerse – Bhagavad Gita Chatbot", "desc": "AI chatbot with 95% accuracy, multi-language support, 40% higher engagement", "tech": ["NLP", "Hugging Face", "Python"], "link": "https://huggingface.co/spaces/sreelekhaputta2/Chatbot"},
{"name": "Idealyze – AI Startup Validator", "desc": "85% prediction accuracy, 50% faster decision-making, market analysis integration", "tech": ["ML", "Big Data", "Flask"], "link": "https://huggingface.co/spaces/sreelekhaputta2/Idealyze"},
{"name": "DivineLoop", "desc": "Spiritual AI companion combining ancient wisdom with modern technology", "tech": ["AI", "NLP", "Transformers"], "link": "https://huggingface.co/spaces/sreelekhaputta2/DivineLoop"},
{"name": "AvatarVerse", "desc": "AI-generated avatars platform for virtual identity creation", "tech": ["Computer Vision", "Generative AI"], "link": "https://huggingface.co/spaces/sreelekhaputta2/AvatarVerse"},
{"name": "GenDoc AI", "desc": "AI-powered code documentation tool", "tech": ["Code Analysis", "NLP"], "link": "https://huggingface.co/spaces/sreelekhaputta2/GenDoc_AI"}
]
self.experience = [
{"role": "AI Intern", "company": "Spectov", "duration": "Jan 2025 – July 2025",
"achievements": ["AI content automation reducing manual work by 30%", "Custom prompt systems achieving 20% higher CTR", "100% client-ready solutions aligned with business needs"]},
{"role": "AI Tools Expert Intern", "company": "Website Makers", "duration": "Dec 2024 – May 2025",
"achievements": ["WiseVerse chatbot with 95% accuracy, 40% engagement boost", "Idealyze validator with 85% accuracy, 50% better decisions", "AI tools & prompt engineering boosting efficiency by 35%"]}
]
def create_css(self):
# Forces off-white text and contrast for all themes/modes.
return """
"""
def create_header(self):
return f"""
{self.create_css()}
{self.profile['title']}
{self.about}
JNTUH College of Engineering Jagitial
2022 – 2026 | CGPA: 8.0
{exp['company']} | {exp['duration']}
Programming: Python, C, Java, SQL
AI/ML: Machine Learning, Deep Learning, NLP, Generative AI, LLMs
Frameworks: TensorFlow, PyTorch, Hugging Face, Flask
Tools: Git/GitHub, NumPy, Pandas, Matplotlib, Seaborn
Specialization: Prompt Engineering, Full-stack AI Deployment
• Leadership – Led Cultural Night 2025 (1000+ audience)
• Communication – Exceptional presentation & public speaking
• Problem Solving – Creative AI solution design
• Team Collaboration – Cross-functional project delivery
• Project Management – Planning & execution excellence
Recognized for AI innovation at Website Makers (2025)
Hosted Cultural Night 2025 at JNTUH
Deployed on Hugging Face Spaces
"Building AI with consciousness, creating technology with soul"
Get my complete resume with detailed project information and achievements.