Pinned Repositories
aider
aider is AI pair programming in your terminal
AIVoiceChat
Low latency ai companion voice talk in 60 lines of code using faster_whisper and elevenlabs input streaming
alltalk_tts
AllTalk is based on the Coqui TTS engine, similar to the Coqui_tts extension for Text generation webUI, however supports a variety of advanced features, such as a settings page, low VRAM support, DeepSpeed, narrator, model finetuning, custom models, wav file maintenance. It can also be used with 3rd Party software via JSON calls.
ask-the-code
Ask The Code is demo project to use Azure OpenAI to talk with your source code.
autogen
A programming framework for agentic AI. Discord: https://aka.ms/autogen-dc. Roadmap: https://aka.ms/autogen-roadmap
azure-boards-vscode
Azure Boards Extension for Visual Studio Code
azure-open-ai-embeddings-qna
A simple web application for a OpenAI-enabled document search. This repo uses Azure OpenAI Service for creating embeddings vectors from documents. For answering the question of a user, it retrieves the most relevant document and then uses GPT-3 to extract the matching answer for the question.
azure-openai-samples
Azure OpenAI Samples is a collection of code samples illustrating how to use Azure Open AI in creating AI solution for various use cases across industries. This repository is mained by a community of volunters. We welcomed your contributions.
azure-pipeline-gpt-pr-review
Azure DevOps extension adding tools to review Pull Requets using Azure Pipelines
azure-search-openai-demo
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
trevormorgan's Repositories
trevormorgan/aider
aider is AI pair programming in your terminal
trevormorgan/AIVoiceChat
Low latency ai companion voice talk in 60 lines of code using faster_whisper and elevenlabs input streaming
trevormorgan/alltalk_tts
AllTalk is based on the Coqui TTS engine, similar to the Coqui_tts extension for Text generation webUI, however supports a variety of advanced features, such as a settings page, low VRAM support, DeepSpeed, narrator, model finetuning, custom models, wav file maintenance. It can also be used with 3rd Party software via JSON calls.
trevormorgan/autogen
A programming framework for agentic AI. Discord: https://aka.ms/autogen-dc. Roadmap: https://aka.ms/autogen-roadmap
trevormorgan/azure-open-ai-embeddings-qna
A simple web application for a OpenAI-enabled document search. This repo uses Azure OpenAI Service for creating embeddings vectors from documents. For answering the question of a user, it retrieves the most relevant document and then uses GPT-3 to extract the matching answer for the question.
trevormorgan/azure-search-openai-demo
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
trevormorgan/binderhub-deploy
Deploy a BinderHub from scratch on Microsoft Azure
trevormorgan/chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily search and find personal or work documents by asking questions in everyday language.
trevormorgan/b-parasite
🌱💧 An open source DIY soil moisture sensor
trevormorgan/code-interpreter
Python & JS/TS SDK for adding code interpreting to your AI app
trevormorgan/cognitive-services-speech-sdk
Sample code for the Microsoft Cognitive Services Speech SDK
trevormorgan/continue
⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
trevormorgan/E2B
Secure cloud runtime for AI apps & AI agents. Fully open-source.
trevormorgan/inclusive-code-reviews-browser
A chrome web extension for improving code reviews on Github or Azure DevOps
trevormorgan/infer_rvc_python
trevormorgan/llama-fs
A self-organizing file system with llama 3
trevormorgan/Minimalist-compact-VS-code-theme
A minimalist compact vs code setup.
trevormorgan/OPENAI_Assistant_Python_Dynamic_function_call_on_demand_With_Autogen
My OpenAI Assistant Agent Demo! Dynamic Function Calling in chat - finally
trevormorgan/OpenVoice
Instant voice cloning by MyShell.
trevormorgan/PyEnvy
python env manager vscode extention
trevormorgan/python-event-sourcery
trevormorgan/Qcodes
Modular data acquisition framework
trevormorgan/quivr
Dump all your files and thoughts into your GenerativeAI Second Brain and chat with it
trevormorgan/README-AI
🚀 Automated tool for generating beautiful, informative, and well-structured README files. Powered by OpenAI GPT language models 💫
trevormorgan/rvc-python
Using RVC via console or python scripts
trevormorgan/semantic-kernel-starters
Starter Projects for Semantic Kernel
trevormorgan/serious-scaffold-python
A serious Python project template for out-of-box and production usage.
trevormorgan/staged-recipes
A place to submit conda recipes before they become fully fledged conda-forge feedstocks
trevormorgan/TaskWeaver
A code-first agent framework for seamlessly planning and executing data analytics tasks.
trevormorgan/tree-of-thought-llm
Tree of Thoughts: Deliberate Problem Solving with Large Language Models