Skip to content
View SaurabhCodesAI's full-sized avatar

Highlights

  • Pro

Block or report SaurabhCodesAI

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SaurabhCodesAI/README.md
Dynamic Header

Executive Summary

I am a Developer focused on building systems for complex problem solving. My flagship project, ENTAERA, is an hybrid research agent that dynamically selects tools, maintains long term memory, and adapts its strategy to optimize for both performance and cost efficiency.

AI Skills Showcase

I am training for end to end development of AI systems, from initial API integration and debugging to building robust, multi provider frameworks that solve real world challenges.

Projects Delivered

Experimental Multi-Provider AI Agent

A CLI-based AI agent that routes queries across multiple providers (Ollama, Google Gemini, Perplexity, Azure OpenAI) with conversation memory and automatic fallbacks. Built as a learning project to understand async patterns, API orchestration, and memory systems.

🔍 View Project Details

Key Features

  • Multi-Provider Routing: Ollama (local), Google Gemini, Perplexity, Azure OpenAI with fallback chains
  • Agent Specialization: 5 agents (Assistant, Code, Data, Creative, Research) with keyword routing
  • Conversation Memory: TF-IDF-based retrieval with persistent pickle storage (upgrading to embeddings)
  • Async Architecture: Non-blocking API calls with timeout and retry handling
  • Error Resilience: Exponential backoff, automatic provider fallbacks, graceful degradation

AI-Powered Presentation Generator (Hackathon)

Transforms screenshots, images, and notes into presentations using AI driven content analysis and theme generation.

🔍 View Project Details

Key Features

  • Automated Content Extraction: Using Google Gemini Vision API
  • AI Theme Generator: Smart color palette and layout suggestions
  • Drag & Drop Interface: Intuitive content organization
  • Multiple Export Formats: PDF, PPTX, HTML support

Technical Implementation

  • Next.js 14 with App Router for modern UI architecture
  • TypeScript with strict configuration for type safety
  • Tailwind CSS for responsive, accessible design
  • CI/CD Pipeline with health monitoring for production readiness

🛠️ Technology Stack

Pinned Loading

  1. ENTAERA ENTAERA Public

    A multi AI integration system that started as curiosity and became a solid foundation for understanding modern AI development

    Python 6 3

  2. snap2slides snap2slides Public

    AI powered tool leveraging Gemini Vision Pro , Slides and API to transform visual notes into structured presentations in seconds.

    TypeScript 4 1

  3. n8n-Workflow n8n-Workflow Public

    Python 1