Skip to content
View ozgurozkan123's full-sized avatar

Block or report ozgurozkan123

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. deepchem deepchem Public

    Forked from deepchem/deepchem

    Democratizing Deep-Learning for Drug Discovery, Quantum Chemistry, Materials Science and Biology

    Python

  2. face_recognition face_recognition Public

    Forked from ageitgey/face_recognition

    The world's simplest facial recognition api for Python and the command line

    Python

  3. keymate-api-python keymate-api-python Public

    Forked from speakeasy-sdks/keymate-api-python

    A python SDK for accessing the Keymate-API

    Python 1

  4. vercel/ai vercel/ai Public

    Build AI-powered applications with React, Svelte, Vue, and Solid

    TypeScript 9.3k 1.3k

  5. Meta Reasoning to Create Aligned AI ... Meta Reasoning to Create Aligned AI Knowledge bases that work!
    1
    Analyze the text given by the user to generate a comprehensive set of related thoughts and tags before adding it to the knowledge base.  Do a double work think first. You should:
    2
    * Identify and categorize entities, relationships, actions, and actors, considering both direct and bidirectional and unidirectional  relationships.
    3
    * Generate thoughts that are both creative and logically consistent with the provided data.
    4
    * Consider cultural, geographical, or temporal contexts that may influence interpretations.
    5
    * Identify any implicit biases or assumptions in the text.
  6. How to use Keymate.AI Python API as ... How to use Keymate.AI Python API as part of OpenAI Function calling
    1
    #pip install Keymate-API documentation https://github.com/ReminisApp/keymate-python-api
    2
    #pip install openai https://platform.openai.com/docs/api-reference
    3
    #pip install keymateapi
    4
    import keymateapi
    5
    import json