- Redmond, WA
- @shawncal
Block or Report
Block or report shawncal
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
onnxruntime Public
Forked from microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance scoring engine for ML models
C++
-
Forked from Azure-Samples/Custom-vision-service-iot-edge-raspberry-pi
Sample showing how to deploy a AI model from the Custom Vision service to a Raspberry Pi 3 device using Azure IoT Edge
Python
-
onnxruntime-iot-edge Public
Forked from Azure-Samples/onnxruntime-iot-edge
reference implementation to use ONNX Runtime with Azure IoT Edge
Python
-
-
llvm-lookup-tool Public
Forked from microsoft/llvm-lookup-tool
A command-line tool that returns LLVM Static Compiler arguments based on a common microcontroller, or MCU, board name such as "Arduino Uno".
Python
77 contributions in the last year
Contribution activity
March 2023
Created 12 commits in 1 repository
Created 1 repository
Created a pull request in microsoft/semantic-kernel that received 53 comments
Sample 4: Using memory and embeddings with GitHub (#94)
Motivation and Context This sample continues in the spirit of prior samples in the samples/apps folder with a goal of teaching developers how the c…
Opened 5 other pull requests in 1 repository
Reviewed 43 pull requests in 3 repositories
microsoft/semantic-kernel
25 pull requests
- Add sample 4 to main readme
- Sample 4: Using memory and embeddings with GitHub
- Fix typos and code style
- TextMemorySkill: Recall Can Return Many Memories, added Keyed Lookup Functions Retrieve() and Remove()
- Sample readme updates + Ignoring .env files
- Improve code python skill
- Add FileCompression skill
- PR: SK VectorDB connector work - Merging Forked branch & PR from Fork to SK branch
- HuggingFace sample fix
- Add support for values params for functions
- Added lost unit tests after refactoring
- Remove OpenApi skill
- Bump webpack from 5.75.0 to 5.76.1 in /samples/apps/chat-summary-webapp-react
- Bump webpack from 5.75.0 to 5.76.1 in /samples/apps/auth-api-webapp-react
- Bump webpack from 5.75.0 to 5.76.1 in /samples/apps/book-creator-webapp-react
- Align test projects naming
- Integrate use of embeddings to determine related skills returned from FunctionView
- Bump Newtonsoft.Json from 13.0.2 to 13.0.3 in /dotnet
- Add HTTP retry logic and cancellation support for OpenAI services
- Added TopNCollection and MinHeap data structures for usage in Memory
- GitHub Actions Fixes, Cleanup
- Bring embeddings and memory to KernelHttpServer
- Fix Integration test OpenAIEmbeddingTests
- Update VSCode launch and task settings and add code coverage option
- Add line to README that project is alpha
- Some pull request reviews not shown.