Skip to content

[WIP] Add GenAI projects specification#1

Closed
Copilot wants to merge 1 commit intocopilot/charming-turtlefrom
copilot/add-genai-projects-spec
Closed

[WIP] Add GenAI projects specification#1
Copilot wants to merge 1 commit intocopilot/charming-turtlefrom
copilot/add-genai-projects-spec

Conversation

Copy link
Contributor

Copilot AI commented Feb 25, 2026

  • Create root README.md with intro, prerequisites, project map, learning path, setup, and glossary
  • Create Project 1: 01-rag-from-scratch/ — RAG pipeline with document_loader, chunker, embedder, vector_store, retriever, generator
  • Create Project 2: 02-legal-ai-assistant/ — Legal analysis with document_parser, summarizer, clause_extractor, risk_analyzer, conflict_detector, qa_chain
  • Create Project 3: 03-research-agent/ — AI research agent with paper_parser, paper_indexer, tools (search/summary/compare), agent, gap_analyzer, report_generator
  • Create Project 4: 04-multimodal-rag/ — Multimodal RAG with parsers, text/image/table indexers, query_router, multi_retriever, generator
  • Create Project 5: 05-agentic-rag-realtime/ — Agentic RAG + real-time tools (web, finance, weather, wiki) with tool_registry, agent, response_formatter
Original prompt

follow @GenAI_Projects_Spec.md

Created from Copilot CLI via the copilot delegate command.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nerdjerry
Copy link
Owner

@copilot where are you stuck?

@nerdjerry nerdjerry closed this Feb 25, 2026
@nerdjerry nerdjerry deleted the copilot/add-genai-projects-spec branch February 25, 2026 18:47
Copilot AI requested a review from nerdjerry February 25, 2026 18:47
Copilot stopped work on behalf of nerdjerry due to an error February 25, 2026 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants