472,961 Members | 1,544 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,961 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 4051
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
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
2
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

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.