- United States
- https://linktr.ee/harishkumar_gn
- https://harishnotes.com/
Highlights
-
mcp-server-cloudflare Public
Forked from cloudflare/mcp-server-cloudflareTypeScript Apache License 2.0 UpdatedMay 28, 2025 -
go-vertex-ai Public
Forked from uber/go-vertex-aiA go implementation of the Google VertexAI API
Go Apache License 2.0 UpdatedMay 26, 2025 -
anthropic-sdk-go Public
Forked from anthropics/anthropic-sdk-goAccess to Anthropic's safety-first language model APIs via Go
Go MIT License UpdatedMay 1, 2025 -
listmonk Public
Forked from knadh/listmonkHigh performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.
-
dungbeetle Public
Forked from zerodha/dungbeetleA distributed job server built specifically for queuing and executing heavy SQL read jobs asynchronously. Separate out reporting layer from apps. MySQL, Postgres, ClickHouse.
Go MIT License UpdatedApr 25, 2025 -
mcp Public
Forked from awslabs/mcpAWS MCP Servers — specialized MCP servers that bring AWS best practices directly to your development workflow
Python Apache License 2.0 UpdatedApr 24, 2025 -
go-openai Public
Forked from sashabaranov/go-openaiOpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
Go Apache License 2.0 UpdatedApr 24, 2025 -
google-cloud-go Public
Forked from googleapis/google-cloud-goGoogle Cloud Client Libraries for Go.
Go Apache License 2.0 UpdatedDec 11, 2024 -
courses Public
Forked from anthropics/coursesAnthropic's educational courses
Jupyter Notebook Other UpdatedDec 11, 2024 -
text-generation-inference Public
Forked from huggingface/text-generation-inferenceLarge Language Model Text Generation Inference
Python Apache License 2.0 UpdatedAug 2, 2024 -
cloudflare-python Public
Forked from cloudflare/cloudflare-pythonThe official Python library for the Cloudflare API
Python Apache License 2.0 UpdatedJul 30, 2024 -
ollama Public
Forked from ollama/ollamaGet up and running with Llama 3.1, Mistral, Gemma 2, and other large language models.
Go MIT License UpdatedJul 27, 2024 -
-
langchain Public
Forked from langchain-ai/langchain🦜🔗 Build context-aware reasoning applications
Python MIT License UpdatedJul 13, 2024 -
generative-ai-go Public
Forked from google/generative-ai-goGo SDK for Google Generative AI
Go Apache License 2.0 UpdatedJul 13, 2024 -
langsmith-docs Public
Forked from langchain-ai/langsmith-docsDocumentation for langsmith
MDX MIT License UpdatedJul 11, 2024 -
-
-
service Public
Forked from ardanlabs/serviceStarter-kit for writing services in Go using Kubernetes.
-
-
generative-ai-for-beginners Public
Forked from microsoft/generative-ai-for-beginners18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
Jupyter Notebook MIT License UpdatedJun 14, 2024 -
-
ml_tasks_notebooks Public
A collection of machine learning tasks and Jupyter notebooks showcasing various algorithms and techniques.
Jupyter Notebook Apache License 2.0 UpdatedMay 19, 2024 -
chatgpt-retrieval-plugin Public
Forked from openai/chatgpt-retrieval-pluginPython MIT License UpdatedMar 29, 2024 -
go-recipes Public
Forked from nikolaydubina/go-recipes🦩 Tools for Go projects
Go MIT License UpdatedJan 10, 2024 -
openai-go Public
Forked from rakyll/openai-goGo client libraries for OpenAI
Go Apache License 2.0 UpdatedNov 29, 2023 -
-
sourcegraph Public
Forked from sourcegraph/sourcegraph-public-snapshotCode Intelligence Platform
Go Other UpdatedMar 23, 2023 -
codesearch.ai Public
Forked from sourcegraph/codesearch.aicodesearch.ai semantic code search engine
Go Apache License 2.0 UpdatedMar 20, 2023 -
monolith-to-microservices Public
[Completed] Udacity Project for Course Module 3. The project work is based on conversion of monolith app to microservices and using industry standards - Docker for images, DockerHub for pushing out…