An open API service indexing awesome lists of open source software.

https://github.com/colburncodes/llm_engineering

LLM Engineer Documentation & Learnings
https://github.com/colburncodes/llm_engineering

Last synced: about 1 year ago
JSON representation

LLM Engineer Documentation & Learnings

Awesome Lists containing this project

README

          

## Important Links

Huggingface: [Huggingface](https://huggingface.co)

Installation Node: [Node](https://nodejs.org/en)

Installation Ollama: [Ollama](https://ollama.com/)

## Finding LLms

ChatBot Arena: [ChatBot Arena](https://huggingface.co/spaces/lmsys/chatbot-arena-leaderboard)

Opensource LLM: [OpenSource LLM](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard)

LLAMA: [LLAMA](https://www.llama.com/)

Token: [Token](https://platform.openai.com/tokenizer)

What are tokens: [Tokens](https://help.openai.com/en/articles/4936856-what-are-tokens-and-how-to-count-them)

## RAG

Amazon: [Amazon](https://aws.amazon.com/de/what-is/retrieval-augmented-generation/)

Nvidia: [Nvidia](https://blogs.nvidia.com/blog/what-is-retrieval-augmented-generation/)

Databricks: [Databricks](https://www.databricks.com/glossary/retrieval-augmented-generation-rag)

PDFs for RAG: [llama parse](https://github.com/run-llama/llama_parse)

Websites for RAG: [Firecrawl🔥](https://www.firecrawl.dev/)

## AI-Agents

Alloy: [Alloy](https://github.com/svpino/alloy-voice-assistant)

Flowise: [Customized LLM orchestration flow](https://flowiseai.com/)

## Hosting & Automation

Render: [Render](https://render.com/)

Make: [Make](https://www.make.com)