Skip to content
View ajayp's full-sized avatar

Block or report ajayp

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. weaviate-semantic-and-generative-search weaviate-semantic-and-generative-search Public

    How to run Weaviate and Ollama for semantic and generative RAG search.

    TypeScript 1

  2. homomorphic-encryption homomorphic-encryption Public

    Homomorphic encryption is a new type of encryption that allows computations to be performed on encrypted data without being decrypted - ideal for private analytics in voting, healthcare, biometric …

    Python

  3. smart-contract-merkle smart-contract-merkle Public

    Proof-of-concept implementation for contract integrity verification using Merkle Trees.

    Python

  4. ai-stacktrace-inspector ai-stacktrace-inspector Public

    Proof-of-concept exploring how semantic search and code structure analysis via Abstract Syntax Trees (ASTs) can be used to find relevant code and execution context for debugging errors.

    Python

  5. ai-financial-market-caller ai-financial-market-caller Public

    AI function-calling demo with Google Gemini for real-time finance data, sentiment analysis, and custom API integrations.

    JavaScript

  6. contextual-weaviate-rag contextual-weaviate-rag Public

    Local RAG demo using Weaviate, Ollama, and LlamaParse for OCR document parsing, embedding, storage, and question answering.

    Python