Next-token prediction in JavaScript — build fast language and diffusion models.
- Updated
Sep 18, 2024 - JavaScript
Next-token prediction in JavaScript — build fast language and diffusion models.
Build an AI Driven Portfolio App with NextJS and Tailwind CSS. We will learn advance AI Technologies like vector embedding and vector databases along with how to work with Open AI's APIs. This is an amazing project to impress recruiters a lot and showcase your skillset.
PDFGenie 📄🧞♂️ – Ask questions from your PDFs using AI! Generate embeddings with Gemini ✨, fetch content with GROQ 📚, and search fast via Pinecone ⚡. Your PDF, your answers! 🧠💬
it is a ai dev repo using local and free models
This repository contains my practice and experiments with vector search and semantic searching using various vector databases.
Pinecone To Store Vector Embedding And Embedded Search
Webpage AI scrapes web pages, generates vector embeddings for the content, and stores them in a ChromaDB database. It also provides a chat interface to query the stored data using OpenAI's GPT model.
AI based FAQ Similarity Search Bot demo on Chromium Open Source project documentation
Click below to checkout the website
Interactive React playground demonstrating a custom tokenizer with live text encoding/decoding, special token support, and real-time token-word highlighting.
Hands-on with Milvus vector db
Add a description, image, and links to the vector-embeddings topic page so that developers can more easily learn about it.
To associate your repository with the vector-embeddings topic, visit your repo's landing page and select "manage topics."