https://github.com/newking9088/llm_semantic_search_systems
This repository explores AI technologies including Large Language Models (LLMs), semantic search implementation, prompt engineering techniques, Retrieval-Augmented Generation (RAG), AI agent development, and fine-tuning methodologies. Practical examples and implementation guides provided.
https://github.com/newking9088/llm_semantic_search_systems
Last synced: about 1 month ago
JSON representation
This repository explores AI technologies including Large Language Models (LLMs), semantic search implementation, prompt engineering techniques, Retrieval-Augmented Generation (RAG), AI agent development, and fine-tuning methodologies. Practical examples and implementation guides provided.
- Host: GitHub
- URL: https://github.com/newking9088/llm_semantic_search_systems
- Owner: newking9088
- Created: 2025-04-01T19:44:55.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-01T20:25:22.000Z (about 2 months ago)
- Last Synced: 2025-04-01T21:32:17.181Z (about 2 months ago)
- Size: 410 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Language Models
This repository explores AI technologies including Large Language Models (LLMs), semantic search implementation, prompt engineering techniques, Retrieval-Augmented Generation (RAG), AI agent development, and fine-tuning methodologies. Practical examples and implementation guides provided.