473,288 Members | 1,710 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,288 software developers and data experts.

Easiest Way To Implement Predictive Search On An Intranet Site

1
Hi all,

In my workplace, we have an intranet website developed internally that we use for CRM.
The data of our clients are shown there (MS SQL server is used as a backend to store data).
The site has a limited search functionality at the moment (it'll try to match the text you type in one of the 3 fields that are indexed -company, staff contact, and director name).

I'm trying to find info about what would be the easiest method to implement a more sophisticated search (ideally that makes use of AI), like the one implemented by Google or Amazon on their website.
It doesn't have to be so sophisticated, anything better than what I described above would do it.
Ideally, the search should be able to guess what you're looking for based on your role, your portfolio of clients, and previous searches.
It would be great if it could understand what you mean (i.e search query 'song la la la' that returns as result 'ATC -All around the world' on youtube.
It would be great to implement vocal search as well.

But again it doesn't have to be that complex. Any info on where to look or which resources are readily available would be greatly appreciated.
Do you know if there are (and what would be the best) search engines/AI libraries/API that is open source and that would fit this purpose? if this is not the right place to ask, on which other website or forum do you think should I ask for?

Thank you in advance
Jun 17 '21 #1
1 4278
dev7060
626 Expert 512MB
You can try searching on sites that host OSS projects like GitHub. I'm sure there would be plenty of options.
Jun 19 '21 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Rob Locher | last post by:
I have a server running NT 4 Server that is on my local domain that hosts an ASP application. I have a problem: when I try to test the ASP application from a computer on the same domain running...
1
by: Joplin Missouri | last post by:
I am putting together a intranet website for a group within a very large corporation. I have zillions of pages, pictures, etc. Does anyone know of software that allows me to view all of thumbnails...
0
by: buran | last post by:
Dear ASP.NET Programmers, I have an intranet site (web applicaton) with the login page http://burak/database/login.aspx. The site implements cookieless forms authentication and validating user...
3
by: Michael | last post by:
Hi, I have not implimented a search feature yet for a web site yet and wanted to get some advice. Most of the search tips I have seen so far only deal with searching html files or other web files....
0
by: jojo41300000 | last post by:
Hi all, Is there any ideas how to implement the fuzzy search using soundex in SQL server 2005? Could you please post some suggestions, ideas, or source codes if you have already...
1
by: smartic | last post by:
<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Search</title> </head> <body> <form id="form1" name="form1"...
1
by: Richard Lawson | last post by:
We have an intranet site which does not allow for anonymous logins so we hate the NT user name of every visitor passed to us by the system. Is there also away to access Active Directory and find...
2
LeoTD
by: LeoTD | last post by:
Dear all, I have intranet site on Linux server using PHP where only people who have account can log in. My site has a link to another intranet side on IIS using PHP. This site...
0
by: mentor | last post by:
I'm trying setting up a site similar to eshop. There may be 1 million items in sqlserver2005. In order to search some products, user may input some words to search product name and description...
4
by: shashi shekhar singh | last post by:
I want to create an intranet site on asp.net with database that should be run and deployed as a .exe file or .msi file on different computers.
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 7 Feb 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:30 (7.30PM). In this month's session, the creator of the excellent VBE...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: Aftab Ahmad | last post by:
Hello Experts! I have written a code in MS Access for a cmd called "WhatsApp Message" to open WhatsApp using that very code but the problem is that it gives a popup message everytime I clicked on...
0
by: Aftab Ahmad | last post by:
So, I have written a code for a cmd called "Send WhatsApp Message" to open and send WhatsApp messaage. The code is given below. Dim IE As Object Set IE =...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: marcoviolo | last post by:
Dear all, I would like to implement on my worksheet an vlookup dynamic , that consider a change of pivot excel via win32com, from an external excel (without open it) and save the new file into a...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.