π TatLumen β AI-Powered Knowledge Workflow Platform
TatLumen is a comprehensive, cloud-based AI platform designed to simplify research, document analysis, and intelligent content generation. It provides a unified workspace where users can efficiently access, process, and generate insights using advanced AI technologies.
π§ Features
LinkSage
Paste any website URL and ask anything about it. Powered by LangChain + Groq for fast and accurate responses.Doc Scanner
Upload PDFs or documents and query them in natural language. Ideal for students, researchers, and professionals.Culprit AI
An AI multi-agent research assistant using CrewAI. Just enter a topic and it generates a complete research article.
βοΈ Tech Stack
π₯ Frontend
- React (TypeScript)
- Tailwind CSS
- ShadCN UI
π§ Backend
- Flask API
- Supabase (Realtime DB + Auth)
- Clerk (Authentication)
- Astra DB (Vector DB)
𧬠GenAI & Agents
- LangChain β Retrieval-based question answering
- Groq LLMs β Ultra-fast reasoning
- NVIDIA β Embeddings and inference
- CrewAI β Multi-agent framework for autonomous research bots
βοΈ AWS Cloud Deployment
TatLumen is deployed using AWS Cloud Infrastructure:
- S3 Bucket β Hosts frontend build, documents, and logs
- EC2 Instance β Runs Flask backend and inference logic
- CloudFront β CDN layer for global caching and delivery
- API Gateway β Secure backend routing
- Security β CORS, HTTPS, and edge-level protection
π Workflow (From Architecture)
- Users access the React frontend (served via CloudFront + S3).
- Requests go through API Gateway to EC2 (backend logic).
- Backend connects to:
- Supabase β Realtime DB & session management
- Clerk β Identity and auth handling
- Astra DB β Vector data operations
- For AI tasks:
- LangChain manages context
- Groq / NVIDIA handle fast AI inference
- CrewAI coordinates agent responses (used in Culprit AI)
Final responses are sent back securely through the AWS-powered path.
π GitHub Repository
You can explore the full codebase and contributions on GitHub:
π TatLumen GitHub Repository 1
or
π TatLumen GitHub Repository 2
π Conclusion
TatLumen blends GenAI, automation, and cloud-native deployment into one powerful platform β enabling smarter research, document understanding, and intelligent workflows.
Made with π‘ for developers, learners, and curious minds.
Top comments (0)