AJ890's Stars
pinecone-io/examples
Jupyter Notebooks to help you get hands-on with Pinecone vector databases
MusaddiqueHussainLabs/qna_llm_chatbot
Question and Answer System Based on Microsoft Bot Framework, FastAPI, Google Palm LLM and LangChain
microsoft/BotFramework-Emulator
A desktop application that allows users to locally test and debug chat bots built with the Bot Framework SDK.
microsoft/botbuilder-python
The Microsoft Bot Framework provides what you need to build and connect intelligent bots that interact naturally wherever your users are talking, from text/sms to Skype, Slack, Office 365 mail and other popular services.
Azure/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-Samples/azure-search-openai-demo-csharp
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.
OfficeDev/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
benman1/generative_ai_with_langchain
Build large language model (LLM) apps with Python, ChatGPT and other models. This is the companion repository for the book on generative AI with LangChain.
garrytrinder/msteams-bot-langchain
This is a sample app that demonstrates how to create a simple chat bot using Teams Toolkit and LangChain.
MSUSAzureAccelerators/Azure-Cognitive-Search-Azure-OpenAI-Accelerator-1
Virtual Assistant - GPT Smart Search Engine - Bot Framework + Azure OpenAI + Azure Search + Azure SQL + LangChain + CosmosDB
V-Sher/LangChain_ReAct_Demo
Understanding the inner working of ReAct agents in LangChain .
langchain-ai/streamlit-agent
Reference implementations of several LangChain agents as Streamlit apps
pawanrawat0926/ai_sql_assistant
langchain-ai/langgraph
Build resilient language agents as graphs.
zaman13/Three-Body-Problem-Gravitational-System
A python code to calculate planetary orbits in a three-body gravitational system. The code can demonstrate how one planet affects the orbit of another planet. As an example, Earth, Jupiter, Sun system is analyzed.
rafael-fuente/N-body-numerical-simulation
Script written in Python to integrate the equations of motion of N particles interacting with each other gravitationally. The script computes the equations of motion and use scipy.integrate to integrate them. Then it uses matplotlib to visualize the solution.
istio/istio
Connect, secure, control, and observe services.
osalvador/ReplicaDB
ReplicaDB is open source tool for database replication, designed for efficiently transferring bulk data between relational and non-relational databases
Azure-Samples/chat-with-your-data-solution-accelerator
A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.
michelderu/build-your-own-rag-chatbot
Workshop to build and deploy your own Chat Agent using Retrieval Augmented Generation with Astra DB
Mintplex-Labs/anything-llm
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
sunilkumardash9/Pdf-GPT
A Gradio app for chatting with PDFs
youssefHosni/Chat-with-Pdf
Step-by-Step Guide to Building a PDF-Chat App using LangChain, OpenAI API & Streamlit
douglasmakey/chatting-with-docs
This is an ultra-simple example of using Langchain, Chroma and OpenAI for chatting with your documents
Azure/terraform-azurerm-avm-res-storage-storageaccount
This Terraform module is designed to create Azure Storage Accounts and its related resources, including blob containers, queues, tables, and file shares. It also supports the creation of a storage account private endpoint which provides secure and direct connectivity to Azure Storage over a private network.
metallb/metallb
A network load-balancer implementation for Kubernetes using standard routing protocols
openelb/openelb
Load Balancer Implementation for Kubernetes in Bare-Metal, Edge, and Virtualization
fr0gger/Awesome-GPT-Agents
A curated list of GPT agents for cybersecurity
reworkd/AgentGPT
🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
samwit/langchain-tutorials
A set of LangChain Tutorials from my youtube channel