topaz-ai

byumang suthar

I am thinking to build a AI system which basically do the sub concious thiniking as much as possible and keep increasing it's own knowledge by it self.. Like humans have.. how human brain works.. it keeps running in sub concious mind keep thinking all possibilities and cases and increasing it's knowledge by keep searching all over the world.. I need similar capabilities in the system. where system keeps doing the research and increasing it's knowleged.. For now to store the new knowledge we can use custom graph system and store the data in the weaviate service. So basically user came and give the task.. our sub concious AI keeps doing it's reaseach and keeps gethering the knowledge, prepare all possibilities and cases and keep doing it in that domain and this keep going till everything is covered.. also same like human let's say our system search xyz thing and found pqr then it should keep go and gether information about pqr as well and keep going on... now if user came back and ask anything now system should give reply from already researched and gethered knowledge ... if system found it doesn't have knowledge then it should start doing research in that direction.. user should be able to stop this sub concious ai to perform research whereever user wants but otherwise it should keep going on

LandingLoginKnowledge GraphSettingsResultsDashboardResearchQuery
Landing

Comments (0)

No comments yet. Be the first!

Project Tasks21

#1

Implement design system theme

To Do

As a Frontend Developer, I want to implement the global theme, color palette, typography, spacing tokens, and component design system aligned with the v2 mock designs so that all pages have a consistent visual identity across the topaz-ai application.

AI 90%
Human 10%
High Priority
2 days
AI Credits:3
Frontend Developer
#4

Implement Login page

To Do

As a user, I want a fully styled Login page matching the v2 Sign In design so that I can authenticate securely with a visually consistent and intuitive interface aligned with the topaz-ai brand.

Depends on:#1
Waiting for dependencies
AI 88%
Human 12%
High Priority
1 day
AI Credits:2
Frontend Developer
#2

Remove unused scaffold pages

To Do

As a Frontend Developer, I want to remove the signup and welcome pages from the scaffold so that only pages defined in the user flows remain, keeping the codebase clean and navigation consistent with the intended product experience.

Depends on:#1
Waiting for dependencies
AI 85%
Human 15%
High Priority
1 day
AI Credits:1
Frontend Developer
#3

Implement Landing page

To Do

As a user, I want to see a polished Landing page with the Explore Spiral interaction so that I can understand the topaz-ai product and be guided toward signing in, fully aligned with the v2 design mockup.

Depends on:#1
Waiting for dependencies
AI 90%
Human 10%
High Priority
2 days
AI Credits:3
Frontend Developer
#5

Implement Dashboard page

Backlog

As a user, I want a fully implemented Dashboard page matching the v2 design so that I can assign tasks to the AI, view an overview of active research, and navigate to other sections of the topaz-ai application.

Depends on:#1
Waiting for dependencies
AI 90%
Human 10%
High Priority
3 days
AI Credits:4
Frontend Developer
#7

Implement Query page

Backlog

As a user, I want a fully implemented Query page matching the v2 design so that I can ask the AI questions and request insights drawn from the accumulated knowledge graph.

Depends on:#1#5
Waiting for dependencies
AI 90%
Human 10%
High Priority
2 days
AI Credits:3
Frontend Developer
#11

Build task assignment API

Backlog

As a Backend Developer, I want to build a FastAPI endpoint for creating and managing AI research task assignments so that the Dashboard can submit new research goals and track their lifecycle in MySQL.

Depends on:#5
Waiting for dependencies
AI 85%
Human 15%
High Priority
2 days
AI Credits:3
Backend Developer
#6

Implement Research page

To Do

As a user, I want a fully implemented Research page matching the v2 design so that I can view AI research progress, pause or monitor the AI, and track active research scenarios in real time.

Depends on:#1#5
Waiting for dependencies
AI 92%
Human 8%
High Priority
3 days
AI Credits:4
Frontend Developer
#10

Implement Settings page

Backlog

As a user, I want a fully implemented Settings page matching the v2 design so that I can manage and configure AI research summaries, preferences, and system settings from a single interface.

Depends on:#1#5
Waiting for dependencies
AI 88%
Human 12%
Medium Priority
2 days
AI Credits:3
Frontend Developer
#8

Implement Results page

Backlog

As a user, I want a fully implemented Results page matching the v2 design so that I can view AI-generated findings, hypotheses, and intelligence summaries produced from completed research tasks.

Depends on:#6#1
Waiting for dependencies
AI 92%
Human 8%
High Priority
3 days
AI Credits:4
Frontend Developer
#12

Build autonomous research loop

Backlog

As an AI Engineer, I want to implement the core autonomous research engine loop so that topaz-ai can independently discover, process, and iterate on research topics without manual intervention, forming the backbone of the subconscious AI system.

Depends on:#11
Waiting for dependencies
AI 88%
Human 12%
High Priority
3 days
AI Credits:5
AI Engineer
#14

Build WeaviateDB knowledge API

Backlog

As a Backend Developer, I want to build FastAPI endpoints for storing, retrieving, and querying knowledge graph nodes and relationships in WeaviateDB so that all AI research outputs are persisted and explorable on the Knowledge Graph page.

Depends on:#11
Waiting for dependencies
AI 85%
Human 15%
High Priority
3 days
AI Credits:4
Backend Developer
#9

Implement Knowledge Graph page

Backlog

As a user, I want a fully implemented Knowledge Graph page matching the v2 design so that I can visually explore nodes, relationships, and concepts stored in WeaviateDB as the AI expands its knowledge.

Depends on:#6#1
Waiting for dependencies
AI 93%
Human 7%
High Priority
3 days
AI Credits:4
Frontend Developer
#15

Build hypothesis generation module

Backlog

As an AI Engineer, I want to implement an AI module that generates, scores, and stores hypotheses derived from accumulated research data so that users can view novel insights and inferred conclusions on the Results page.

Depends on:#12
Waiting for dependencies
AI 93%
Human 7%
High Priority
3 days
AI Credits:5
AI Engineer
#20

Setup LLM routing via Litellm

Backlog

As an AI Engineer, I want to configure Langchain and Litellm to intelligently route AI tasks across GPT, Claude, and Gemini models so that the research engine can leverage multiple LLMs with fallback and cost optimization strategies.

Depends on:#12
Waiting for dependencies
AI 88%
Human 12%
High Priority
2 days
AI Credits:3
AI Engineer
#17

Build research results API

Backlog

As a Backend Developer, I want to build FastAPI endpoints to retrieve structured research findings, hypotheses, and intelligence summaries so that the Results page can display completed AI research outputs to users.

Depends on:#12#14
Waiting for dependencies
AI 86%
Human 14%
High Priority
2 days
AI Credits:3
Backend Developer
#13

Integrate internet research tools

Backlog

As an AI Engineer, I want to integrate internet search and web scraping tools into the research engine so that topaz-ai can autonomously gather external knowledge from the web and expand its knowledge graph with real-world data.

Depends on:#12
Waiting for dependencies
AI 87%
Human 13%
High Priority
3 days
AI Credits:4
AI Engineer
#16

Build query knowledge base API

Backlog

As a Backend Developer, I want to build a FastAPI endpoint that accepts natural language queries and returns AI-generated insights from WeaviateDB so that the Query page can surface relevant knowledge and analysis to users.

Depends on:#14
Waiting for dependencies
AI 88%
Human 12%
High Priority
2 days
AI Credits:3
Backend Developer
#18

Build research pause/stop API

Backlog

As a Backend Developer, I want to build FastAPI endpoints to pause, resume, and stop active research tasks so that users can control the AI research loop in real time from the Research page.

Depends on:#12
Waiting for dependencies
AI 85%
Human 15%
High Priority
1 day
AI Credits:2
Backend Developer
#19

Implement periodic summaries feature

Backlog

As an AI Engineer, I want to implement a periodic summaries feature that automatically generates and stores concise research summaries at configurable intervals so that users can manage and review AI progress from the Settings page.

Depends on:#17
Waiting for dependencies
AI 90%
Human 10%
Medium Priority
2 days
AI Credits:3
AI Engineer
#21

Build selective regenerate results API

Backlog

As a Backend Developer, I want to build a FastAPI endpoint that allows users to selectively re-run or regenerate specific research findings or hypotheses so that stale or low-confidence results can be refreshed without restarting the full research cycle.

Depends on:#17
Waiting for dependencies
AI 86%
Human 14%
Medium Priority
2 days
AI Credits:3
Backend Developer
Landing design preview
Landing: Explore Spiral
Login: Sign In
Dashboard: Assign Task
Research: Track Scenarios
Query: Request Insights
Results: View Intelligence
Settings: Manage Summaries