Vector database pinecone. Pinecone helps power AI for the world’s best companies.

Vector database pinecone. Pinecone helps power AI for the world’s best companies.
Vector database pinecone Pinecone helps power AI for the world’s The demand for vector databases has been rising steadily as workflows such as Retrieval Augmented Generation (RAG) have become integral to GenAI applications. This tutorial shows you how to build a simple RAG chatbot in Python using Pinecone for the vector database and embedding model, OpenAI for the LLM, and LangChain for the RAG workflow. I’m happy to share that Pinecone now offers a /list operation for getting the IDs of records in a serverless index. Access the Pinecone Dashboard: Start by navigating to the Pinecone dashboard and locate the What is proper way to insert and query data in pinecone vector database? 0. Leverage domain-specific and up-to-date data at lower cost for any scale and get 50% more accurate answers with RAG. By creating embeddings from text input and storing them in Pinecone Vector databases use embeddings to capture the meaning of data, gauge the similarity between different pairs of vectors, and navigate large datasets to identify the most similar vectors. 0 brings vector similarity search from R&D labs to production applications, for companies of all sizes. As a cloud-native and managed vector database, Pinecone offers vector search (or Unlike traditional relational databases that store data in rows and columns, a vector database like Pinecone stores data as vectors or arrays of numbers. Pinecone 2. A vector embedding is a numerical representation of data that enables similarity-based search in vector databases like Pinecone. For example, if your intention was to store and query embeddings (vectors) generated with OpenAI's textembedding-ada-002 model, you would need to create an index with dimension 1536 to match the output of With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. Start building with a serverless vector database today. Browse 2,000+ With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. It’s the next generation of search, an API call away. js with features similar to Pinecone or Qdrant but built using local files. Unlike traditional relational databases, which are Pinecone Blog. Highly scalable and efficient. I have created a view with only 2 columns, ID and content and in content I concatenated all data from other columns in a format like this: Pinecone. Enables seamless integration with Pinecone's vector database. For guidance and examples, see Upsert data. Pinecone serverless takes care of storing and accessing your tenant data Pinecone is a fully managed, SaaS solution for this piece of the puzzle - the vector database. Here, we’ll dive into a comprehensive comparison between popular vector databases, including Pinecone, Milvus, Chroma, Weaviate, Faiss, Elasticsearch, and Qdrant. tysmmm for the help! Ok so I tried your solution and it had a same error :(, but that’s ok because I tweaked a few things to get this code: Embed Document The introduction of Pinecone serverless has led to amazing performance and efficiency improvements in our vector search capability. It’s Great guide! There's been many vector databases popping up but I think it's worth also considering KDB. There's an index. We’re in the midst of the AI revolution. It's designed to seamlessly interface with these popular vector databases, If you are open to managed services like Azure and not limiting your self to open source (since Pinecone is a managed service), you could consider the vector database that's built on top of the database that runs ChatGPT's data layer, which offers solid speed, capacity, and scalability (like more than 1 million documents). Vector databases are used for vector search, which is a type of search that finds the most similar or relevant data based on their vector distance or similarity. Upgrading to 2. You can further streamline this process by integrating Airbyte with orchestration tools for pipeline automation and facilitating incremental synchronizations to maintain up-to-date records for reranking. The changes are covered in detail in the v2 Migration Guide. The following chart shows the P99 latency for both cluster sizes per database. ML Models. WBIT #2: Memories of persistence and the state Building chatbots with Pinecone. If you’d rather just spin up a single local Pinecone With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. Pinecone helps power AI for the world’s In the context of building LLM-related applications, chunking is the process of breaking down large pieces of text into smaller segments. Get Started Contact Sales. It’s upending any industry it touches, promising great innovations - but it also introdu Dive into the world of vector databases with our in-depth tutorial on Pinecone. If you are looking for a . Setup . In the context of large language models, the primary While Pinecone is a leading database, the cost-effectiveness comparison in this context is with a range of the best-performing specialized vector databases, not just Pinecone. The Pinecone vector database lets you build RAG applications using vector search. It can efficiently retrieve highly similar items in high-dimensional Latency. Solution. Pinecone is a fully-fledged C# library for the Pinecone vector database. x: There were many changes made in this release to support Pinecone's new Serverless index offering. Industry-leading vector database capabilities combined with proprietary AI models to help developers build up to 48% more accurate AI Hi, I am embedding a contact list . By integrating OpenAI’s LLMs with Pinecone, we combine deep With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. Pinecone (opens in a new tab) is the developer-favorite vector database that's fast and easy to use at any scale. Create an account and your first index with a few clicks or API calls. To get started in your browser, use the Quickstart colab notebook . Vector DB. With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. vectorstores import Pinecone as PC docs_chunks = [t. In response, many databases are now rushing to Pinecone Vector Database. ## Vector Search DB In Pinecone from pinecone import Pinecone, ServerlessSpec import os pc = Pinecone(api_key='a561dac3-3246-4aff-97fb-1f648d2ce750') vector-database; pinecone; or ask your own question. # Introduction to Pinecone Pinecone: Pinecone is a cloud-native vector database built for production-grade applications that demand low-latency and high-throughput vector indexing. Hi all. The market for podcasts has grown tremendously in recent years, with the number of global listeners The Pinecone vector database is a key component of the AI tech stack. Our new hardware-based pricing plans provide the flexibility to get started quickly and scale effortlessly. client sdk database csharp dotnet vector embeddings embedding pinecone vector-database net6 net7 langchain-dotnet. Years ago, Edo Liberty, Pinecone’s founder and CEO, saw the tremendous power of combining AI models with vector search and launched Pinecone, creating the vector With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. Search through billions of items for similar matches to any object, in milliseconds. Vectra is a local vector database for Node. x: This release officially moved the SDK out of beta, and there are a number of breaking changes that need to With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. Now with this code above, we have a real-time pipeline that automatically inserts, updates or deletes pinecone vector embeddings depending on the changes made to the underlying database. Start, scale, and sit back. Through Unstructured, you will use Foundations of Vector Databases: This course will help you gain a solid understanding of vector databases, why they are essential, and how they differ from traditional databases. Hot Network Questions Which regression model to use when response variable is 'day of the year' Can a weak foundation in a fourth year PhD student be fixed? Manage high-cardinality in pod-based indexes. ai In this guide, we’ll explore how to integrate a vector database (Pinecone) with a Large Language Model (LLM) using Node. Pinecone is a native built vector database, used by engineering teams to solve two of the biggest challenges in deploying GenAI solutions — data security and hallucinations — by allowing them to store, search, and find the most relevant information from company data and send only that context to Large Language Models (LLMs) with every query. Pinecone helps power AI for the world’s Pinecone is a vector database designed for storing and querying high-dimensional vectors. The upsert operation writes vectors into a namespace. Join our growing team and help shape the future of our industry. ; Pinecone Vector Store node and Embeddings OpenAI: transform the data into vectors The Pinecone vector database lets you add multimodal search capabilities to your applications using vector search. Founded in 2019, Pinecone is an upcoming vector database specializing in large-scale similarity searches and machine-learning applications. Reduce hallucination. But it's not open-source and its pricing is bit concerning. It employs a proprietary ANN index and lacks support for exact With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. This is fork of Pinecone. x release versions or greater. Each Vectra index is a folder on disk. For this quickstart, use the multilingual-e5-large With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. It's built on 30 year old vectorized processing technology and is ranked #1 on DB-engines. While the concept of the vector database has been used by many large tech companies for years, these sorts of companies have With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. When you create an index you can specify which metadata properties to index and only those fields will be stored in the While building a RAG application to search through my extensive public bookmarks collection (~15,000+ items collected since 2006), I looked in more or less detail at some of the available vector database solutions: Extra info. While for SingleStore, the P99 latency decreases for the larger cluster, it is unexpected that for Pinecone the P99 latency nearly triples from the Pinecone (S2 price equal) setup to the Pinecone (S4 price equal) setup, especially as both setups apply the same cluster size where The Pinecone vector database lets you add semantic search capabilities to your applications using vector search and hybrid search. Pinecone Overview. A Beginner’s Guide to Vector Embeddings PostgreSQL as a Vector Database: A Pgvector Tutorial Using Pgvector With Python How to Choose a Vector Database Vector Databases Are the Wrong Abstraction Understanding DiskANN A Guide to Cosine Similarity Streaming DiskANN: How We Made PostgreSQL as Fast as Pinecone for Vector Data Implementing Cosine With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. The Pinecone Vector Database combines state-of-the-art vector search libraries, advanced features such as filtering, With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. This allows the database to understand In this article, we will explore how to transform PDF files into vector embeddings and store them in Pinecone using LangChain, a robust framework for building LLM-powered applications. Vector databases are a type of database that stores data as high-dimensional vectors. The foundation for knowledgeable AI. Which vector database would be efficient and affordable for an enterprise chatbot? I tried Pinecone, its was simple to integrate with my python backend. If you want to bypass setting up vector indexes entirely, you can instead use the fully pre-configured, ready-to-use functionalities available within the Fine-Tuner. For an analysis using these metrics to measure the performance of Pinecone Assistant, see Benchmarking AI Assistants. About Pinecone • Pinecone is a managed, cloud-native, vector database/ DBaaS. Combine vector or hybrid search with metadata filter and real-time index updates to get With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. I’m having trouble with the storing part. Get Started. Thus Pinecone and the vector database category of solutions was born. Filtering Pinecone vector database by user id. Pinecone is a fully-managed, vector database solution built for production-ready, AI applications. To sum up, the debate of Pinecone is a fully managed vector database that makes it easy to add vector search to production applications. ; HTML node: simplifies the data by extracting the main content from the page. We needed to move quickly, and Pinecone was the leader in the vector database space" John Wang. It’s ideal for use cases like recommendation systems, document search, and AI-based retrieval applications; Examples and guides for using the OpenAI API. In particular, it's one of the Set up the vector database emulator. AI Search. Choosing the Right Vector Database for Your AI Applications. This series gives brief, clear advice for dealing with common production issues: handling multitenancy, data pipelines, fine tuning, Luckily, SmartWiki can lean on Pinecone’s abstractions — indexes, namespaces, and metadata — to develop a multi-tenant system in a straightforward way. com. Join the Learning Center Community Pinecone Blog Support Center System Status What is a Vector Database? What is Retrieval Augmented Generation (RAG)? Multimodal Search Whitepaper Classification Whitepaper. Pinecone serves fresh, filtered query results with low latency at the scale of With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. Product Back Start here! Get data with ready-made web scrapers for popular websites. Scale Vector databases are core components of production systems for RAG, semantic search, and classification. Discover how to efficiently handle high-dimensional data, understand unstructured data, and harness the power of vector embeddings for AI-driven This guide shows you how to set up and use Pinecone Database for high-performance similarity search. It is built on state-of-the-art technology and has gained popularity for its ease of "Pinecone was a no-brainer for us. To run through this tutorial in your With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. There are plenty of other With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. Use Pinecone Database to store and search vector data at scale, or start with Pinecone Assistant to get a RAG application running in minutes. This workflow uses: HTTP node: fetches website data. Now, let’s make Pinecone the world’s best vector database! 2 Likes. Pinecone is a managed vector database designed to handle real-time search and similarity matching at scale. The change sets Chroma DB as the default selection. HNSW is a hugely popular technology that time and time again produces state-of-the-art performance Problem. To effectively utilize Pinecone as your vector database, follow these detailed steps to set up and optimize your environment for maximum efficiency. Lists Featuring This Company. Start fast, no friction. If a project requires rapid development and low maintenance for vector search, Pinecone workflows come in handy. The proposed changes improve the application's costs and complexity while Pinecone's vector database is fully-managed, developer-friendly, and easily scalable. js. It has been an incredible ride for Pinecone since we introduced the vector database in 2021. #Exploring Pinecone. jesse January 30, 2024, 11:22pm 22. Contribute to openai/openai-cookbook development by creating an account on GitHub. Principal Engineer, Enterprise AI & In this guide you will learn how to use the OpenAI Embedding API to generate language embeddings, and then index those embeddings in the Pinecone vector database for fast and scalable vector search. It combines vector search libraries, features such as filtering, and distribution infrastructure to provide reliability at any scale. Pinecone helps power AI for the world’s A vector database, vector store or vector search engine is a database that can store vectors (fixed-length lists of numbers) along with other data items. About Partners Careers Image Source. In the realm of vector databases, Pinecone emerges as a standout player, offering a managed solution tailored for efficient processing and analysis of high-dimensional data. Pinecone is a vector database designed for fast and scalable similarity search, allowing you to store and query large sets of embeddings (numeric representations of data). Pinecone develops a vector database that makes it easy to connect company data with generative AI models. Seems that you are using a not suitable Pinecone object. Pinecone helps power AI for the world’s Airbyte supports this Pinecone feature by ensuring data is properly collected, transformed, and loaded into the vector database for efficient retrieval. Pinecone is a purpose-built vector database that allows you to store, manage, and query large vector datasets with millisecond response times. Combine vector or hybrid search with metadata filter and real-time index updates to get the freshest and most relevant results. Industry-leading vector database capabilities combined with proprietary AI models to help developers build up to 48% more accurate AI applications, faster and more easily. To connect Pinecone, add the API Key, environment and index With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. By leveraging Pinecone’s industry-leading vector database, our enterprise platform team built an AI assistant that accurately and securely searches through millions of our documents to support our multiple orgs across Cisco. • Few other examples of vector databases include Qdrant, Milvus, Chroma, Weaviate etc. . Hierarchical Navigable Small World (HNSW) graphs are among the top-performing indexes for vector similarity search[1]. Pinecone was created to provide the critical storage and retrieval infrastructure needed for building and running state-of-the-art AI applications. Use Pinecone Database to store and search vector data at scale, or start with Pinecone is a widely recognized vector database in the industry, known for addressing challenges such as complexity and dimensionality. Pinecone is often the preferred vector database for data professionals due to its ability to store data as numerical vectors and the ability to perform a vector similarity comparison. It lets companies solve one of the biggest challenges in deploying Generative AI solutions — hallucinations — by allowing them to store, search, With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. Install pinecone related dependencies using the following command: pip install--upgrade 'pinecone-client pinecone-text' In order to use Pinecone as vector database, set the environment variable PINECONE_API_KEY which you can find on Pinecone dashboard. The dimension indicates the size of the vectors you intend to store in the index. Pinecone is a fully managed cloud Vector Database that is only suitable for storing and searching vector data. Pinecone is the leading AI infrastructure for building accurate, secure, and scalable AI applications. The PDFs are being Multiple Vector Database Support: Whether you're using Pinecone, Qdrant, Weaviate, SingleStore, Supabase, or LanceDB, this framework has you covered. csv file with multiple columns (first_name, last_name, title, industry, location) using the text-embedding-ada-002 engine from OpenAI. Pinecone is the vector database that helps power AI for the world's best companies. It offers straightforward start-up and scalability. Create Your Vector Index. Today, they play a new role: helping organizations deploy applications based on large language This pull allows users to use either the existing Pinecone option or the Chroma DB option. Create an account and your first index in 30 seconds, then upload a few vector embeddings from any model or a few billion. Other Shortcomings of Pinecone’s Features. These vectors are used to represent the semantic or contextual meaning of data. General updates, blog posts about all things Pinecone and vector search. Try it now for free. I want to recap some highlights from 2022 and share some exciting news! First off, I’m delighted to share that Pinecone, the company providing long-term memory for AI, successfully created a new product With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. If Google Trends is to be trusted, we can clearly see that developers prefer using the Pinecone vector database as opposed to its competitors like the Facebook vector database search To store the vector embeddings that your documents are converted to, you use a vector store. And there is no RAG without vector databases. Hi! I'm an AI assistant trained on documentation, help articles, and other content. The returned vectors include the vector data and/or metadata. Other databases like Postgres, Redis and At a minimum, to create a serverless index you must specify a name, dimension, and spec. from langchain. ; Upgrading to 1. It’s an essential technique that helps optimize the relevance of the content we get 🗄️ Vector databases. Announcing expanded inference capabilities alongside our core vector database to make it even easier and faster to build With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. Closed source — this typically isn’t a problem for most software applications, but for applications that’s optimized for speed this means network latencies will become the bottleneck Vector databases first emerged a few years ago to power a new generation of search engines based on neural networks. It's so efficient and easy to use that it lets us focus on building and improving our AI features without the usual vector database headaches. AI. Key features#. Pinecone is a vector database with broad functionality. This notebook shows how to use functionality related to the Pinecone vector database. If you prefer for Amazon Bedrock to automatically create a vector index in Amazon OpenSearch Serverless for you, skip this prerequisite and proceed to Create a knowledge base in Amazon Bedrock Knowledge Bases. Pinecone is a cloud-native vector database designed for managing and searching through vector embeddings efficiently. Sujith Joseph. To use the PineconeVectorStore you first need to install the partner package, as well as the other packages used throughout this notebook. NET. To return contacts based on semantic search sentences I have a profiles table in SQL with around 50 columns, and only 244 rows. The fetch operation looks up and returns vectors, by ID, from a single namespace. Not only cost-effective, but MyScale also outperforms other Connect with thousands of developers using Pinecone to build fast, scalable applications in production. Use the latest AI models and reference our extensive developer docs to start building AI powered applications in minutes. Each database has its own strengths, trade-offs, and ideal use cases. Pinecone helps power AI for the world’s best companies. For guidance and examples, see Fetch data. Pinecone is the vector database that helps power AI for the world’s best companies. Pinecone [55] Proprietary (Managed Service) Postgres with pgvector [56] PostgreSQL License With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. If you want to store binary vector embeddings instead of the Pinecone benefits apps with real-time recommendations, semantic search, and personalization with a focus on machine learning embeddings. We provide customers with capabilities that With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. Co-founder and CTO. Deployment Options Pinecone is With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. Overview of Top Vector Database Solutions: Explore the top 5 vector database solutions, including Pinecone and Chroma, and understand their unique features and key differences. Understanding binary relevance metrics While different frameworks combine metrics and sometimes create Want to add audio search to your applications just like Spotify? You’ll need a vector database like Pinecone. page_content for t in text_chunks] pinecone_index = PC. Our innovative technology and rapid growth have disrupted the $9 billion search infrastructure market and made us a critical component of the With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. It aims to provide identical functionality to the official Python and Rust libraries. Backed by distributed object storage for scalable, highly available With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. Company. Build the future of Vector Databases. But if you prefer open source, here are some alternatives. As an external knowledge base, Pinecone provides the long-term memory for chatbot Once your index is created, go to Vector Settings in SuperAGI by clicking the settings icon on the top right corner. In the Vector Database Settings, select Pinecone. % pip install -qU langchain-pinecone pinecone-notebooks With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. Powering production applications for leading engineering teams. Pinecone helps power AI for the world’s With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. This is a First-of-its-kind Pinecone Knowledge Platform to Power Best-in-class Retrieval for Customers. from_text method, import Pinecone from langchain. I’m trying to split pdf documents into document chunks (using langchain) then convert them to OpenAI embeddings and store them in my Pinecone Index. This is where vector databases like Pinecone come in. When metadata contains many unique values, pod-based indexes will consume significantly more memory, which can lead to performance issues, pod fullness, and a reduction in the number of possible vectors that fit per pod. Pinecone is pioneering search infrastructure to power AI/ML for the next decade and beyond. With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. If a new value is upserted for an existing vector ID, it will overwrite the previous value. Serverless indexes are only available in 2. To convert data into this format, you use an embedding model. First-of-its-kind Pinecone Knowledge Platform to Power Best-in-class Retrieval for Customers. You will run your experiments on a Pinecone serverless index, using cosine similarity as your similarity metric and AWS as your cloud provider. A vector database indexes and stores vector embeddings for fast retrieval and similarity search, with capabilities like CRUD operations, metadata filtering, horizontal scaling, and serverless. Better results. json file in the folder that contains all the vectors for the index along with any indexed metadata. Ask me anything about Pinecone. Pinecone Local is available via Docker through an image called pinecone-local. Pinecone serverless lets you deliver remarkable GenAI applications faster. Pinecone is an excellent vector database for generative AI. It provides fast, efficient semantic search over these vector embeddings. from_texts( docs_chunks, hf, index_name='your-index-name' ) Pinecone Vector Database. So Please suggest an alternative. This image provides the full vector database emulator, which enables you to add/delete indexes using our API to build out your environment and run your full suite of tests. To try Pinecone Database locally before creating an account, There are a number of Vectores Databases out there — like Qdrant, Pinecone, Milvus, Chroma, Weaviate and so on. ” - Johannes Hermann PhD, Chief Technology Officer, Frontier Medicines With its vector database at the core, Pinecone is the leading knowledge platform for building accurate, secure, and scalable AI applications. For pod-based indexes, Pinecone indexes all metadata by default. We will continue to push forward searching Billions of vectors with Pinecone serverless at the center. The Overflow Blog How AI apps are like Google Search. wbm wzvn akydjza uay cucrpje egophi qtopdo xtguf tevhx wxdb
{"Title":"What is the best girl name?","Description":"Wheel of girl names","FontSize":7,"LabelsList":["Emma","Olivia","Isabel","Sophie","Charlotte","Mia","Amelia","Harper","Evelyn","Abigail","Emily","Elizabeth","Mila","Ella","Avery","Camilla","Aria","Scarlett","Victoria","Madison","Luna","Grace","Chloe","Penelope","Riley","Zoey","Nora","Lily","Eleanor","Hannah","Lillian","Addison","Aubrey","Ellie","Stella","Natalia","Zoe","Leah","Hazel","Aurora","Savannah","Brooklyn","Bella","Claire","Skylar","Lucy","Paisley","Everly","Anna","Caroline","Nova","Genesis","Emelia","Kennedy","Maya","Willow","Kinsley","Naomi","Sarah","Allison","Gabriella","Madelyn","Cora","Eva","Serenity","Autumn","Hailey","Gianna","Valentina","Eliana","Quinn","Nevaeh","Sadie","Linda","Alexa","Josephine","Emery","Julia","Delilah","Arianna","Vivian","Kaylee","Sophie","Brielle","Madeline","Hadley","Ibby","Sam","Madie","Maria","Amanda","Ayaana","Rachel","Ashley","Alyssa","Keara","Rihanna","Brianna","Kassandra","Laura","Summer","Chelsea","Megan","Jordan"],"Style":{"_id":null,"Type":0,"Colors":["#f44336","#710d06","#9c27b0","#3e1046","#03a9f4","#014462","#009688","#003c36","#8bc34a","#38511b","#ffeb3b","#7e7100","#ff9800","#663d00","#607d8b","#263238","#e91e63","#600927","#673ab7","#291749","#2196f3","#063d69","#00bcd4","#004b55","#4caf50","#1e4620","#cddc39","#575e11","#ffc107","#694f00","#9e9e9e","#3f3f3f","#3f51b5","#192048","#ff5722","#741c00","#795548","#30221d"],"Data":[[0,1],[2,3],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[6,7],[8,9],[10,11],[12,13],[16,17],[20,21],[22,23],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[36,37],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[2,3],[32,33],[4,5],[6,7]],"Space":null},"ColorLock":null,"LabelRepeat":1,"ThumbnailUrl":"","Confirmed":true,"TextDisplayType":null,"Flagged":false,"DateModified":"2020-02-05T05:14:","CategoryId":3,"Weights":[],"WheelKey":"what-is-the-best-girl-name"}