GenAI

GenAI

352 bookmarks
Newest
🧠I wrote some thoughts on memory for agents!
🧠I wrote some thoughts on memory for agents!
We released a bunch of new functionality for memory in LangGraph, and in doing so we thought hard about what memory actually means, and was is useful today Some highlights 👇 🛃Memory is application specific The best memory today… — Harrison Chase (@hwchase17)
·x.com·
🧠I wrote some thoughts on memory for agents!
Converting CSV Data to a Neo4j Graph Database To RAG system | GraphRAG from Scratch #demo
Converting CSV Data to a Neo4j Graph Database To RAG system | GraphRAG from Scratch #demo
I recently embarked on a data adventure with the Northwind Traders Sales Dataset that I discovered on GitHub in CSV format. My goal was to convert this dataset into a Neo4j graph database to explore the power of graph databases for data analysis. Here's a glimpse of my journey: Data Cleaning with Pandas: I used Python's pandas library to clean the data, merge tables, drop unwanted columns, and perform various data transformations. Pandas made it easy to handle and manipulate the data efficiently. Cypher Code for Data Insertion: After preparing the data, I wrote Cypher code to insert the cleaned data into a Neo4j graph database. This involved creating nodes and relationships to represent the data structure accurately. Neo4j Cloud Instance: I utilized a free Neo4j cloud instance to host my graph database. The cloud platform provided an easy-to-use interface and powerful features to manage and query my data. The combination of pandas for data preprocessing and Neo4j for graph representation has been incredibly powerful. It has opened up new possibilities for visualizing and analyzing the data relationships in ways that were not possible with traditional databases. If you're interested in data analysis, graph databases, or just love exploring new technologies, I highly recommend giving this a try. Feel free to reach out if you have any questions or want to share your own experiences! #DataScience #GraphDatabases #Neo4j #Python #Pandas #DataCleaning #Cypher #DataAnalysis #TechJourney #pandas #programming #knowledgegraph #rag #RetrievalAugementedGeneration #GraphRAG Buy me a coffee: https://www.buymeacoffee.com/princez3 Follow me on social media: Discord community server: https://discord.gg/xpyUaEppzU twitter: https://twitter.com/Prince_krampah Channel main page: https://www.youtube.com/c/CodeWithPrince Hope you enjoy today's video. Please show your love and support by just liking and subscribing to the channel so we can grow a strong and powerful community. Activate the 🔔 beside the subscribe button to get the notification!📩 If you have any questions or requests feel free to leave them in the comments below. Thank you for watching and see you in the next video!!
·youtube.com·
Converting CSV Data to a Neo4j Graph Database To RAG system | GraphRAG from Scratch #demo
GenAI GraphRAG and AI agents using Vertex AI Reasoning Engine with LangChain and Neo4j
GenAI GraphRAG and AI agents using Vertex AI Reasoning Engine with LangChain and Neo4j
Building and Deploying GenAI GraphRAG Applications and AI agents using Google Cloud’s Vertex AI Reasoning Engine with LangChain and Neo4j Authors: Michael Hunger,  Head of Product Innovation, Neo4j Maruti C, Partner Engineering Lead,Google Generative AI developers not familiar with orchestration too...
·googlecloudcommunity.com·
GenAI GraphRAG and AI agents using Vertex AI Reasoning Engine with LangChain and Neo4j
Designing UX for AI Applications (Part 12 of 18)
Designing UX for AI Applications (Part 12 of 18)
In this informative video, we dive into the world of designing user experiences (UX) for AI applications. Bethany Jepchumba explores the importance of building trust and transparency in AI systems to ensure user satisfaction and Responsible AI. In this video, we cover: Introduction to User Experience and Understanding User Needs. Designing AI Applications for Trust and Transparency. Designing AI Applications for Collaboration and Feedback. Recommended resources The full "Generative AI for Beginners" Course After completing this lesson, check out our Generative AI Learning collection to continue leveling up your Generative AI knowledge! Best practices for building collaborative UX with Human-AI partnership Introduction to guidelines for human-AI interaction Related episodes Generative AI for Beginners
·learn.microsoft.com·
Designing UX for AI Applications (Part 12 of 18)
Guidelines for Human-AI Interaction - Microsoft HAX Toolkit
Guidelines for Human-AI Interaction - Microsoft HAX Toolkit
Best practices for designing AI user experiences What are the Guidelines? The Guidelines are evidence-based best practices for designing your AI user experiences. How do I use the Guidelines? The Design Library helps you learn each Guideline. Explore examples and design patterns for implementing them throughout the user experience: upon initial interaction, during interaction, when […]
·microsoft.com·
Guidelines for Human-AI Interaction - Microsoft HAX Toolkit
Best practices for building collaborative UX with Human-AI partnership
Best practices for building collaborative UX with Human-AI partnership
Learn about the best practices for creating the collaborative user experiences by leveraging the power of human-AI partnership. Learn how to optimise your design process with these essential tips and strategies.
·learn.microsoft.com·
Best practices for building collaborative UX with Human-AI partnership
Databricks Foundation Model APIs - Azure Databricks
Databricks Foundation Model APIs - Azure Databricks
This article provides an overview of the Foundation Model APIs in Databricks. It includes requirements for use, supported models, and limitations.
Using the Foundation Model APIs you can: Query a generalized LLM to verify a project’s validity before investing more resources. Query a generalized LLM in order to create a quick proof-of-concept for an LLM-based application before investing in training and deploying a custom model. Use a foundation model, along with a vector database, to build a chatbot using retrieval augmented generation (RAG). Replace proprietary models with open alternatives to optimize for cost and performance. Efficiently compare LLMs to see which is the best candidate for your use case, or swap a production model with a better performing one. Build an LLM application for development or production on top of a scalable, SLA-backed LLM serving solution that can support your production traffic spikes.
·learn.microsoft.com·
Databricks Foundation Model APIs - Azure Databricks
Orchestrating Agents: Routines and Handoffs | OpenAI Cookbook
Orchestrating Agents: Routines and Handoffs | OpenAI Cookbook
Open-source examples and guides for building with the OpenAI API. Browse a collection of snippets, advanced techniques and walkthroughs. Share your own examples and guides.
·cookbook.openai.com·
Orchestrating Agents: Routines and Handoffs | OpenAI Cookbook
Advanced RAG course
Advanced RAG course
Practical RAG techniques for engineers: learn production-ready solutions from industry experts to optimize performance, cut costs, and enhance the accuracy and relevance of your applications.
·wandb.courses·
Advanced RAG course
Floneum
Floneum
Floneum is a graph editor for local LLM workflows.
·floneum.com·
Floneum
rerankers: A Lightweight Python Library to Unify Ranking Methods – Answer.AI
rerankers: A Lightweight Python Library to Unify Ranking Methods – Answer.AI
Re-ranking is an integral component of many retrieval pipelines; however, there exist numerous approaches to it, all with different implementation methods. To mitigate this, we propose rerankers, a Python library which provides a simple, easy-to-use interface to all commonly used re-ranking approaches.
·answer.ai·
rerankers: A Lightweight Python Library to Unify Ranking Methods – Answer.AI
Roadmaps
Roadmaps
Community driven roadmaps, articles and guides for developers to grow in their career.
·roadmap.sh·
Roadmaps
NirDiamant/GenAI_Agents: This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive AI systems.
NirDiamant/GenAI_Agents: This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive AI systems.
This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive A...
·github.com·
NirDiamant/GenAI_Agents: This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive AI systems.