GithubHelp home page GithubHelp logo

hippocraticai's Introduction

# Hippocratic AI Coding Assignment
Welcome to the [Hippocratic AI](https://www.hippocraticai.com) coding assignment

## Instructions
The attached code is a simple multiple-choice question taker.  We have included sample questions.  Your goal is to make this code "better"
- Do not modify testbench.py
- You may do anything you like inside hip_agent.py (or add more files) as long as the interface to testbench.py remains the same
- You must use GPT 3.5 as the LLM (not gpt 4, palm 2, fine-tuned BERT, etc)
- We included an openai api key. Please don't abuse it.

---

## Rules
- This assignment is open-ended. Part of the test is seeing what you decide is important.
- You may use any resources you like with the following restrictions
   - They must be resources that would be available to you if you worked here (so no other humans, no closed AIs, no unlicensed code, etc.)
   - Allowed resources include but not limited to Stack overflow, random blogs, Chatgpt et al. 
   - Please don't use the LangChain or a similar library (openai client library is allowed to make llm calls). We want to see you code.
   - You must cite the sources
   - If you use an AI coding tool, in addition to citing the AI generated lines of code, also please include a transcript of the prompts and completions from chat gpt that you used
- The recommended time to spend on this assignment is 4 hours, but there are no restrictions.
- DO NOT PUSH THE API KEY TO GITHUB. OpenAI will automatically delete it.
- You may ask questions.

---

## What does "Better" mean

*You* decide what better means, but here are some ideas to help get the brain-juices flowing!

- Improve the score using various well-studied methods
  - Shots
  - Chain of thought
  - Introduce documents and retrieval augmented generation (we included one open source book, but you are welcome to add whatever you like)
  - AutoGPT
- Improve the quality of the code
- Add a front end interface
- Add testbenches

---

## How will I be evaluated
Good question. We want to know the following
- Can you code
- Can you understand and deconstruct a problem
- Can you operate in an open-ended environment
- Can you be creative
- Do you understand what it means to deliver value versus check a box
- Can you *really* code
- Can you surprise us

hippocraticai's People

Contributors

supernovarising avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.