This commit is contained in:
2025-11-08 12:44:39 +00:00
commit e867e626fe
14 changed files with 2817 additions and 0 deletions

53
docs/BIBLIOGRAPHY.md Normal file
View File

@@ -0,0 +1,53 @@
#### **Works cited**
1. Prompt Engineering for AI Guide | Google Cloud, accessed November 8, 2025,
[https://cloud.google.com/discover/what-is-prompt-engineering](https://cloud.google.com/discover/what-is-prompt-engineering)
2. Agents.md: The README for Your AI Coding Agents \- Research AIMultiple,
accessed November 8, 2025,
[https://research.aimultiple.com/agents-md/](https://research.aimultiple.com/agents-md/)
3. Agents.md: A Comprehensive Guide to Agentic AI Collaboration | by
DhanushKumar, accessed November 8, 2025,
[https://ai.plainenglish.io/agents-md-a-comprehensive-guide-to-agentic-ai-collaboration-571df0e78ccc](https://ai.plainenglish.io/agents-md-a-comprehensive-guide-to-agentic-ai-collaboration-571df0e78ccc)
4. Building Test Cases \- Magnitude, accessed November 8, 2025,
[https://docs.magnitude.run/testing/building-test-cases](https://docs.magnitude.run/testing/building-test-cases)
5. AGENTS.md: The New Standard for AI Coding Assistants | by proflead \- Medium,
accessed November 8, 2025,
[https://medium.com/@proflead/agents-md-the-new-standard-for-ai-coding-assistants-af72910928b6](https://medium.com/@proflead/agents-md-the-new-standard-for-ai-coding-assistants-af72910928b6)
6. Connecting to a Blue Sky OAuth server Part 1 | by Phill Hallam-Baker |
Medium, accessed November 8, 2025,
[https://hallam.medium.com/connecting-to-a-blue-sky-oauth-server-2ea267fab220](https://hallam.medium.com/connecting-to-a-blue-sky-oauth-server-2ea267fab220)
7. OAuth Client Implementation \- Bluesky Documentation, accessed November 8,
2025,
[https://docs.bsky.app/docs/advanced-guides/oauth-client](https://docs.bsky.app/docs/advanced-guides/oauth-client)
8. Working OAuth example? · bluesky-social atproto · Discussion \#3075 \-
GitHub, accessed November 8, 2025,
[https://github.com/bluesky-social/atproto/discussions/3075](https://github.com/bluesky-social/atproto/discussions/3075)
9. Vector Search | Reference guides \- SurrealDB, accessed November 8, 2025,
[https://surrealdb.com/docs/surrealdb/reference-guide/vector-search](https://surrealdb.com/docs/surrealdb/reference-guide/vector-search)
10. Lexicon \- AT Protocol, accessed November 8, 2025,
[https://atproto.com/specs/lexicon](https://atproto.com/specs/lexicon)
11. Lexicon \- AT Protocol, accessed November 8, 2025,
[https://atproto.com/guides/lexicon](https://atproto.com/guides/lexicon)
12. Improving Structured Outputs in the Gemini API, accessed November 8, 2025,
[https://blog.google/technology/developers/gemini-api-structured-outputs/](https://blog.google/technology/developers/gemini-api-structured-outputs/)
13. Structured output | Generative AI on Vertex AI \- Google Cloud
Documentation, accessed November 8, 2025,
[https://docs.cloud.google.com/vertex-ai/generative-ai/docs/multimodal/control-generated-output](https://docs.cloud.google.com/vertex-ai/generative-ai/docs/multimodal/control-generated-output)
14. Using web sockets on Next.js | NO third party solution \- YouTube, accessed
November 8, 2025,
[https://www.youtube.com/watch?v=9DEvkYB5_A4](https://www.youtube.com/watch?v=9DEvkYB5_A4)
15. deepgram-starters/nextjs-live-transcription: Get started ... \- GitHub,
accessed November 8, 2025,
[https://github.com/deepgram-starters/nextjs-live-transcription](https://github.com/deepgram-starters/nextjs-live-transcription)
16. Build a Real-Time Transcription App with React and Deepgram, accessed
November 8, 2025,
[https://deepgram.com/learn/build-a-real-time-transcription-app-with-react-and-deepgram](https://deepgram.com/learn/build-a-real-time-transcription-app-with-react-and-deepgram)
17. Adding Live Captions To Your Classroom With Deepgram, accessed November 8,
2025,
[https://deepgram.com/learn/classroom-captioner](https://deepgram.com/learn/classroom-captioner)
18. PAIR-code/umap-js: JavaScript implementation of UMAP \- GitHub, accessed
November 8, 2025,
[https://github.com/PAIR-code/umap-js](https://github.com/PAIR-code/umap-js)
19. Basic UMAP Parameters — umap 0.5.8 documentation \- Read the Docs, accessed
November 8, 2025,
[https://umap-learn.readthedocs.io/en/latest/parameters.html](https://umap-learn.readthedocs.io/en/latest/parameters.html)