Skip to content

AIBioLab/AskAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Badge

AskAI.jl, as its name suggests, is a straightforward tool for querying Large Language Models. Currently supporting ollama and Google's Gemini model API. it's designed to be simple and direct: send prompts and questions to AI provider, and optionally execute the included code within a sandboxed "playground" to avoid affecting the main scope.

The main macro, @ai, retrieves results from a large language model, while @AI executes the code within the "playground" scope and displays the output(or any errors.)

a REPL mode was also support. Press } to enter and backspace to exit

Overview

AskAI

Screenshot

screenshot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages