https://github.com/p12s/ai-advent
30 days of AI projects and experiments 🤖
https://github.com/p12s/ai-advent
agent ai chatbot
Last synced: 6 months ago
JSON representation
30 days of AI projects and experiments 🤖
- Host: GitHub
- URL: https://github.com/p12s/ai-advent
- Owner: p12s
- Created: 2025-08-10T08:38:10.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-09-03T18:48:02.000Z (10 months ago)
- Last Synced: 2025-09-03T20:42:17.503Z (10 months ago)
- Topics: agent, ai, chatbot
- Language: JavaScript
- Homepage:
- Size: 16.3 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AI Advent

- [01. Chatbot](01/README.md)
- [02. Chatbot with Response Format Customization](02/README.md)
- [03. Requirements Gathering Chatbot](03/README.md)
- [04. Interaction of agents](04/README.md)
- [05. MCP Start](05/README.md)
- [06. MCP Telegram](06/README.md)
- [07. MCP Telegram & GitHub](07/README.md)
- [08. MCP GitHub Autoupdate](08/README.md)
- [09. MCP GitHub Autoupdate with Docker](09/README.md)
- [10. MCP GitHub Autoupdate with Docker & HTML Reports](10/README.md)
- [11. Docker HTML Report tests](11/README.md)
- [12. Run](12/README.md)
- [13. Run + Testing](13/README.md)
- [14. Diversification](14/README.md)
- [15. Real task](15/README.md)
- [16. Parameters](16/README.md)
- [17. Compression + Start](17/README.md)
- [18. Compression + Start](18/README.md)
- [19. Pairing](19/README.md)
- [20. Local LLM](20/README.md)
- [21. Hugging Face](21/README.md)
- [22. CI/CD](22/README.md)
- [23. Memory](23/README.md)
- [24. Voice](24/README.md)
- [25. Chain of Thought](25/README.md)
- [26. Secure Agent](26/README.md)
- [27. Personalization](27/README.md)
- [28. Legacy Code Agent](28/README.md)
- [29. Chain of Agents](29/README.md)
- [30. God Agent](30/README.md)