diff --git a/src/pages/index.mdx b/src/pages/index.mdx index 7544a21..6080a11 100644 --- a/src/pages/index.mdx +++ b/src/pages/index.mdx @@ -15,22 +15,18 @@ import { formatCompactNumber } from '@/utils/format' # Homebrew -Homebrew is a AI Research Lab. Our mission is to build -human-augmenting AIs that are trained sustainably -and run energy-efficiently. +Homebrew is an AI research lab. Our mission is to build human-augmenting AIs that run on energy-efficient and earth-friendly hardware. We are the creators and lead maintainers of: - [Jan](https://jan.ai): Personal AI (>1 million downloads) - [Cortex](https://cortex.so): Modular AI Engine -- Xanadu: GPU Cluster coming soon -- Menlo: AI Cloud & Hardware coming soon -We also train models: +We run infra and train models: -- llama3-s +- [llama3-s](https://github.com/janhq/llama3-s/tree/develop) -We are a remote-first lab, with locations in Hanoi, Taiwan, and Singapore. +We are a remote-first lab, with data centers in Hanoi, Taiwan, and Singapore. window.open('https://discord.gg/FTk2MvZwJH', '_blank')}> @@ -69,4 +65,4 @@ export const getStaticProps = async() => { ssg: allBlogPosts }, } -} \ No newline at end of file +}