Learn¶
Hello user! Here we will learn about the core concepts of Lanarky.
Here's a quick overview of what we will cover:
- Streaming: build streaming microservices using FastAPI routers
- Websockets: build websocket microservices using FastAPI routers
- Adapters: build microservices using popular LLM frameworks
Examples¶
Lanarky comes with a set of examples to demonstrate its features:
- ChatGPT-clone: a chatbot application like ChatGPT
- PaulGPT: a chatbot application to answer questions about Paul Graham essay, "What I worked on"