Skip to content

Commit

Permalink
minor doc change
Browse files Browse the repository at this point in the history
  • Loading branch information
javierluraschi committed May 25, 2024
1 parent d44c110 commit 91cb9fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/pages/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Create and deploy generative (LLMs and difussers) applications (chatbots and API
<Floating title="Open"><b>Open</b> to any model (OpenAI, Llama, Groq, Midjourney) and any library like (LangChainl, DSPy).</Floating>
<Floating title="Intuitive">No need to learn app frameworks (flask), <b>intuitively</b> use stdin and stdout, or write file to disk.</Floating>
<Floating title="Scalable">Engineers can integrate your app with <b>scalable</b> technilogies (Docker, Kubernetes, etc).</Floating>
<Floating title="Powerful"><b>Powerful</b> architecture for long-running agents, multiple programming languages, and complex dependencies.</Floating>
<Floating title="Powerful"><b>Powerful</b> architecture for agents, multiple programming languages, and complex dependencies.</Floating>

Focus on AI (RAG, fine-tuning, aligment, training) and skip engineering tasks (frontend development, backend integration, deployment, operations).

Expand Down

0 comments on commit 91cb9fc

Please sign in to comment.