build(deps): bump next from 14.2.12 to 14.2.22 in /web (#104)
Bumps next from 14.2.12 to 14.2.22.
updated-dependencies:
- dependency-name: next dependency-type: direct:production …
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Search with Lepton
Build your own conversational search engine using less than 500 lines of code.Live Demo
Features
Setup Search Engine API
There are two default supported search engines: Bing and Google.
Bing Search
To use the Bing Web Search API, please visit this link to obtain your Bing subscription key.
Google Search
You have three options for Google Search: you can use the SearchApi Google Search API from SearchApi, Serper Google Search API from Serper, or opt for the Programmable Search Engine provided by Google.
Setup LLM and KV
Obtain Your Lepton AI Workspace Token
You can copy your workspace toke from the Lepton AI Dashboard → Settings → Tokens.
Build
For Google Search using SearchApi:
For Google Search using Serper:
For Google Search using Programmable Search Engine:
Deploy
You can deploy this to Lepton AI with one click:
You can also deploy your own version via
Learn more about
lep photon
here.