Skip to content

Commit 8ffcd54

Browse files
chore: sync content to repo (#10044)
Co-authored-by: nilbuild <4921183+nilbuild@users.noreply.github.com>
1 parent d8ca3e3 commit 8ffcd54

8 files changed

Lines changed: 19 additions & 9 deletions
Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
# Bit Cloud
22

3-
Bit Cloud is a platform for managing reusable components across a codebase. It makes it easier to share, version, and update components independently of the main application. It is particularly useful in projects where multiple people are working on different parts of the front end at the same time.
3+
Bit Cloud is how humans and AI agents build software autonomously. It enables them to build and maintain software as independent, decoupled building blocks—each owned separately, yet composable into larger systems—so everyone can work in parallel without friction.
4+
5+
Visit the following resources to learn more:
6+
7+
- [@official@Get started with Hope](https://bit.cloud/docs?c=rsh-a)
8+
- [@official@Get started with your agent](https://bit.cloud/docs/install-bit/?c=rsh-a)

src/data/roadmaps/ai-product-builder/content/codex@S7uHXLcxvtegkI1kirVS9.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ Codex is OpenAI's code-focused model, available through the API and integrated i
44

55
Visit the following resources to learn more:
66

7-
- [@official@Codex Docs](https://developers.openai.com/codex)
87
- [@course@Introduction to OpenAI Codex](https://www.coursera.org/learn/introduction-to-openai-codex)
8+
- [@official@Codex Docs](https://developers.openai.com/codex)
99
- [@video@Getting started with Codex](https://www.youtube.com/watch?v=px7XlbYgk7I)

src/data/roadmaps/ai-product-builder/content/codex@xCoG801UzwsRaK0xmI9_B.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ Codex is best for translating a clearly defined requirement into working code. D
44

55
Visit the following resources to learn more:
66

7-
- [@official@Codex Docs](https://developers.openai.com/codex)
87
- [@course@Introduction to OpenAI Codex](https://www.coursera.org/learn/introduction-to-openai-codex)
8+
- [@official@Codex Docs](https://developers.openai.com/codex)
99
- [@video@Getting started with Codex](https://www.youtube.com/watch?v=px7XlbYgk7I)

src/data/roadmaps/ai-product-builder/content/cursor@BEw1Iowb0KMiChtDGvKep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Cursor lets you select any part of the codebase and ask questions or request cha
44

55
Visit the following resources to learn more:
66

7-
- [@official@Cursor Docs](https://cursor.com/docs)
87
- [@course@Cursor Learn](https://cursor.com/learn)
8+
- [@official@Cursor Docs](https://cursor.com/docs)
99
- [@video@Cursor AI Tutorial for Beginners](https://www.youtube.com/watch?v=3289vhOUdKA)
1010
- [@video@Cursor Tutorial for Beginners (AI Code Editor)](https://www.youtube.com/watch?v=ocMOZpuAMw4)

src/data/roadmaps/ai-product-builder/content/gemini-cli@vGtnZaa5vH02cTgkVG6A-.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ Gemini CLI is Google's command-line AI tool for developers. It integrates with y
44

55
Visit the following resources to learn more:
66

7-
- [@official@Gemini CLI Docs](https://geminicli.com/docs/)
87
- [@course@Hands-on with Gemini CLI](https://codelabs.developers.google.com/gemini-cli-hands-on#0)
8+
- [@official@Gemini CLI Docs](https://geminicli.com/docs/)
99
- [@video@Gemini CLI: The AI agent that lives in your terminal](https://www.youtube.com/watch?v=C5Cjvpfzc_0)
Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1-
# Hope AI
1+
# Hope
22

3-
Hope AI generates a complete, production-grade codebase from your requirements. Unlike most app builders, the output includes a full back end with a microservice architecture, a database schema, and an API layer. The generated code is portable and not tied to the Hope AI platform, meaning you can take it and work with it using any standard development tool.
3+
Hope is an agentic architect that transforms human prompts into composable, production-ready software. By automating complex engineering, it bridges the gap between rapid prototyping and professional standards, enabling teams to build scalable, enterprise-grade systems in hours.
4+
5+
Visit the following resources to learn more:
6+
7+
- [@official@Hope: Ships to Production](https://bit.cloud/products/hope-ai?c=ai-roadmap)
8+
- [@official@Get started with Hope](https://bit.cloud/docsc=rsh-a?c=rsh-a)

src/data/roadmaps/ai-product-builder/content/postgresql--mysql@kfl0oJKi1OusryrSqO2jn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ Visit the following resources to learn more:
66

77
- [@roadmap@Visit Dedicated PostgreSQL DBA Roadmap](https://roadmap.sh/postgresql-dba)
88
- [@official@PostgreSQL Docs](https://www.postgresql.org/docs/)
9-
- [@official@MySQL Dcos](https://dev.mysql.com/doc/)
9+
- [@official@MySQL Docs](https://dev.mysql.com/doc/)
1010
- [@article@Learn PostgreSQL - Full Tutorial for Beginners](https://www.postgresqltutorial.com/)
1111
- [@article@MySQL Tutorial](https://www.mysqltutorial.org/)

src/data/roadmaps/ai-product-builder/content/supabase@p4Ku5RT5uOVYPuduqz80M.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Supabase is an open-source alternative to Firebase built on top of PostgreSQL. I
44

55
Visit the following resources to learn more:
66

7-
- [@official@Supabase Dcos](https://supabase.com/docs)
7+
- [@official@Supabase Docs](https://supabase.com/docs)
88
- [@video@Supabase Full Course 2025 | Become a Supabase Pro in 1.5 Hours](https://www.youtube.com/watch?v=kyphLGnSz6Q)

0 commit comments

Comments
 (0)