Skip to content

Commit

Permalink
docs : make components name bold
Browse files Browse the repository at this point in the history
  • Loading branch information
jason810496 committed Feb 1, 2024
1 parent fb17c96 commit 821a268
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,27 +3,27 @@

## Summary

- GenAI (Vertex AI + Pinecone)
- **GenAI (Vertex AI + Pinecone)**
- Analyze Log
- Store Log and feedback
- Self-Improved Analyzer progressively
- Monitor controller
- **Monitor controller**
- Retrieve Log and Metric
- Scale Cloud Run Actively
- The Bridge between GenAI and Discord Bot
- Discord Bot
- **Discord Bot**
- Push alert
- Thread conversation
- Consumer
- **Consumer**
- Serverless
- Simulate Scalable Generic Task Consumer
- Stress Test API to simulate real world scenario
- Code coverage / TDD
- **Code coverage / TDD**
- Pytest, High code coverage
- Wheel CI (aka. build our CI from wheel)
- **Wheel CI (aka. build our CI from wheel)**
- Workflow as Code (yaml format)
- Github webhook triggered
- DevOps
- **DevOps**
- Github Action
- GitFlow
- CI/CD
Expand Down

0 comments on commit 821a268

Please sign in to comment.