Hackathon Themes
Theme 1: Investment Planning with Gen AI
Bot
Description: Develop a Gen AI bot designed to assist users in planning their investments. The
bot should understand the customer's financial status and goals through a detailed questionnaire
and provide personalized investment strategies.
Key Features:
   •   User-friendly questionnaire to profile the customer
   •   AI-driven investment advice based on user inputs
   •   Integration with financial data sources for real-time updates
   •   Interactive dashboard for tracking investment performance
Theme 2: Income Tax Return Generation
with Gen AI Agent
Description: Create a Gen AI agent that simplifies the process of generating income tax returns
for salaried individuals. The agent should conduct a question-and-answer session to gather
necessary information and automatically fill in the details on the relevant tax form.
Key Features:
   •   Step-by-step Q&A interface to collect user information
   •   Automatic generation of tax return forms
   •   Compliance with local tax regulations
   •   Option to review and edit the generated form before submission
Theme 3: Code Documentation Generation
with Gen AI Agent
Description: Build a Gen AI agent that can take a small to medium open-source codebase from
GitHub and generate simple, clear English documentation. This documentation should help users
understand the purpose and functionality of the code.
Key Features:
   •   AI-based code analysis to extract functional details
   •   Generation of comprehensive and readable documentation
   •   Support for various programming languages
   •   Integration with GitHub repositories
Theme 4: Algorithm to Code Generation with
Gen AI Agent
Description: Develop a Gen AI agent capable of converting prompted algorithms into compiled
code. The tool should take user-defined algorithms and generate executable code in the desired
programming language.
Key Features:
   •   Input interface for algorithm description
   •   Translation of algorithms into multiple programming languages
   •   Code compilation and error checking
   •   Output of ready-to-use code snippets