Skip to content

Bytez-com/agentic-repo

Repository files navigation

Steps to building the agentic repo project

  • Build Web App
  • Integrate GitHub (login, webhooks, etc)
  • Add Agent tools that use many AI models

Things to avoid

  • Avoid creating custom UI components
    • Let's use open source, and only build what we must
  • Avoid custom AI model integrations
    • Let's not get bogged down -- let's build our GenAI App, fast

Build the App

  1. Build a Next.js app
  2. Choose React UI library
  3. Integrate GitHub login
  4. Integrate Firebase (DB + app hosting)

Adding agent tools

  1. Add Next.js routes for tools
  2. Make Issues Tool
  3. Make Changelog Tool

Next steps

  1. Add more tools?
  2. Show our MVP to the market

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published