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
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,8 +72,7 @@ I also tried to make it as **generic** and **reusable** as possible to cover mos
72
72
73
73
- Login
74
74
-**Local Authentication** Sign in with Email and Password, Passwordless
75
-
-**OAuth 2.0 Authentication:** Sign in with Google, Microsoft, Facebook, X (Twitter), Twitch, GitHub, Discord
76
-
-**OpenID Connect:** Sign in with LinkedIn
75
+
-**OAuth 2.0 Authentication:** Sign in with Google, Microsoft, Facebook, LinkedIn, X (Twitter), Twitch, GitHub, Discord
77
76
-**User Profile and Account Management**
78
77
- Gravatar
79
78
- Profile Details
@@ -86,12 +85,12 @@ I also tried to make it as **generic** and **reusable** as possible to cover mos
86
85
- Device camera
87
86
-**AI Examples and Boilerplates**
88
87
- RAG with semantic and embedding caching
89
-
- Llama Instruct, Llama Vision
88
+
- Llama 3.3, Llama 4 Scout (vision use case)
90
89
- OpenAI Moderation
91
90
- Support for a range of foundational and embedding models (DeepSeek, Llama, Mistral, Sentence Transformers, etc.) via LangChain, Groq, and Hugging Face
0 commit comments