Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push. Learn more →
Google-research Alternatives
Similar projects and alternatives to google-research
-
Milvus
A cloud-native vector database, storage for next generation AI applications
-
qdrant
Qdrant - Vector Database for the next generation of AI applications. Also available in the cloud https://cloud.qdrant.io/
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
-
faiss
A library for efficient similarity search and clustering of dense vectors.
-
-
ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
-
-
Weaviate
Weaviate is an open source vector database that stores both objects and vectors, allowing for combining vector search with structured filtering with the fault-tolerance and scalability of a cloud-native database, all accessible through GraphQL, REST, and various language clients.
-
CodiumAI
TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
-
-
CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
-
-
annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
-
nebuly
The next-generation platform to monitor and optimize your AI costs in one place 🚀
-
latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
-
-
ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
-
-
bootcamp
Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc. (by milvus-io)
-
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
google-research reviews and mentions
-
OpenAI: AI systems will exceed expert skill level in most domains within the next 10 years!
How about Google Research https://research.google/
-
Why Nobody Is Talking About Google muNet ?
Github
Github: https://github.com/google-research/google-research/tree/master/muNet
-
Top 10 Best Vector Databases & Libraries
ScaNN (Scalable Nearest Neighbors, Google Research) → A library for efficient vector similarity search, which finds the k nearest vectors to a query vector, as measured by a similarity metric. Vector similarity search is useful for applications such as image search, natural language processing, recommender systems, and anomaly detection.
-
Alternatives to Pinecone? (Vector databases) [D]
I'm curious if anyone has discovered a vector database that is compatible with the ScaNN method? (https://github.com/google-research/google-research/tree/master/scann)
-
Train custom AI models on spreadsheet data with just a few clicks
For the purposes of demonstration, we trained OpenAI's Babbage model on Google's GoEmotions dataset which classifies emotions from 58k Reddit comments.
Hey u/habylab, you're right — I mentioned in my original comment that this was an example of training a model on the GoEmotions dataset from a spreadsheet.
-
Run Clip on iPhone to Search Photos
Nice blog post.
I wonder if it's possible to speed up the search with something like https://github.com/google-research/google-research/tree/mast...
Also kind of surprising that something like this is not officially supported already! In my books that means this is a Good Idea
- Deep Learning Pioneer Geoffrey Hinton Publishes New Deep Learning Algorithm
-
[Discussion] NLP for products matching
Plus the graph posted there is rather self explanatory. Also it gives you names of competing libraries and their benchmarks. As you can see ScaNN is the best so far, but I use annoy since its speed is sufficient for me (I usually need to match around 10k strings to 80k strings) and it's usage is very simple and straightforward.
-
A note from our sponsor - CodiumAI
codium.ai | 27 May 2023
Stats
google-research/google-research is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of google-research is Jupyter Notebook.