You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+5-6
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,6 @@
1
-
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
1
+
# Welcome to the Roboflow Inferencejs Next.js Example app!
2
+
3
+
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) which implements the Roboflow Inferencejs SDK for realtime object-detection in browser.
2
4
3
5
## Getting Started
4
6
@@ -18,17 +20,14 @@ Open [http://localhost:3000](http://localhost:3000) with your browser to see the
18
20
19
21
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
20
22
21
-
This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.
22
-
23
23
## Learn More
24
24
25
-
To learn more about Next.js, take a look at the following resources:
25
+
To learn more about Next.js or Roboflow Inferencejs, take a look at the following resources:
26
26
27
+
-[Roboflow Inferencejs](https://docs.roboflow.com/deploy/sdks/web-browser) - learn about Roboflow Inferencejs features and API.
27
28
-[Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
28
29
-[Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
29
30
30
-
You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
31
-
32
31
## Deploy on Vercel
33
32
34
33
The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.
0 commit comments