Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevmodrome/mistral-kit
A prompt to code site using mistral-7b and ollama.
https://github.com/kevmodrome/mistral-kit
Last synced: 3 months ago
JSON representation
A prompt to code site using mistral-7b and ollama.
- Host: GitHub
- URL: https://github.com/kevmodrome/mistral-kit
- Owner: kevmodrome
- Created: 2023-12-14T14:45:43.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-15T11:17:15.000Z (11 months ago)
- Last Synced: 2024-06-10T20:13:13.146Z (5 months ago)
- Language: Svelte
- Size: 55.7 KB
- Stars: 79
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MISTRAL-KIT
Get HTML + Tailwind with a simple web interface!
## Caveats
It's obviously not perfect. Sometimes the responses are not ideal and the preview breaks. The code it responds with usually ends up being pretty good.
## Run it!
0. Install `pnpm i`
1. Install [Ollama](https://ollama.ai) and pick your model. I used mistral-7b.
2. Run project `pnpm run dev`
3. Prompt!
4. Profit!## Bonus
Check out some of the test components that were created on the `/components` page. Or the `/product` page for a fully generated page.