From b1e7b823330742eaea776044384d4681e4fa2b32 Mon Sep 17 00:00:00 2001 From: ormwish Date: Fri, 30 Jun 2023 04:23:47 +0300 Subject: [PATCH] - initial #docs task pool #task #issues #tbd #documentation #reinforcement #ai-agents #vitepress --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index dcfc5b8b..d36ccd25 100644 --- a/README.md +++ b/README.md @@ -127,3 +127,17 @@ VITE_GTM_ID='******' - Share your StackBlitz projects on [Twitter](https://twitter.com/stackblitz)! - Reach out to our Developer Advocate on [Twitter](https://twitter.com/sylwiavargas) or via [an email](mailto:devrel@stackblitz.com) with your StackBlitz ideas, dreams, and wishes! +## TASK FOR AUTOPILOT +1. Create github actions: +1.1. Documentation +1.1.0 Analyze documentation from Stackblitz. Generate summary and "play" with stylings +1.1.0.1 Provide analisys report and strategies for making most effective indexing docs, make queries +1.1.0.2 Make ALGOL Search Engine actions +1.1.0.3 If you plan to use additional AI agents -- use free inference by HF or someone else, until we ensure you will not spend all the money while process chunks. +1.1.1 For each type of file delelop segmentation strategy and lifecycle management, ranking, decomission, tiering. As a reference OpenAI guide tailored to Embeddings will be ok. +1.1.2.1 Implement the naive case with splitting mardown documents part by part + outline + metadata + summary +> [!DISCLAIMER] Основные моменты по реализации тасков: +> - FOR EVERY TASK/GROUP COMMIT LINKS TO ISSUES/PRs +> - FOR EVERY TASK IF YOU THINK IT MUST BE BROKEN DOWN TO PIECES (SUBTASKS) - DO IT WITHOUT ASKING ADDITIONAL PERMISSION. +> - DO NOT MASSIVE PRS. ONLY IF THE REASON IS VERY IMPORTANT. +## \ No newline at end of file