Skip to content

Latest commit

 

History

History
182 lines (140 loc) · 3.31 KB

TODO.md

File metadata and controls

182 lines (140 loc) · 3.31 KB

mindmap

Research

Avatar Generation

Video Editing

Backlog

website text parser?

  • DataStructure (DATA)

    • industry
    • tags
  • CompanyEventManager (DATA)

    • identification
      • name
      • industry
      • tags
    • validation (data similarity method)
      • name
      • industry
      • tags
  • Company (DATA)

    • add
    • update
      • description
      • mindmap?
  • ContentGenerator (CONTENT)

    • theory research
      • news
      • documentaries
    • DailyNews
      • content plan
      • references
      • generation
      • daily mindmap?
  • Functions

    • CompanyEventManager.if_title_duplicated
    • Namer.validate
    • Tagger.validate

02/08

-https://indexsy.notion.site/indexsy/eCommerce-SEO-Checklist-92-points-c2b62cec1e664a5dbb57b22b3d1a9927

GOAL
  product
    news quality
    competitor research
    ux

  tech
    industry selection issue?
    name matching issue
  • ContentGenerator (CONTENT)

    • news theory research
  • CompanyEventManager (DATA)

    • identification

      • industry limitations?
    • validation

      • name matching?

01/08

GOAL

product  
  - how to generate video. is this possible? Yes
  - deep competitors research

tech
  - selected industries
  - unique names
  - common tags
  • video generation research

  • video editing research

  • product/competitors research

  • DataStructure (DATA)

    • industry list
  • CompanyEventManager (DATA)

    • identification
      • name
      • tags
      • industry matching (AI)
    • validation (data similarity method)
      • name matching logic
      • tags matching logic
      • industry

31/07

  • Basic service scheme

  • DataStructure (DATA)

    • industry
  • CompanyEventManager (DATA)

    • name basics
    • industry basics
    • tags basics

30/07

29/07

  • refactoring
  • CompanyEvent
  • CompanyEventManager

27/07

  • AI return pure result
  • NewsParsing tuning
    • task description and model tuning with AI
    • header screening improvement
  • update project structure

26/07

  • DB
  • Structure refactoring
  • parser bodies and generate CompanyEvents

25/07

  • OpenAI
  • NewsParser
    • fetch headers
    • analyze headers with AI
  • Researcher Structure

24/07

  • research news sources
  • NewsFeed

21/07

  • project structure
  • main flow plan

20/07