Live data from Hacker News

Show HN: Inquir – search engines and RAG builder

inquir.org

1–6 of 6 posts

Show HN: Inquir – search engines and RAG builder

#1
Inquir is a search-as-a-service application designed to provide developers and enterprises with advanced search capabilities directly integrated into their applications. Built on the powerful search engine, Inquir simplifies the process of implementing sophisticated search functionalities, including real-time indexing, full-text search, and dynamic querying options.

Show HN: Inquir – search engines and RAG builder
inquir.org

Re: Show HN: Inquir – search engines and RAG builder

#5

how does inquir handle scaling and cost for large datasets? i've seen similar services get really pricey once you hit a certain index size or query volume. would love to hear more about your approach to keeping costs under control

Inquir deployes independent instances of search engines. Each "cluster" in Inquir is actually fully independent infrastructure that can be scaled independently. Currently as we are in MVP phase, only the smallest possible instance is deployed, like 1 cpu and 10gb of space.

Re: Show HN: Inquir – search engines and RAG builder

#6
post #5

how does inquir handle scaling and cost for large datasets? i've seen similar services get really pricey once you hit a certain index size or query volume. would love to hear more about your approach to keeping costs under control

Inquir deployes independent instances of search engines. Each "cluster" in Inquir is actually fully independent infrastructure that can be scaled independently. Currently as we are in MVP phase, only the smallest possible instance is deployed, like 1 cpu and 10gb of space.

as for space we also use elastic storage, so you can use more if needed