Inspiration
Information overload is a massive problem in today's fast-paced world. We take countless notes, save links, and jot down ideas, but they often get lost in flat, disconnected folders. We were inspired by how the human brain naturally associates memories and concepts. We wanted to build a system that mimics this biological process—interconnecting ideas naturally using Artificial Intelligence.
What it does
InkluOne acts as your intelligent "Second Brain". When users input raw text, ideas, or tasks, the AI automatically analyzes the context, extracts key concepts, and places them into an interactive Knowledge Graph. Instead of manually categorizing folders, InkluOne connects related ideas autonomously, allowing users to visually navigate their thoughts and discover hidden connections.
How we built it
We built the frontend using Next.js and React for a lightning-fast, responsive UI. For styling, we implemented a sleek, modern glassmorphism aesthetic using Tailwind CSS. The core intelligence is powered by OpenAI's API, which performs complex Natural Language Processing (NLP) and entity extraction. The beautiful, interactive network visualization is handled by react-force-graph. The entire platform is deployed on Vercel for optimal performance.
Challenges we ran into
Handling dynamic 2D/3D graph rendering within the latest React/Next.js Server Components architecture presented significant challenges, particularly dealing with window is not defined SSR errors. We overcame this by implementing advanced dynamic imports and carefully isolating client-side states.
Accomplishments that we're proud of
We are incredibly proud of creating a seamless, lag-free Knowledge Graph that beautifully maps out thoughts in real-time. We managed to build a UI that is not only highly functional but also looks incredibly premium and futuristic.
What we learned
We deepened our understanding of AI-driven unstructured data extraction, complex data structures (nodes and edges), and advanced deployment strategies on Vercel using custom domains.
What's next for InkluOne
In the future, we plan to integrate multi-modal AI capabilities (allowing voice and image inputs), real-time team collaboration features, and dedicated mobile applications to make capturing thoughts even faster.
Built With
- ai
- next.js
- openai
- prisma
- react
- react-force-graph
- tailwind.css
- typescript
- vercel
Log in or sign up for Devpost to join the conversation.