2023-08-16
3970
#js libraries
Ovie Okeh
176666
105
Aug 16, 2023 ⋅ 14 min read

How to implement a vector database for AI

Ovie Okeh Programming enthusiast, lover of all things that go beep.

Recent posts:

is OpenNext really the key to Next.js portability

Is OpenNext really the key to Next.js portability?

There’s been major controversy surrounding Next.js’s openness. Discover how OpenNext is addressing the bubbling issue of Next.js portability.

Elijah Asaolu
Apr 30, 2025 ⋅ 5 min read

Solid series: Single Responsibility Principle (SRP)

By using SRP, developers can produce code that is easier to debug, test, and extend, making it clearer, more maintainable, and scalable.

Oyinkansola Awosan
Apr 30, 2025 ⋅ 8 min read
axios post requests

Axios POST requests: Handling errors, authentication, & best practices

Learn about the Axios POST method and discover how to deploy it in vanilla JavaScript and frameworks like React.

Chimezie Innocent
Apr 29, 2025 ⋅ 16 min read
creating server-driven web apps with htmx

Creating server-driven web apps with htmx

Explore htmx, a small browser-oriented JavaScript library aimed at building no-nonsense, server-driven web apps.

Elijah Asaolu
Apr 29, 2025 ⋅ 16 min read
View all posts

One Reply to "How to implement a vector database for AI"

  1. Hello Ovie Okeh,
    Thank you for your very useful guide.
    Do you think it can be modifed in order to use a whole website for the training ?
    My purpose is to train a chatbot with only my customer’s website.
    Thank for your feedback 🙂

Leave a Reply