diff --git a/docs/my-website/docs/projects.md b/docs/my-website/docs/projects.md index fa2d5f5ac2..6b5013d5b4 100644 --- a/docs/my-website/docs/projects.md +++ b/docs/my-website/docs/projects.md @@ -1,15 +1,5 @@ # Projects Built on LiteLLM -### LangStream -Build robust LLM applications with true composability -[Github](https://github.com/rogeriochaves/langstream) -[Docs](https://rogeriochaves.github.io/langstream/) - -### Codium PR Agent -An AI-Powered 🤖 Tool for Automated Pull Request Analysis, -Feedback, Suggestions 💻🔍 -[Github](https://github.com/Codium-ai/pr-agent) - ### LiteLLM Proxy liteLLM Proxy Server: 50+ LLM Models, Error Handling, Caching [Github](https://github.com/BerriAI/litellm/tree/main/proxy-server) diff --git a/docs/my-website/docs/projects/Codium PR Agent.md b/docs/my-website/docs/projects/Codium PR Agent.md new file mode 100644 index 0000000000..7245191231 --- /dev/null +++ b/docs/my-website/docs/projects/Codium PR Agent.md @@ -0,0 +1,3 @@ +An AI-Powered 🤖 Tool for Automated Pull Request Analysis, +Feedback, Suggestions 💻🔍 +[Github](https://github.com/Codium-ai/pr-agent) \ No newline at end of file diff --git a/docs/my-website/docs/projects/FastREPL.md b/docs/my-website/docs/projects/FastREPL.md new file mode 100644 index 0000000000..728303998a --- /dev/null +++ b/docs/my-website/docs/projects/FastREPL.md @@ -0,0 +1,3 @@ +Fast Run-Eval-Polish Loop for LLM apps + +Github: https://github.com/fastrepl/proxy \ No newline at end of file diff --git a/docs/my-website/docs/projects/GPT Migrate.md b/docs/my-website/docs/projects/GPT Migrate.md new file mode 100644 index 0000000000..e5f8832f0b --- /dev/null +++ b/docs/my-website/docs/projects/GPT Migrate.md @@ -0,0 +1 @@ +Easily migrate your codebase from one framework or language to another. \ No newline at end of file diff --git a/docs/my-website/docs/projects/Langstream.md b/docs/my-website/docs/projects/Langstream.md new file mode 100644 index 0000000000..2e9e45611d --- /dev/null +++ b/docs/my-website/docs/projects/Langstream.md @@ -0,0 +1,3 @@ +Build robust LLM applications with true composability 🔗 +[Github](https://github.com/rogeriochaves/langstream) +[Docs](https://rogeriochaves.github.io/langstream/) \ No newline at end of file diff --git a/docs/my-website/docs/projects/LiteLLM Proxy.md b/docs/my-website/docs/projects/LiteLLM Proxy.md new file mode 100644 index 0000000000..8dbef44b98 --- /dev/null +++ b/docs/my-website/docs/projects/LiteLLM Proxy.md @@ -0,0 +1,3 @@ +### LiteLLM Proxy +liteLLM Proxy Server: 50+ LLM Models, Error Handling, Caching +[Github](https://github.com/BerriAI/litellm/tree/main/proxy-server) \ No newline at end of file diff --git a/docs/my-website/docs/projects/Otter.md b/docs/my-website/docs/projects/Otter.md new file mode 100644 index 0000000000..63fb131aad --- /dev/null +++ b/docs/my-website/docs/projects/Otter.md @@ -0,0 +1,2 @@ +🦦 Otter, a multi-modal model based on OpenFlamingo (open-sourced version of DeepMind's Flamingo), trained on MIMIC-IT and showcasing improved instruction-following and in-context learning ability. +[Github](https://github.com/Luodian/Otter) \ No newline at end of file diff --git a/docs/my-website/docs/projects/Prompt2Model.md b/docs/my-website/docs/projects/Prompt2Model.md new file mode 100644 index 0000000000..8b319a7c1e --- /dev/null +++ b/docs/my-website/docs/projects/Prompt2Model.md @@ -0,0 +1,5 @@ +Prompt2Model - Generate Deployable Models from Instructions + +Github: https://github.com/neulab/prompt2model + +Prompt2Model is a system that takes a natural language task description (like the prompts used for LLMs such as ChatGPT) to train a small special-purpose model that is conducive for deployment. \ No newline at end of file diff --git a/docs/my-website/docs/projects/Quivr.md b/docs/my-website/docs/projects/Quivr.md new file mode 100644 index 0000000000..fbdf636900 --- /dev/null +++ b/docs/my-website/docs/projects/Quivr.md @@ -0,0 +1 @@ +🧠 Your Second Brain supercharged by Generative AI 🧠 Dump all your files and chat with your personal assistant on your files & more using GPT 3.5/4, Private, Anthropic, VertexAI, LLMs... \ No newline at end of file diff --git a/docs/my-website/docs/projects/SalesGPT.md b/docs/my-website/docs/projects/SalesGPT.md new file mode 100644 index 0000000000..f08fb078a1 --- /dev/null +++ b/docs/my-website/docs/projects/SalesGPT.md @@ -0,0 +1,3 @@ +🤖 SalesGPT - Your Context-Aware AI Sales Assistant + +Github: https://github.com/filip-michalsky/SalesGPT \ No newline at end of file diff --git a/docs/my-website/docs/projects/YiVal.md b/docs/my-website/docs/projects/YiVal.md new file mode 100644 index 0000000000..2e416e2f11 --- /dev/null +++ b/docs/my-website/docs/projects/YiVal.md @@ -0,0 +1,5 @@ +🚀 Evaluate and Evolve.🚀 YiVal is an open source GenAI-Ops framework that allows you to manually or automatically tune and evaluate your AIGC prompts, retrieval configs and fine-tune the model params all at once with your preferred choices of test dataset generation, evaluation algorithms and improvement strategies. + +Github: https://github.com/YiVal/YiVal + +Docs: https://yival.github.io/YiVal/ \ No newline at end of file