diff --git a/src/data/showcase/Screenshot 2025-10-20 100906.png b/src/data/showcase/Screenshot 2025-10-20 100906.png new file mode 100644 index 000000000..762c7ebb5 Binary files /dev/null and b/src/data/showcase/Screenshot 2025-10-20 100906.png differ diff --git a/src/data/userData.tsx b/src/data/userData.tsx index 5d7a4559a..5b0dcacd1 100644 --- a/src/data/userData.tsx +++ b/src/data/userData.tsx @@ -1,6 +1,16 @@ import { User } from "./users"; export const Users: User[] = [ + //Aurora + { + title: "Aurora", + description: + "Aurora — Agentic Agentic Unified multi-model Reasoning Orchestrator for Rapid One-shot Assistance.", + preview: require("./showcase/aurora.png"), + website: "https://aurora-01.vercel.app/", + source: "https://github.com/samosagpt/aurora", + tags: ["ai", "deep-learning", "data-science", "opensource", "favorite", "ML", "streamlit", "python"], +} // Youtube Clone {