mirror of
				https://github.com/anthropics/claude-cookbooks.git
				synced 2025-10-06 01:00:28 +03:00 
			
		
		
		
	Merge pull request #101 from anthropics/GarvanD-add-readme-citations
Add README to citations project
This commit is contained in:
		
							
								
								
									
										11
									
								
								skills/citations/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								skills/citations/README.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| # Citations with Claude | ||||
|  | ||||
| Learn how to leverage Claude for accurate and verifiable information retrieval with citations. | ||||
|  | ||||
| ## Contents | ||||
|  | ||||
| - `guide.ipynb`: Main tutorial notebook | ||||
| - `data/`: Data files for examples and testing | ||||
| - `evaluation/`: Evaluation scripts using Promptfoo | ||||
|  | ||||
| For evaluation instructions, see `evaluation/README.md`. | ||||
							
								
								
									
										11
									
								
								skills/classification/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								skills/classification/README.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| # Classification with Claude | ||||
|  | ||||
| Learn how to use Claude for classification tasks, especially in scenarios with complex business rules and limited training data. | ||||
|  | ||||
| ## Contents | ||||
|  | ||||
| - `guide.ipynb`: Main tutorial notebook | ||||
| - `data/`: Data files for examples and testing | ||||
| - `evaluation/`: Evaluation scripts using Promptfoo | ||||
|  | ||||
| For evaluation instructions, see `evaluation/README.md`. | ||||
							
								
								
									
										11
									
								
								skills/contextual-embeddings/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								skills/contextual-embeddings/README.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| # Retrieval Augmented Generation with Contextual Embeddings | ||||
|  | ||||
| Learn how to improve RAG performance using contextual embeddings to add relevant context to each chunk before embedding. | ||||
|  | ||||
| ## Contents | ||||
|  | ||||
| - `guide.ipynb`: Main tutorial notebook | ||||
| - `data/`: Data files for examples and testing | ||||
| - `evaluation/`: Evaluation scripts using Promptfoo | ||||
|  | ||||
| For evaluation instructions, see `evaluation/README.md`. | ||||
							
								
								
									
										11
									
								
								skills/retrieval_augmented_generation/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								skills/retrieval_augmented_generation/README.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| # Retrieval Augmented Generation with Claude | ||||
|  | ||||
| Learn how to enhance Claude's capabilities with domain-specific knowledge using Retrieval Augmented Generation (RAG). | ||||
|  | ||||
| ## Contents | ||||
|  | ||||
| - `guide.ipynb`: Main tutorial notebook | ||||
| - `data/`: Data files for examples and testing | ||||
| - `evaluation/`: Evaluation scripts using Promptfoo | ||||
|  | ||||
| For evaluation instructions, see `evaluation/README.md`. | ||||
							
								
								
									
										11
									
								
								skills/summarization/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								skills/summarization/README.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| # Summarization with Claude | ||||
|  | ||||
| Explore Claude's ability to summarize and synthesize information from multiple sources using various techniques. | ||||
|  | ||||
| ## Contents | ||||
|  | ||||
| - `guide.ipynb`: Main tutorial notebook | ||||
| - `data/`: Data files for examples and testing | ||||
| - `evaluation/`: Evaluation scripts using Promptfoo | ||||
|  | ||||
| For evaluation instructions, see `evaluation/README.md`. | ||||
							
								
								
									
										11
									
								
								skills/text_to_sql/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								skills/text_to_sql/README.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,11 @@ | ||||
| # Text-to-SQL with Claude | ||||
|  | ||||
| Learn how to generate complex SQL queries from natural language using prompting techniques, self-improvement, and RAG. | ||||
|  | ||||
| ## Contents | ||||
|  | ||||
| - `guide.ipynb`: Main tutorial notebook | ||||
| - `data/`: Data files for examples and testing | ||||
| - `evaluation/`: Evaluation scripts using Promptfoo | ||||
|  | ||||
| For evaluation instructions, see `evaluation/README.md`. | ||||
		Reference in New Issue
	
	Block a user
	 Alex Albert
					Alex Albert