hal9

2.1.2 • Public • Published

Hal9: Create and Share Generative Apps

License: MIT Hal9 PyPi Downloads jsDelivr hits (GitHub) GitHub star chart

Create and deploy generative (LLMs and diffusers) applications (chatbots and APIs) in seconds.

  • Open: Use any model (OpenAI, Llama, Groq, MidJourney) and any library like (LangChain, DSPy).
  • Intuitive: No need to learn app frameworks (Flask), simply use input() and print(), or write file to disk.
  • Scalable: Engineers can integrate your app with scalable technologies (Docker, Kubernetes, etc)
  • Powerful: Using an OS process (stdin, stdout, files) as our app contract, enables long-running agents, multiple programming languages, and complex system dependencies.

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

Development

Local setup

yarn clean && yarn install

Live development

yarn dev

Package Sidebar

Install

npm i hal9

Weekly Downloads

573

Version

2.1.2

License

MIT

Unpacked Size

5.68 kB

Total Files

9

Last publish

Collaborators

  • javierluraschi