Skip to content

Commit 477d34c

Browse files
[website] tweak to readme links
1 parent 614f426 commit 477d34c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# [Hal9 Platform](https://hal9.com/): Create and Share AI Apps
1+
# [Hal9](https://hal9.com): Create and Share AI Apps
22

33
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
44
[![Hal9 PyPi Downloads](https://img.shields.io/pypi/dm/hal9?label=PyPI)](https://pypistats.org/packages/hal9)
55
[![GitHub star chart](https://img.shields.io/github/stars/hal9ai/hal9?style=flat-square)](https://star-history.com/#hal9ai/hal9)
66

7-
Hal9 is a company on a [mission](https://hal9.com/mission) to help people profit from AI, starting with startup founders. [Hal9's Startup Plan](https://hal9.com/plans) builds AI-powered MVPs for founders in 30 days, including *Hal9 Onboarding* (design, development, infrastructure, and maintenance) and *Hal9 Platform* (compute, storage, LLMs). Additionally, the Hal9 Platform offers free and developer plans, with all code designed to run on any compute infrastructure, ensuring your applications remain free from vendor lock-in.
7+
[Hal9](https://hal9.com) is a company on a [mission](https://hal9.com/mission) to help people profit from AI, starting with startup founders. [Hal9's Startup Plan](https://hal9.com/plans) builds AI-powered MVPs for founders in 30 days, including Hal9 Onboarding (design, development, infrastructure, and maintenance) and [Hal9 Platform](https://hal9.com/platform) (compute, storage, LLMs). Additionally, the Hal9 Platform offers free and developer plans, with all code designed to run on any compute infrastructure, ensuring your applications remain free from vendor lock-in.
88

99
Hal9 Platform is purpose-built for generative AI, enabling you to create and deploy generative ([LLMs](https://github.com/Hannibal046/Awesome-LLM) and [diffusers](https://github.com/huggingface/diffusers)) applications (chatbots, agents, APIs, and apps). Key features:
1010
- **Flexible:** Use any library ([LangChain](https://python.langchain.com/v0.1/docs/get_started/quickstart/), [DSPy](https://dspy-docs.vercel.app/docs/quick-start/installation)), and any model ([OpenAI](https://platform.openai.com/docs/api-reference/introduction), [Llama](https://ai.meta.com/blog/5-steps-to-getting-started-with-llama-2/), [Groq](https://docs.api.groq.com/md/tutorials/python.groqapi.html), [MidJourney](https://docs.imagineapi.dev/en)).

website/learn/code/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Hal9 PyPi Downloads](https://img.shields.io/pypi/dm/hal9?label=PyPI)](https://pypistats.org/packages/hal9)
55
[![GitHub star chart](https://img.shields.io/github/stars/hal9ai/hal9?style=flat-square)](https://star-history.com/#hal9ai/hal9)
66

7-
Hal9 is a company on a [mission](https://hal9.com/mission) to help people profit from AI, starting with startup founders. [Hal9's Startup Plan](https://hal9.com/plans) builds AI-powered MVPs for founders in 30 days, including *Hal9 Onboarding* (design, development, infrastructure, and maintenance) and *Hal9 Platform* (compute, storage, LLMs). Additionally, the Hal9 Platform offers free and developer plans, with all code designed to run on any compute infrastructure, ensuring your applications remain free from vendor lock-in.
7+
[Hal9](https://hal9.com) is a company on a [mission](https://hal9.com/mission) to help people profit from AI, starting with startup founders. [Hal9's Startup Plan](https://hal9.com/plans) builds AI-powered MVPs for founders in 30 days, including Hal9 Onboarding (design, development, infrastructure, and maintenance) and [Hal9 Platform](https://hal9.com/platform) (compute, storage, LLMs). Additionally, the Hal9 Platform offers free and developer plans, with all code designed to run on any compute infrastructure, ensuring your applications remain free from vendor lock-in.
88

99
Hal9 Platform is purpose-built for generative AI, enabling you to create and deploy generative ([LLMs](https://github.com/Hannibal046/Awesome-LLM) and [diffusers](https://github.com/huggingface/diffusers)) applications (chatbots, agents, APIs, and apps). Key features:
1010
- **Flexible:** Use any library ([LangChain](https://python.langchain.com/v0.1/docs/get_started/quickstart/), [DSPy](https://dspy-docs.vercel.app/docs/quick-start/installation)), and any model ([OpenAI](https://platform.openai.com/docs/api-reference/introduction), [Llama](https://ai.meta.com/blog/5-steps-to-getting-started-with-llama-2/), [Groq](https://docs.api.groq.com/md/tutorials/python.groqapi.html), [MidJourney](https://docs.imagineapi.dev/en)).

0 commit comments

Comments
 (0)