GenAI

GenAI

346 bookmarks
Newest
ChunkViz
ChunkViz
Web site created using create-react-app
·chunkviz.up.railway.app·
ChunkViz
Generative AI with Azure Cosmos DB
Generative AI with Azure Cosmos DB
Leverage Azure Cosmos DB for generative AI workloads for automatic scalability, low latency, and global distribution to handle massive data volumes and real-...
·youtube.com·
Generative AI with Azure Cosmos DB
GraphRAG: New tool for complex data discovery now on GitHub
GraphRAG: New tool for complex data discovery now on GitHub
GraphRAG, a graph-based approach to retrieval-augmented generation (RAG) that significantly improves question-answering over private or previously unseen datasets, is now available on GitHub. Learn more:
·microsoft.com·
GraphRAG: New tool for complex data discovery now on GitHub
Aligning LLM-as-a-Judge with Human Preferences
Aligning LLM-as-a-Judge with Human Preferences
Deep dive into self-improving evaluators in LangSmith, motivated by the rise of LLM-as-a-Judge evaluators plus research on few-shot learning and aligning human preferences.
·blog.langchain.dev·
Aligning LLM-as-a-Judge with Human Preferences
Redefining RAG: Azure Document Intelligence + Azure CosmosDB Mongo vCore
Redefining RAG: Azure Document Intelligence + Azure CosmosDB Mongo vCore
1. About this blogThis time, I’ll be developing an application designed for use within our FlyersSoft company, to improve workforce efficiency. Idea is to introduce CosmicTalent, an application designed to empower HR and managers in effectively navigating employee information. By leveraging CosmicTalent, users can efficiently filter and identify eligible employees based on specific task requirements. 🚀 Few key takeaways Advanatages of Azure CosmosDB Mongo vCore’s native vector search capabilities over Azure Vector Search.
·iamdivakarkumar.com·
Redefining RAG: Azure Document Intelligence + Azure CosmosDB Mongo vCore
AzureDataRetrievalAugmentedGenerationSamples/Python/CosmosDB-NoSQL_VectorSearch/CosmosDB-NoSQL-Vector_AzureOpenAI_Tutorial.ipynb at main · microsoft/AzureDataRetrievalAugmentedGenerationSamples
AzureDataRetrievalAugmentedGenerationSamples/Python/CosmosDB-NoSQL_VectorSearch/CosmosDB-NoSQL-Vector_AzureOpenAI_Tutorial.ipynb at main · microsoft/AzureDataRetrievalAugmentedGenerationSamples
Samples to demonstrate pathways for Retrieval Augmented Generation (RAG) for Azure Data - microsoft/AzureDataRetrievalAugmentedGenerationSamples
·github.com·
AzureDataRetrievalAugmentedGenerationSamples/Python/CosmosDB-NoSQL_VectorSearch/CosmosDB-NoSQL-Vector_AzureOpenAI_Tutorial.ipynb at main · microsoft/AzureDataRetrievalAugmentedGenerationSamples
Developing an LLM: Building, Training, Finetuning
Developing an LLM: Building, Training, Finetuning
REFERENCES: 1. Build an LLM from Scratch book: https://mng.bz/M96o 2. Build an LLM from Scratch repo: https://github.com/rasbt/LLMs-from-scratch 3. Slides: https://sebastianraschka.com/pdf/slides/2024-build-llms.pdf 4. LitGPT: https://github.com/Lightning-AI/litgpt 5. TinyLlama pretraining: https://lightning.ai/lightning-ai/studios/pretrain-llms-tinyllama-1-1b DESCRIPTION: This video provides an overview of the three stages of developing an LLM: Building, Training, and Finetuning. The focus is on explaining how LLMs work by describing how each step works. OUTLINE: 00:00 – Using LLMs 02:50 – The stages of developing an LLM 05:26 – The dataset 10:15 – Generating multi-word outputs 12:30 – Tokenization 15:35 – Pretraining datasets 21:53 – LLM architecture 27:20 – Pretraining 35:21 – Classification finetuning 39:48 – Instruction finetuning 43:06 – Preference finetuning 46:04 – Evaluating LLMs 53:59 – Pretraining & finetuning rules of thumb
·youtube.com·
Developing an LLM: Building, Training, Finetuning
Building an AI Agent With Memory Using MongoDB, Fireworks AI, and LangChain | MongoDB
Building an AI Agent With Memory Using MongoDB, Fireworks AI, and LangChain | MongoDB
Creating your own AI agent equipped with a sophisticated memory system. This guide provides a detailed walkthrough on leveraging the capabilities of Fireworks AI, MongoDB, and LangChain to construct an AI agent that not only responds intelligently but also remembers past interactions.
·mongodb.com·
Building an AI Agent With Memory Using MongoDB, Fireworks AI, and LangChain | MongoDB