Build. Collaborate. Push the Limits of GenAI.
Krisp Office, Yerevan
September 12-14, 2025
Armenia's Top Engineers
Krisp is hosting a 3-day engineering hackathon for 30+ participants. This is a unique opportunity to team up,
take on cutting-edge technical challenges, and build working solutions that push the boundaries of what GenAI can do.
This is a hands-on engineering event focused on building real, functional systems, not pitching ideas.
In teams of 3-4 participants, you'll have 48 hours to build an AI-powered chat application that can interact with a proprietary knowledge base.
We're excited to see solutions that explore:
Get access to the proprietary dataset for your hackathon project
Compete for substantial prizes and recognition from Krisp's engineering leadership.
Showcase your work to Krisp's engineering leaders and get valuable feedback on your technical approach.
Cash prize for the winning team that demonstrates exceptional technical innovation and working solution quality.
Opportunities for continued collaboration and development with Krisp's engineering team.
Participation in Krisp Hackathon 2025 is by selection only, with limited spots available for Armenia's top engineers.
Every prospective participant completes an application form with personal details, technical background, engineering experience, and availability. Applicants may apply individually or with pre-formed teams.
Applications are reviewed based on technical background, motivation and commitment, and community values including collaboration, inclusivity, and respect.
Selected participants receive confirmation via email. A waitlist is maintained, and final participant lists are shared prior to the event.
The judging panel consists of Krisp engineering leaders and invited experts with deep expertise in building real-world systems.
Vice President of Engineering and Research at Krisp
VP of Engineering and Research at Krisp, building AI-powered voice products that ship fast and scale. Leads teams that turn bold ideas into real-world impact. VP of Engineering and Research at Krisp, building AI-powered voice products that ship fast and scale. Leads teams that turn bold ideas into real-world impact through rapid iteration, strong execution, and user-first thinking. Focuses on delivering innovative AI solutions that meet real user needs while maintaining high engineering standards and scalable architecture.
Senior Engineering Director at Krisp
Senior Director of Engineering with over a decade of experience in AI/ML infrastructure, cloud computing, and distributed systems. Senior Director of Engineering with over a decade of experience in AI/ML infrastructure, cloud computing, and distributed systems. He specialized in scaling AI/ML workloads, cloud-native architectures, and high-performance compute, combining technical depth with strategic leadership. At Krisp, he leads engineering teams across various engineering disciplines, driving innovation in AI adoption, compute efficiency, and large-scale system design. An IEEE Senior Member and PhD, he also advised startups and enterprises on AI/ML compute strategy, infrastructure scaling, and cloud cost optimization.
Senior Engineering Manager at Krisp
Senior Engineering Manager at Krisp leading the AI Meeting Assistant engineering team. Experienced engineer with over a decade of experience spanning frontend systems, client applications, and AI technologies. Senior Engineering Manager at Krisp leading the AI Meeting Assistant engineering team. Experienced engineer with over a decade of experience in the field. Experience spans both frontend systems, client-side applications, voice applications, AI, GenAI, and backend development. Brings deep technical expertise in building scalable AI-powered communication solutions.
Head of AI Engineering at Krisp
Head of AI Engineering at Krisp with deep experience in AI, ML, deep learning, and GenAI. PhD holder specializing in cutting-edge AI solutions and product development. Head of AI Engineering at Krisp with deep experience in AI, ML, deep learning, and GenAI. PhD holder specializing in cutting-edge AI solutions and product development. Leads AI engineering initiatives focused on building innovative machine learning systems and generative AI applications that power Krisp's communication technology products.
Senior Software Engineer at A.Team
AI systems expert specializing in evaluation pipelines, RAG systems, and Model Context Protocols (MCPs) at production scale. Full-stack engineer with expertise in AI-driven architecture and DevOps. AI systems expert specializing in evaluation pipelines, RAG (Retrieval-Augmented Generation) systems, and Model Context Protocols (MCPs) at production scale. Has designed and deployed advanced retrieval architectures, multi-hop reasoning workflows, and context orchestration frameworks for real-world GenAI applications. Full-stack & DevOps engineer with expertise in AI-driven architecture and scalable system design.
The judging will take place in two stages with independent scoring and structured deliberation.
| Criteria | Description | Weight |
|---|---|---|
| System Design | Architecture clarity, modularity, scalability, and robustness | 25% |
| Innovation | Creativity, novel approaches, and thoughtful trade-offs | 20% |
| Application of GenAI | Going beyond basic prompts to implement meaningful GenAI systems | 20% |
| Functionality | Working demo, correctness of responses, and end-to-end system logic | 20% |
| Efficiency | Consideration of latency, compute cost, and optimization | 10% |
| Teamwork & Presentation | Evidence of collaboration, clarity of explanation, and concise demo | 5% |
Celebrating the most innovative and impactful projects from the hackathon.
Outstanding achievement!
Congratulations to the winning team!
Excellent work!
We ensure a professional, fair, and inspiring event through transparent processes.
Capturing the energy, creativity, and collaboration of the Krisp Hackathon 2025.
Discover the innovative projects built during the hackathon. Each project represents creative solutions to real-world communication challenges.
IntelliChat is an AI-powered chat application that revolutionizes how users interact with large-scale knowledge bases. Built for the Krisp Hackathon 2025 challenge, our solution implements advanced multi-hop reasoning and intelligent query planning to process Alphabet's extensive financial documentation.
Sipan Muradyan, Edvard Avagyan, Armen Gabrielyan, Tigran
VelociRAPTOR is a next-generation knowledge base architecture built on top of the RAPTOR framework, designed for speed, precision, and advanced multi-chat context support. It extends RAPTOR by introducing key components—PDF Visual Extractor (PVE), RAPTOR, and chatRAPTOR—combined to deliver higher accuracy and lower latency. Leveraging this foundation, VelociRAPTOR enables three powerful modes of interaction with knowledge bases: precise mode for minimal false positives, deep conversation mode with long-context and multi-chat continuity, and thinking mode with advanced reasoning capabilities.
Rafayel Susanyan, Alexan Hayrapetyan, Tatevik Ter-Hovhannisyan
This project delivers an MVP ready retrieval augmented generation (RAG) platform optimized for large scale document ingestion and query answering. Files up to 100 GB are streamed directly into MinIO via presigned URLs, triggering an event-driven pipeline with Redis and lightweight workers. As a result documents are parsed, chunked, embedded using OpenAI and stored in Postgres with pgvector for hybrid retrieval. Query flow combines vector search, BM25, reranking with JINA AI and a SelfRAG verification loop to ensure accuracy and citation integrity.
Harutyun Avetisyan, Armen Ghazaryan
Our project creates chat-ready avatars of real people from a curated dataset. Once an avatar is created, its owner can interact with it naturally through Telegram. The core feature is that each avatar can dynamically query its attached knowledge base during conversations to provide grounded answers with retrieved, source-linked evidence.
Epifanov Dmitry, Artem Shipitsyn, Denis Rumyantsev, Konstantin Tyukalov, Gosh Kolotyan, Emilia Atanesyan
The project includes advanced Data Ingestion and Retrieval based Chatbot. Structured and Text data are handled separately by different ingesting pipelines and tools. A modern React-based frontend application for the Jermocik Financial AI Chatbot that provides an intuitive chat interface for interacting with an AI-powered financial assistant for market analysis, investment strategies, and financial planning.
Davit Khachaturyan, Ishkhan Gasparyan, Hovhannes Baghdasaryan
A modular, self-hostable AI chatbot platform designed for easy integration into existing PHP applications. This platform enables private knowledge ingestion, retrieval-augmented generation (RAG), and exposes a lightweight chat widget and a REST API. It's built to scale from single-server setups to distributed, multi-service deployments, offering a pragmatic solution for adding advanced AI capabilities.
Gor Garanyan, Vahe Jaloyan, Vahan Grigoryan
Our solution uses RAG through a vector database, although we also explored a Graph RAG approach using Neo4j. The system provides advanced knowledge retrieval capabilities with both vector-based and graph-based approaches for comprehensive information access and analysis.
Mark Zhitomirski, Pavel Naidenov