LangGraph Flashcards
🧭 LangGraph Flashcards 🔍 What is LangGraph? LangGraph is a Python framework for building stateful, multi-agent applications using LLMs and graph-based flows. 🧠 What does LangGraph enable? It allows developers Read More …
Uplatz is a global IT Training & Consulting company
🧭 LangGraph Flashcards 🔍 What is LangGraph? LangGraph is a Python framework for building stateful, multi-agent applications using LLMs and graph-based flows. 🧠 What does LangGraph enable? It allows developers Read More …
🧠 FAISS Flashcards 🔍 What is FAISS? FAISS (Facebook AI Similarity Search) is a library for efficient similarity search and clustering of dense vectors. ⚡ What is FAISS used for? Read More …
🧠 ChromaDB Flashcards 🔍 What is ChromaDB? ChromaDB is an open-source vector database optimized for building LLM-based applications with fast, in-memory search. 🧠 What makes ChromaDB unique? ChromaDB runs entirely Read More …
🧠 Weaviate Flashcards 🔍 What is Weaviate? Weaviate is an open-source vector database designed for semantic search and AI-native applications. 🧠 How does Weaviate support semantic search? It enables vector-based Read More …
🌲 Pinecone Flashcards 🌲 What is Pinecone? Pinecone is a fully managed vector database for building fast, scalable, similarity search applications with ML/LLM embeddings. ⚙️ What makes Pinecone different? Pinecone Read More …
🧠 Vector Databases Flashcards 📌 What is a Vector Database? A database optimized to store, index, and search high-dimensional vector embeddings used in AI/ML applications. 🔍 How is search done Read More …
🧠 LangChain Flashcards 🔗 What is LangChain? LangChain is a framework to build applications powered by LLMs, enabling chaining of language models with tools, APIs, and memory. 🧱 What is Read More …
🔥 Flask Flashcards 💡 What is Flask? A lightweight WSGI web application framework in Python that’s easy to extend and simple to use. 🚀 Is Flask asynchronous? Flask itself is Read More …
⚡ FastAPI Flashcards 🚀 What is FastAPI? FastAPI is a modern, high-performance web framework for building APIs with Python 3.7+ based on standard Python type hints. 🔍 Why is FastAPI Read More …
🚀 Streamlit Flashcards 💡 What is Streamlit? An open-source Python framework for turning data scripts into interactive web apps with minimal effort. ⚙️ How does Streamlit work? Streamlit runs Python Read More …