Skip to content

wildcat7534/sakura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sakura

My first AI with Ollama, Django

You need to know django, javascript

You need to install :

  • Better in a virtual environement (I use python -m venv, cf doc.) because you can decide wich python's version, idem for the modules.
  • Install django (cf doc and tuto)
  • Install ollama javascript library npm i ollama
  • Install ollama : curl https://ollama.ai/install.sh | sh
  • plutot que npm, création d'un fichier requierements.txt pour pip install -r requierements.txt
  • (ollama requests django)

About

My first AI with Ollama, Django

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published