Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for filing Vector Vector Vector Vector Vector Product Vector
GitHub Repo https://github.com/efeturkselci/solvingLinearEquations

efeturkselci/solvingLinearEquations

A Python project written to solve linear equations using the Gaussian Elimination method, which reads matrix and vector values ​​in a text file and performs mathematical operations with these values ​​(such as matrix sum, determinant, vector scalar product) <br>
GitHub Repo https://github.com/p-short/custom_functions

p-short/custom_functions

.cpp file containing a few helper functions to handle vectors. magnitude, dot product, normalise etc..
GitHub Repo https://github.com/JKhyro/FORGE

JKhyro/FORGE

Native C-first code and file workspace product integrated into VECTOR and launchable from ANVIL.
GitHub Repo https://github.com/aar0np/TestHFEmbeddings

aar0np/TestHFEmbeddings

Reads a file of product IDs and product names, computes vector embeddings from HuggingFace (based on the name) to be stored in Astra DB.
GitHub Repo https://github.com/QuivrHQ/quivr

QuivrHQ/quivr

Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama. Any Vectorstore: PGVector, Faiss. Any Files. Anyway you want.
GitHub Repo https://github.com/X-iT-0/Semantic_Search

X-iT-0/Semantic_Search

A FastAPI semantic search system for company/product data. It processes Excel/CSV files, uses OpenAI's text-embedding-3-small model to generate AI embeddings, and performs vector similarity searches via PostgreSQL with pgvector.
GitHub Repo https://github.com/minarao/World-Bank-Data-Analysis

minarao/World-Bank-Data-Analysis

Performs numerous statistical methods on csv files that represent data from the World Bank. Includes vector, dot product, and z score representation.
GitHub Repo https://github.com/MyEducationalRepos/langchain-vector-databases-in-production

MyEducationalRepos/langchain-vector-databases-in-production

LangChain & Vector Databases in Production - Course & Project Files
GitHub Repo https://github.com/zer0-A1/Semantic_Search

zer0-A1/Semantic_Search

A FastAPI semantic search system for company/product data. It processes Excel/CSV files, uses OpenAI's text-embedding-3-small model to generate AI embeddings, and performs vector similarity searches via PostgreSQL with pgvector.
GitHub Repo https://github.com/eprincipe/SearchMe

eprincipe/SearchMe

Searching tool that uses Vector Space model using the inner product and Inverted Files data structure.