• support[@]kurinchilion.com
  • +1 (888) 666-4252/+1 (416) 900-6552

Zerve.ai – Build AI-powered stock screener in hours—not weeks.

Apr 13, 2026 - by kurinchi / / Post Comment
Tariffs. Rate cuts. Inflation. Employment reports. Plenty of noise. Plenty of signal—if you know where to look. FRED has 800,000+ economic time series. SEC EDGAR holds millions of company filings. Alpha Vantage streams real-time market prices. Each source alone is powerful. Together? Incompatible formats, different time scales, and no shared vocabulary. Most investors give up. They chase yield. They follow momentum. They guess. We built FinZerve with Zerve.ai to stop guessing. (more…)
Continue Reading

How Auth0 Token Vault Turned Our AI Agent from Concept to Secure Reality

Mar 14, 2026 - by kurinchi / / Post Comment
In building PublishPulse Agent — an autonomous mobile app that lets users publish YouTube videos with natural-language commands — the biggest technical and trust challenge was secure credential handling. Traditional OAuth flows expose tokens in client code or require constant user re-authentication, which kills UX and introduces serious security risks for an agentic AI that acts autonomously. Auth0’s Token Vault solved this elegantly. (more…)
Continue Reading

AI-Powered Career Intelligence with AWS Nova Act, Bedrock

Feb 20, 2026 - by kurinchi / / Post Comment

The Problem: Job Searching is Broken

Job searching has become a time-consuming, frustrating process for millions of job seekers worldwide. Consider these statistics:
  • Average time per application: 2-3 hours of resume tailoring
  • Application success rate: Less than 2% of applications result in interviews
  • ATS rejection rate: 75% of resumes are rejected before human review
  • Job seeker frustration: Hours spent on applications that go unnoticed
(more…)
Continue Reading

Building an AI-Powered Storytelling Platform with Amazon Nova

Feb 11, 2026 - by kurinchi / / Post Comment

Introduction

Storytelling has evolved from traditional text-based narratives to rich, multimedia experiences. Modern applications need to understand not just text, but also images, context, and user preferences to create truly personalized content. Amazon Nova, Amazon's latest family of foundation models, provides the perfect foundation for building such intelligent applications. (more…)

Continue Reading

Elasticsearch Agents Transform Log Analysis and Data Visualization

Feb 04, 2026 - by kurinchi / / Post Comment

In today's cloud-native world, engineering teams generate terabytes of logs, metrics, and traces daily. Manually sifting through this data to identify issues is like finding a needle in a haystack—time-consuming, error-prone, and often too slow to prevent user impact.

Enter AI agents powered by Elasticsearch. By combining Elasticsearch's advanced query capabilities with intelligent agent orchestration, we can automate log analysis, detect anomalies in real-time, and visualize insights that would take humans hours to uncover.

This post explores how we built a multi-agent system that leverages Elasticsearch features to automatically analyze logs, correlate events, and provide actionable visualizations—reducing Mean Time To Resolution (MTTR) by 40% and manual triage steps from 10 to just 2.

(more…)
Continue Reading

Designing a ride-sharing system – architectural considerations and a high level overview of key components

Jan 02, 2025 - by kurinchi / / Post Comment
Designing a ride-sharing system involves various components and considerations. Here's a high-level overview of the key components and functionalities:
  1. User Registration and Authentication:
    • Users can register and create accounts with their personal information.
    • Implement authentication mechanisms to secure user access and prevent unauthorized usage.
  2. Ride Booking:
    • Users can request a ride by specifying their pick-up and drop-off locations.
    • The system matches the user's request with available drivers based on proximity and other factors.
    • Users can select the type of vehicle (e.g., sedan, SUV) or specify any special requirements.
  3. Driver Management:
    • Drivers can register with the system, providing their personal and vehicle information.
    • Driver verification and background checks should be conducted to ensure safety and reliability.
    • Assign drivers to ride requests based on availability, proximity, and user preferences.
  4. Real-Time Tracking:
    • Implement GPS tracking to monitor the real-time location of drivers and users.
    • Provide users with the ability to track the assigned driver's location and estimated arrival time.
  5. Fare Calculation and Payments:
    • Determine fares based on factors like distance traveled, time taken, and any additional charges.
    • Integrate with payment gateways to facilitate secure and convenient payment transactions.
  6. Ratings and Reviews:
    • Allow users to rate drivers and provide feedback after completing a ride.
    • Provide a mechanism for drivers to rate users as well, promoting accountability and transparency.
  7. Notifications:
    • Send real-time notifications to users and drivers about ride requests, driver assignments, and ride status updates.
    • Notify users about important updates, such as driver arrival, payment receipts, and promotional offers.
  8. Admin Dashboard:
    • Develop an administrative dashboard for system administrators to manage users, drivers, and overall system operations.
    • Monitor system performance, handle support requests, and analyze data for decision-making.
  9. Safety and Security Features:
    • Implement safety features like SOS buttons, emergency contacts, and trip sharing options.
    • Employ security measures to protect user data, such as encryption, secure connections, and compliance with privacy regulations.
  10. Analytics and Reporting:
    • Capture and analyze data to generate insights on user behavior, driver performance, and system efficiency.
    • Generate reports on key metrics, such as completed rides, revenue, customer satisfaction, and driver ratings.
It's important to note that designing a complete ride-sharing system requires detailed planning, architectural considerations, and integration with various technologies and third-party services. The specific implementation details will depend on the scale, target market, and unique requirements of the ride-sharing service.
Continue Reading

TECHNOLOGY DEV STACK

Following are some of the technologies that we use to build and maintain solutions for our clients.